Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Nov 01:10
· 103 commits to master since this release

3.0.0 (2022-11-03)

docs

  • README: add note about expanded code sandbox example (0ecfe63), closes #28

feat

  • routing: async redirects (e880467)
  • routing: composable dynamic routes (6f178ce)

Breaking changes

  • routing: Route creation functions have been changed to allow for dynamic routes to be composed together. This effects all route definitions