Skip to content

v1.0.0-alpha.2.2.0

Pre-release
Pre-release

Choose a tag to compare

@solkimicreb solkimicreb released this 25 Aug 16:41
· 183 commits to master since this release

New

  • It is now possible to define real relative routes in iref attributes and the $route method by ../ and ./.
  • Routers fire a route event before routing.

Fixed

  • Fixed an issue with the params middleware always pushing a new history state if it reaches the first state.
  • Fixed an issue with the key limiter displaying a deprecated warning.