Skip to content

v3.1.0

Compare
Choose a tag to compare
@pedronauck pedronauck released this 05 Mar 18:58
· 16 commits to master since this release

Changelog

  • Add support for pass a UrlPattern instance as path argument (d2a273b)
  • Add withNamespace high order function for nested routes (a97122d)
  • Allow to return null as route
  • Remove xo and add prettier on project