Releases: delvedor/find-my-way
Releases Β· delvedor/find-my-way
v5.3.0
What's Changed
- Fix double colon and parametric node collision by @bugagashenkj in #242
Full Changelog: v5.2.0...v5.3.0
v5.2.0
What's Changed
- fix: parametric brother path extraction (#222) by @bugagashenkj in #224
- change path for short static route bench by @bugagashenkj in #225
- Optimize find method by @bugagashenkj in #226
- Removed unnecessary constraints check by @bugagashenkj in #229
- Run benchmarks in separate threads by @bugagashenkj in #233
- Fixed wildcard routes fallback by @bugagashenkj in #230
Full Changelog: v5.1.1...v5.2.0
v4.5.0
Features:
- Add :authority to host constraint to support http2 v4 - #218
v5.1.0
Features:
- feat: decodeUriParameters option - #211
- add :authority to host constraint to support http2 - #214
v5.0.0
Features:
- Improved URL decoding - #207
Breaking changes:
- Removed support for Node.js v10
v4.4.0
Features:
- Support optional parameters at the end of the path - #209
v4.3.3
π PR:
- add includeMeta to prettyPrint options (#201)
v4.3.2
π PR:
s/FindMyway/FindMyWay
(#198)
- docs: typo (#199)
- Add Typings for
prettyPrint
with Options (#200)