We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49e1571 commit a404270Copy full SHA for a404270
1 file changed
docs/mirgation-to-v3.md
@@ -41,6 +41,7 @@ __FilesCursor__:
41
__FileUpload__:
42
43
- ⚠️ `FileUpload#start()` is now *async*!
44
+- ✨ New `FileUpload#remainingTime` {*ReactiveVar*} with upload remaining time in human-readable format
45
46
__Callbacks and hooks__:
47
@@ -64,6 +65,10 @@ __FilesCollection__:
64
65
- ✨ Server: `FilesCollection#writeAsync()`
66
- ✨ Server: `FilesCollection#loadAsync()`
67
68
+__FileUpload__:
69
+
70
71
72
__FileCursor__:
73
74
- ✨ Anywhere: `FileCursor#removeAsync()`
0 commit comments