Releases: jesseditson/fs-router
Releases · jesseditson/fs-router
Dependency audit & testing updates
Patches
- Add tests.yml workflow: b6775ab
- Add package-lock.json, update testing deps: 007ff73
- Update yarn.lock: 21ee71b
- Bump sshpk from 1.13.0 to 1.16.1: #15
v0.4.1
Patches
- Fixed regex for backslash replacement to replace all backslashes: #9 /ht @kaoDev
v0.4.0 - windows support
Minor Changes
- Update path regex to windows users: #5
- Add support for % as a param delimiter: #2
Credits
Huge thanks to @Themandunord and @jpbourgeon for their help!
v0.3.0 - filterable routes
Minor Changes
- Add optional config with custom filter option and standard js linting: #3
Credits
Huge thanks to @billymoon for their help!
v0.2.0
Minor Changes
- Add fs instructions to readme: 2b6be4b
- Add support for routing to an index file inside of a named folder: f22ae79
- Update README with note about index support: 45b080b