We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e14fee2 commit 4c232cfCopy full SHA for 4c232cf
.changeset/uppy-official.md
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @transloadit/convex
2
3
+## 0.1.0
4
+
5
+### Minor Changes
6
7
+- e14fee2: - switch the example and docs to Uppy + @uppy/transloadit and remove the React/tus helpers
8
+ - add signed assemblyOptions helpers and ensure expected upload counts are included in params
9
+ - update docs for the new Uppy-first integration path
10
11
## 0.0.6
12
13
### Patch Changes
package.json
@@ -1,7 +1,7 @@
{
"name": "@transloadit/convex",
"description": "Transloadit component for Convex",
- "version": "0.0.6",
+ "version": "0.1.0",
"type": "module",
"packageManager": "yarn@4.5.0",
"repository": {
0 commit comments