Skip to content

upup v3.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 23:19
252e684

📦 Packages

All 9 packages are published to npm under the @upupjs scope:

Package Version
@upupjs/angular 3.2.0
@upupjs/core 3.2.0
@upupjs/next 3.2.0
@upupjs/preact 3.2.0
@upupjs/react 3.2.0
@upupjs/server 3.2.0
@upupjs/svelte 3.2.0
@upupjs/vanilla 3.2.0
@upupjs/vue 3.2.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

  • docs: full docs overhaul - 64 pages, dynamic sitemap, complete references by @AminDhouib in #334
  • Nightly Lighthouse gate (SEO + Best Practices) + landing landmark/iframe a11y fixes by @AminDhouib in #335
  • Clear the remaining homepage Lighthouse accessibility audits by @AminDhouib in #336
  • fix(landing): 301 the docs.useupup.com alias host into useupup.com/docs by @AminDhouib in #346
  • release: 2026-08-06 QA sweep - P0 notify-modal fix, SEO/indexability, docs search, playground Geist, test cull by @AminDhouib in #347
  • fix(ci): repair nightly static storybook builds, PR-gate them, make nightly failures loud by @AminDhouib in #349
  • release: nightly storybook-build fix + PR-gated static builds + loud nightly failures by @AminDhouib in #350
  • feat: multipart uploads survive reloads, crashes, and closed tabs — cross-reload resume by @BSalaeddin in #358
  • fix(core): Firefox reload-resume stall — materialize part bodies, cache the crash-recovery IndexedDB connection by @BSalaeddin in #362

Full Changelog: v3.1.0...v3.2.0

Full changelog: v3.1.0...v3.2.0

👥 Contributors

Thanks to everyone who shipped this release:

  • AminDhouib — 22 commits
  • Alaeddin — 19 commits

📖 Docs · 🐙 DevinoSolutions/upup · MIT licensed