mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-19 09:34:02 +00:00
| Package | Version | Package | Version | | ---------------------- | ------- | ---------------------- | ------- | | @uppy/angular | 0.3.0 | @uppy/locales | 2.0.7 | | @uppy/aws-s3-multipart | 2.2.1 | uppy | 2.7.0 | | @uppy/companion | 3.3.1 | | | - @uppy/companion: fix unstable test (Mikael Finstad) - @uppy/companion: replace debug (Mikael Finstad) - @uppy/companion: Fix COMPANION_PATH (Mikael Finstad / #3515) - @uppy/angular: update ng version (Antoine du Hamel / #3503) - @uppy/companion: Upload protocol "s3-multipart" does not use the chunkSize option (Gabi Ganam / #3511) - @uppy/aws-s3-multipart: Add chunks back to prepareUploadParts, indexed by partNumber (Kevin West / #3520) - website: Add “Stop the war” banner (Artur Paikin / #3518) - @uppy/locales: Update zh_CN.js (linxunzyf / #3513) - meta: update remark dependencies (Antoine du Hamel / #3502)
562 B
562 B
@uppy/angular
0.3.0
Released: 2022-03-02 Included in: Uppy v2.7.0
- @uppy/angular: update ng version (Antoine du Hamel / #3503)
0.2.8
Released: 2021-12-21 Included in: Uppy v2.3.2
- @uppy/angular,@uppy/companion,@uppy/svelte,@uppy/vue: add
.npmignorefiles to ignore.gitignorewhen packing (Antoine du Hamel / #3380) - @uppy/angular: Fix module field in
package.json(Merlijn Vos / #3365)
0.2.6
Released: 2021-12-07 Included in: Uppy v2.3.0
- @uppy/angular: examples: update
angular-exampleto Angular v13 (Antoine du Hamel / #3325)