Skip to content

v0.20.10

Choose a tag to compare

@ulsklyc ulsklyc released this 18 Apr 20:24
· 3243 commits to main since this release

Changed

  • Upgraded Express 4 → 5 (^5.2.1): modernised wildcard SPA fallback route from '*' to '/{*path}' for compatibility with path-to-regexp v8; all other Express APIs in the codebase were already Express 5 compatible (closes #54)