Releases: justinawrey/fsrouter
Releases · justinawrey/fsrouter
3.1.0
3.1.0 (2023-02-20)
Features
3.0.1
3.0.1 (2023-02-19)
Bug Fixes
- boot message display incorrect for certain cwds (cc4ba83)
3.0.0
3.0.0 (2023-02-19)
⚠ BREAKING CHANGES
- disallow relative paths and auto unwrap file:// paths
Bug Fixes
- disallow relative paths and auto unwrap file:// paths (b8a4aa4)
2.14.1
2.14.1 (2023-02-19)
Bug Fixes
- strip file extension from route in boot msg (81d229e)
2.14.0
2.14.0 (2023-02-18)
Features
- adds prettier boot message (1b2c451)
2.12.2
2.12.2 (2022-09-10)
Bug Fixes
- typed slugs should match before untyped slugs (233aa1f)
2.12.1
2.12.1 (2022-09-05)
Bug Fixes
- correct broken types re-export from mod.ts (ecb810f)
2.12.0
2.12.0 (2022-09-05)
Features
- add option for toggling automatic number conversion behavior (1f12358)
- allow typed slugs based on :string or :number postfix (154ecf2)
2.11.1
2.11.1 (2022-09-03)
Bug Fixes
- more deterministic route matching for routes with multiple slugs (3d71ae4)