Skip to content

Commit a404270

Browse files
committed
📔 v3 migration docs
1 parent 49e1571 commit a404270

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/mirgation-to-v3.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ __FilesCursor__:
4141
__FileUpload__:
4242

4343
- ⚠️ `FileUpload#start()` is now *async*!
44+
- ✨ New `FileUpload#remainingTime` {*ReactiveVar*} with upload remaining time in human-readable format
4445

4546
__Callbacks and hooks__:
4647

@@ -64,6 +65,10 @@ __FilesCollection__:
6465
- ✨ Server: `FilesCollection#writeAsync()`
6566
- ✨ Server: `FilesCollection#loadAsync()`
6667

68+
__FileUpload__:
69+
70+
- ✨ New `FileUpload#remainingTime` {*ReactiveVar*} with upload remaining time in human-readable format
71+
6772
__FileCursor__:
6873

6974
- ✨ Anywhere: `FileCursor#removeAsync()`

0 commit comments

Comments
 (0)