Skip to content

Releases: omermecitoglu/next-openapi-route-handler

v1.3.0

30 Oct 04:58
Compare
Choose a tag to compare

1.3.0 (2024-10-30)

Features

v1.2.2

23 Oct 09:07
Compare
Choose a tag to compare

1.2.2 (2024-10-23)

Bug Fixes

  • import zod-to-json-schema bug (4dd6d0b)

v1.2.0

23 Oct 08:14
Compare
Choose a tag to compare

1.2.0 (2024-10-23)

Bug Fixes

  • missing File description in convertToOpenAPI (0b9413d)
  • route handler context type (b905ebc)

Features

v1.1.0

21 Oct 10:39
ff50a03
Compare
Choose a tag to compare

1.1.0 (2024-10-21)

Features

v1.0.1

08 Oct 03:34
Compare
Choose a tag to compare

1.0.1 (2024-10-08)

Bug Fixes

v1.0.0

27 Sep 04:49
Compare
Choose a tag to compare

1.0.0 (2024-09-27)

Bug Fixes

  • number issue in parseRequestBody (2dedfcc)

v0.4.3

23 Jun 11:46
Compare
Choose a tag to compare
  • update zod-to-json-schema options 8c9d4a6

v0.4.2

21 Jun 08:04
Compare
Choose a tag to compare
  • fix the issue with parsing float values 8976743

v0.4.1

21 Jun 07:37
Compare
Choose a tag to compare
  • add a hint to error handling for path-params 8b103af

v0.4.0

15 Jun 03:24
Compare
Choose a tag to compare
  • Fixed an issue with parameters of route action having wrong type cdaedf0