v1.0.0-alpha.6
·
21 commits
to refactoring-fastroute
since this release
Fixed
- Removed URL "chucks" check to parse a route, which conflicted with some regex
Changed
- Controllers
run()method accepts "template" as 3rd argument - Routes callbacks (
beforeandafter) accept "template" as 3rd argument - Allow route template to be
falseas a way to preven WP to load any template - Route option can contain arbitrary keys.
Added
nothing