v21.2.9
What's Changed
Changes since v21.2.8:
π Features
- feat(api): add spa pwa static serving shorthand
- feat(api): add static fallback ignore for SPA and API coexistence
π Bug Fixes
- fix(api): mount static routes without basePath prefix
- fix(api): SPA/PWA static routes bypass basePath for correct root mounting
- fix(api): satisfy static config typing in router
π₯ Contributors
Full Changelog: v21.2.8...v21.2.9
π¦ Installation
# NPM
npm install s3db.js@v21.2.9
# PNPM
pnpm add s3db.js@v21.2.9
# GitHub Packages
npm install @forattini-dev/s3db.js@v21.2.9 --registry=https://npm.pkg.github.com