Skip to content

v21.2.9

Choose a tag to compare

@github-actions github-actions released this 15 Mar 17:25
· 132 commits to main since this release

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