Skip to content

v0.0.9

Pre-release
Pre-release

Choose a tag to compare

@vishr vishr released this 15 Apr 18:33
· 1665 commits to master since this release
  • Smartly prioritize conflicting routes, write in any order. Resolved like below:
    • /users/new
    • /users/:id
    • /users/*
  • Custom Render and Bind functions
  • Enhanced sub routes / groups
  • Stability