Skip to content

Releases: nanoexpress/route-syntax-parser

v2.4.6

30 Mar 15:35
95b7135
Compare
Choose a tag to compare

2.4.6 (2023-03-30)

Bug Fixes

  • deps: upgrade all dependencies to latest (95b7135)

v2.4.5

04 Jan 19:18
Compare
Choose a tag to compare

2.4.5 (2023-01-04)

Bug Fixes

  • @nanoexpress/route-syntax-parser: upgrade dependencies (8379f84)
  • build: rollup config fix (c09ef11)

v2.4.4

26 Feb 16:57
7d9d005
Compare
Choose a tag to compare

2.4.4 (2022-02-26)

Bug Fixes

v2.4.3

18 Oct 05:29
4f96090
Compare
Choose a tag to compare

2.4.3 (2021-10-18)

Bug Fixes

  • typescript: fix typings path (4f96090)

v2.4.2

18 Oct 05:27
49bb36b
Compare
Choose a tag to compare

2.4.2 (2021-10-18)

Bug Fixes

  • response default value fix (49bb36b)

v2.4.1

18 Oct 05:16
0eefd22
Compare
Choose a tag to compare

2.4.1 (2021-10-18)

Bug Fixes

  • typescript: minor typescript improvement (0eefd22)

v2.4.0

18 Oct 05:07
63f3f69
Compare
Choose a tag to compare

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

18 Oct 01:54
d9a9bb6
Compare
Choose a tag to compare

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

17 Oct 15:49
f9487ab
Compare
Choose a tag to compare

2.2.1 (2021-10-17)

Bug Fixes

  • typescript: fixes and improvements to typings for better stability (f9487ab)

v2.2.0

17 Oct 15:29
841bc91
Compare
Choose a tag to compare

2.2.0 (2021-10-17)

Features

  • add new feature to match analyzed route in-property accessing of route properties (841bc91)