Releases: instantcommerce/next-api-decorators
Releases · instantcommerce/next-api-decorators
v1.5.0-beta.6
Bug Fixes
- internal: async middleware execution & custom param decorator execution (be5ef28)
Features
- createParamDecorator (1b9518b)
- decorators: middleware decorators (15a2a67)
- exceptions: payload too large exception (f553863)
v1.4.2
1.4.2 (2021-05-03)
Bug Fixes
v1.5.0-beta.1
Features
- decorators: added warning to https methods when path-to-regexp is missing (d0e2b2e)
- internals: added checkPackage function (6b280b0)
- log warnings when packages are missing (bda57f5)
v1.4.1
1.4.1 (2021-04-12)
Bug Fixes
- ci: use single bracket in verify step (45e8be6)
- set types build root dir to lib (b8cd189)