Skip to content

Releases: justinawrey/fsrouter

3.1.0

20 Feb 15:26
Compare
Choose a tag to compare

3.1.0 (2023-02-20)

Features

3.0.1

19 Feb 12:28
Compare
Choose a tag to compare

3.0.1 (2023-02-19)

Bug Fixes

  • boot message display incorrect for certain cwds (cc4ba83)

3.0.0

19 Feb 11:12
Compare
Choose a tag to compare

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

19 Feb 09:40
Compare
Choose a tag to compare

2.14.1 (2023-02-19)

Bug Fixes

  • strip file extension from route in boot msg (81d229e)

2.14.0

18 Feb 18:47
Compare
Choose a tag to compare

2.14.0 (2023-02-18)

Features

  • adds prettier boot message (1b2c451)

2.13.0

19 Sep 21:52
Compare
Choose a tag to compare

2.13.0 (2022-09-19)

Features

2.12.2

10 Sep 15:25
Compare
Choose a tag to compare

2.12.2 (2022-09-10)

Bug Fixes

  • typed slugs should match before untyped slugs (233aa1f)

2.12.1

05 Sep 20:11
Compare
Choose a tag to compare

2.12.1 (2022-09-05)

Bug Fixes

  • correct broken types re-export from mod.ts (ecb810f)

2.12.0

05 Sep 19:55
Compare
Choose a tag to compare

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

03 Sep 20:13
Compare
Choose a tag to compare

2.11.1 (2022-09-03)

Bug Fixes

  • more deterministic route matching for routes with multiple slugs (3d71ae4)