Releases: delvedor/find-my-way
Releases · delvedor/find-my-way
v3.0.2
Fixes:
- Version validation - #155
v3.0.1
Fixes:
- Wildcard route should not be blocked by Parametric with a different method - #152
v2.2.3
Fixes:
- Wildcard route should not be blocked by Parametric with a different method - #152
v3.0.0
Dropped Node v6 and v8 - #148
v2.2.2
Fixes:
- No match path param with ignoreTrailingSlash - #146
- Use req and res type alias to simplify code - #142
v2.2.1
Fixes:
- Fix uppercase static path - #136
- Fix type definitions - #137
v2.2.0
Features:
- Added support for onBadUrl - #134
v2.1.2
Fixes:
- Fixed wildcard handling in case of multiple http methods - #133
- Fixes readme typo - #131
v2.1.1
- Fix prettyPrint indent - #130
v2.1.0
- Expose routes registered - #128