All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.2 (2024-10-12)
- moved types.d.ts file to the root (3a5bcf7)
2.0.1 (2024-10-12)
- fixed the params type of the group method (d5248dc)
2.0.0 (2024-09-13)
- group routes and add middleware to the groups (d876c60)
2.0.0 (2024-09-13)
- group routes and add middleware to the groups (d876c60)
1.1.1 (2021-11-04)
- added empty string handle to the camelCase method (5860957)
1.1.0 (2021-11-03)
- convert route params to camelCase (d3b7ef1)
1.0.1 (2021-04-20)
- the 'to' helper has been made public (d693dbd)
1.0.0 (2021-04-17)
- added proxy object to router and injected different logics (f7d2370)
0.1.4 (2021-03-28)
0.1.3 (2021-03-28)
0.1.2 (2021-03-15)
0.1.1 (2021-03-13)
- placeholder: create route placeholder by last segment (71ed63c)