Skip to content

v1.76.0

Compare
Choose a tag to compare
@s00d s00d released this 19 Feb 16:07
· 18 commits to main since this release

compare changes

🚀 Enhancements

  • module: Update routing strategy to support prefix_except_default (14db8a7)
  • client: Add client-only page with SSR disabled (e3c650f)
  • pages: Add old product redirect page (45d7a01)
  • locales: Add initial locale files for client and old-product (898f987)

🩹 Fixes

  • module: Improve route rule handling for prefix strategies (302e002)
  • module: Prevent processing of API routes in route rules (b700706)

📖 Documentation

  • guide: Update default value for strategy option in documentation (2e060b7)

🏡 Chore

  • locales: Add empty JSON files for language localization (100724d)

✅ Tests

  • basic: Add tests for client-only rendering and redirection (c65428e)

❤️ Contributors