Releases: omermecitoglu/next-openapi-route-handler
Releases · omermecitoglu/next-openapi-route-handler
v1.3.0
1.3.0 (2024-10-30)
Features
v1.2.2
1.2.2 (2024-10-23)
Bug Fixes
- import zod-to-json-schema bug (4dd6d0b)
v1.2.0
1.2.0 (2024-10-23)
Bug Fixes
- missing File description in convertToOpenAPI (0b9413d)
- route handler context type (b905ebc)
Features
v1.1.0
1.1.0 (2024-10-21)
Features
v1.0.1
1.0.1 (2024-10-08)
Bug Fixes
v1.0.0
1.0.0 (2024-09-27)
Bug Fixes
- number issue in parseRequestBody (2dedfcc)
v0.4.3
- update zod-to-json-schema options 8c9d4a6
v0.4.2
- fix the issue with parsing float values 8976743
v0.4.1
- add a hint to error handling for path-params 8b103af
v0.4.0
- Fixed an issue with parameters of route action having wrong type cdaedf0