Skip to content

Releases: omermecitoglu/next-openapi-json-generator

v1.2.0

30 Oct 05:11
Compare
Choose a tag to compare

1.2.0 (2024-10-30)

Features

v1.1.2

28 Oct 10:49
Compare
Choose a tag to compare

1.1.2 (2024-10-28)

Bug Fixes

  • skip undocumented routes (f6a7597)

v1.1.1

23 Oct 09:12
Compare
Choose a tag to compare

1.1.1 (2024-10-23)

Bug Fixes

  • import zod-to-json-schema bug (8c8ed41)
  • imported module is not a function (2cbb030)

v1.1.0

23 Oct 08:28
Compare
Choose a tag to compare

1.1.0 (2024-10-23)

Bug Fixes

  • ref-masking irrelevant schemas (ae1b67c)

Features

  • middleware detector (719d3c0)
  • parsing File type in convertToOpenAPI (9c0687e)

v1.0.1

10 Oct 09:04
Compare
Choose a tag to compare

1.0.1 (2024-10-10)

Bug Fixes

v0.4.0

05 Sep 03:32
Compare
Choose a tag to compare
  • add routeDefinerName to generator-options 09b5dd8

v0.3.1

05 Jul 05:01
Compare
Choose a tag to compare
  • fix return type of generateOpenApiSpec d7d8857

v0.3.0

04 Jul 07:50
Compare
Choose a tag to compare
  • add include/exclude options to generateOpenApiSpec a390719

v0.2.6

04 Jul 04:40
Compare
Choose a tag to compare

Full Changelog: 0.2.5...0.2.6

v0.2.5

04 Jul 02:23
Compare
Choose a tag to compare
  • fix the semicolon issue in transpile ff975b8

thanks to @antonind72 for bringing this up in omermecitoglu/example-user-service#1