Skip to content

Releases: delvedor/find-my-way

v4.5.0

16 Dec 07:47
Compare
Choose a tag to compare

Features:

  • Add :authority to host constraint to support http2 v4 - #218

v5.1.0

05 Dec 11:14
Compare
Choose a tag to compare

Features:

  • feat: decodeUriParameters option - #211
  • add :authority to host constraint to support http2 - #214

v5.0.0

12 Nov 13:16
Compare
Choose a tag to compare

Features:

  • Improved URL decoding - #207

Breaking changes:

  • Removed support for Node.js v10

v4.4.0

12 Nov 13:07
Compare
Choose a tag to compare

Features:

  • Support optional parameters at the end of the path - #209

v4.3.3

16 Jul 08:32
Compare
Choose a tag to compare

πŸ“š PR:

  • add includeMeta to prettyPrint options (#201)

v4.3.2

10 Jul 11:26
Compare
Choose a tag to compare

πŸ“š PR:

  • s/FindMyway/FindMyWay (#198)
  • docs: typo (#199)
  • Add Typings for prettyPrint with Options (#200)

v4.3.1

07 Jul 08:53
Compare
Choose a tag to compare

πŸ“š PR:

  • Migrate to using tap version 15 (#195)
  • Fix mustMatchWhenDerived for route nodes with both unconstrained and constrained routes (#197)

v4.3.0

15 Jun 08:46
Compare
Choose a tag to compare

πŸ“š PR:

  • fix: fastify issue 3129 (#194)
  • Implement '.' separator in parametric routes (#193)

v4.2.0

08 Jun 15:47
Compare
Choose a tag to compare

πŸ“š PR:

  • Fix #186 bug (#187)
  • fix typo (#189)
  • Feature: adding support to display fastify hooks (#185)

v4.1.0

29 Mar 08:35
Compare
Choose a tag to compare

Features:

  • Update ConstraintStrategy typing - #180
  • Pretty print bugfix and revision - #182

Fixes:

  • fix prettyPrint undefined method - #184