Skip to content

v1.0.0-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@gmazzap gmazzap released this 19 Feb 16:08
· 58 commits to refactoring-fastroute since this release

Added

  • 'cortex.matched-vars' filter hook, to edit the final array of matched vars

Changed

  • when there's an exact match between url path and route path, the route matches immediately, without even involving FastRoute Collector/ dispatcher
  • if user is logged in and 'preview' query string var is present, it is always merged in matched vars to ensure post preview works