Releases: justinawrey/fsrouter
Releases · justinawrey/fsrouter
2.10.1
2.10.1 (2022-08-31)
Bug Fixes
- boot message should show '.' instead of '' if rootDir is cwd (e8cd760)
2.9.1
2.9.1 (2022-08-30)
Bug Fixes
- re-exports everything to be accessible from mod.ts (fed3eb7)
2.9.0
2.9.0 (2022-08-30)
Features
2.8.0
2.8.0 (2022-08-29)
Features
2.7.0
2.7.0 (2022-08-29)
Features
- use relative paths for boot message (92af614)
2.6.0
2.6.0 (2022-08-29)
Features
Bug Fixes
- slug matching bug with preceding and trailing extra path parts (72553e4)
2.5.0
2.5.0 (2022-08-24)
Features
- add .jsx and .tsx support (0f1fb31)
2.4.3
2.4.3 (2022-08-22)
Bug Fixes
- show correct response text at example route /contact (b8438c9)