Releases: instantcommerce/next-api-decorators
Releases · instantcommerce/next-api-decorators
v1.5.8
1.5.8 (2021-09-17)
Bug Fixes
- use res.send instead of res.json (2c94263)
v1.5.8-beta.1
Bug Fixes
- use res.send instead of res.json (2c94263)
v1.5.7
1.5.7 (2021-08-28)
Bug Fixes
- add win32 paths support to getCallerInfo() (4be56c9)
v1.5.6
1.5.6 (2021-07-26)
Bug Fixes
- internals: remove query string from the url when parsing (dc618bb)
v1.5.6-beta.1
Bug Fixes
- internals: remove query string from the url when parsing (dc618bb)
v1.5.5-beta.3
Bug Fixes
- internals: remove query string from the url when parsing (dc618bb)
v1.5.5
1.5.5 (2021-07-03)
Bug Fixes
- parameterized route matching (85c5954)
v1.5.5-beta.1
Bug Fixes
- parameterized route matching (85c5954)
v1.5.4
1.5.4 (2021-07-02)
Bug Fixes
- route matching for different patterns (7f09043)