Skip to content

Releases: jesseditson/fs-router

Dependency audit & testing updates

03 Nov 23:14
Compare
Choose a tag to compare

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

09 Feb 18:26
Compare
Choose a tag to compare

Patches

  • Fixed regex for backslash replacement to replace all backslashes: #9 /ht @kaoDev

v0.4.0 - windows support

08 Jun 05:30
Compare
Choose a tag to compare

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

29 Apr 23:04
Compare
Choose a tag to compare

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

10 Feb 22:25
Compare
Choose a tag to compare

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

v0.1.0

11 Dec 23:07
Compare
Choose a tag to compare

Initial release