github-actions
released this
03 Jul 08:43
·
49 commits
to main
since this release
Minor Changes
- 117e1b2: Add basic storage information to the Upload model. You can now access
upload.storage
which hastype
(file
,s3
,gcs
),path
, and when applicable
bucket
.
Patch Changes
- Updated dependencies [117e1b2]
- @tus/[email protected]