Skip to content

v1.0.0-alpha.3

Pre-release
Pre-release

Choose a tag to compare

@gmazzap gmazzap released this 19 Feb 16:08

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