-
Notifications
You must be signed in to change notification settings - Fork 202
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
0393e75
commit 045711f
Showing
14 changed files
with
62 additions
and
28 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# @tus/file-store | ||
|
||
## 1.3.0 | ||
|
||
### Minor Changes | ||
|
||
- a896d25: Add new @tus/utils dependency to replace @tus/server peer dependency | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [a896d25] | ||
- @tus/utils@0.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# @tus/gcs-store | ||
|
||
## 1.2.0 | ||
|
||
### Minor Changes | ||
|
||
- a896d25: Add new @tus/utils dependency to replace @tus/server peer dependency | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [a896d25] | ||
- @tus/utils@0.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# @tus/s3-store | ||
|
||
## 1.4.0 | ||
|
||
### Minor Changes | ||
|
||
- 0393e75: Introduce backpressure to avoid writing more temporary files to disk than we can upload & fix offset calculation by downloading the incomplete part first | ||
- a896d25: Add new @tus/utils dependency to replace @tus/server peer dependency | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [a896d25] | ||
- @tus/utils@0.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# @tus/server | ||
|
||
## 1.4.0 | ||
|
||
### Minor Changes | ||
|
||
- 1a4339a: Support async `namingFunction` | ||
- a896d25: Add new @tus/utils dependency to replace @tus/server peer dependency | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [a896d25] | ||
- @tus/utils@0.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# @tus/utils | ||
|
||
## 0.1.0 | ||
|
||
### Minor Changes | ||
|
||
- a896d25: Introduce @tus/utils for code sharing between packages |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters