upup v3.3.0
📦 Packages
All 9 packages are published to npm under the @upupjs scope:
| Package | Version |
|---|---|
@upupjs/angular |
3.3.0 |
@upupjs/core |
3.3.0 |
@upupjs/next |
3.3.0 |
@upupjs/preact |
3.3.0 |
@upupjs/react |
3.3.0 |
@upupjs/server |
3.3.0 |
@upupjs/svelte |
3.3.0 |
@upupjs/vanilla |
3.3.0 |
@upupjs/vue |
3.3.0 |
📥 Install
# pick your framework
npm i @upupjs/react # or @upupjs/vue · @upupjs/svelte · @upupjs/angular · @upupjs/vanilla · @upupjs/preact
# server mode — presign + proxy uploads to any S3-compatible storage
npm i @upupjs/server # plus @upupjs/next for Next.js route handlers📝 What’s changed
What's Changed
- Issue batch: migration-feedback fixes (#337-#344) + nightly issue-arm and #351 compat by @AminDhouib in #353
- fix: add a types condition to the ./styles subpath across all framework packages (#357) by @AminDhouib in #363
- ci: store workflow artifacts on self-hosted MinIO (DevinoSolutions/artifact) by @AminDhouib in #366
- fix(core): surface a custom uploadEndpoint's presign error body by @AminDhouib in #364
- fix(core): stop imageCompression and stripExifData flattening animated images by @AminDhouib in #365
- fix: make Blob/BodyInit fixture types and the Angular TS pin survive a lockfile float (#351 unblock) by @AminDhouib in #368
- release: promote dev to master (issue batch, master reconcile, styles TS6 fix, #364/#365, #351 unblock) by @AminDhouib in #369
Full Changelog: v3.2.0...v3.3.0
Full changelog: v3.2.0...v3.3.0
👥 Contributors
Thanks to everyone who shipped this release:
- AminDhouib — 21 commits
- Alaeddin — 1 commit
📖 Docs · 🐙 DevinoSolutions/upup · MIT licensed