Releases: nanoexpress/route-syntax-parser
Releases · nanoexpress/route-syntax-parser
v2.4.6
2.4.6 (2023-03-30)
Bug Fixes
- deps: upgrade all dependencies to latest (95b7135)
v2.4.5
2.4.5 (2023-01-04)
Bug Fixes
- @nanoexpress/route-syntax-parser: upgrade dependencies (8379f84)
- build: rollup config fix (c09ef11)
v2.4.4
2.4.4 (2022-02-26)
Bug Fixes
v2.4.3
2.4.3 (2021-10-18)
Bug Fixes
- typescript: fix typings path (4f96090)
v2.4.2
2.4.2 (2021-10-18)
Bug Fixes
- response default value fix (49bb36b)
v2.4.1
2.4.1 (2021-10-18)
Bug Fixes
- typescript: minor typescript improvement (0eefd22)
v2.4.0
2.4.0 (2021-10-18)
Features
- now it allows using scoped and scope-structured objects and able to decode this (63f3f69)
v2.3.0
2.3.0 (2021-10-18)
Features
- property: now can match more new properties and add to results if it is possible (d9a9bb6)
v2.2.1
2.2.1 (2021-10-17)
Bug Fixes
- typescript: fixes and improvements to typings for better stability (f9487ab)
v2.2.0
2.2.0 (2021-10-17)
Features
- add new feature to match analyzed route in-property accessing of route properties (841bc91)