Skip to content

Releases: omermecitoglu/next-openapi-json-generator

v2.0.0

16 Jul 04:47
Compare
Choose a tag to compare

2.0.0 (2025-07-16)

  • build!: update dependencies (cf98551)

BREAKING CHANGES

  • update peer dependency of zod to v4

v1.3.4

16 Jun 00:53
Compare
Choose a tag to compare

1.3.4 (2025-06-16)

Bug Fixes

  • merge additional metadata (a5bac53)
  • update GeneratorOptions to include info and adjust info assignment in generateOpenApiSpec (54ba6ca)

v1.3.3

28 May 12:49
Compare
Choose a tag to compare

1.3.3 (2025-05-28)

Bug Fixes

  • tighten isFile to reject partial schemas (d5bbd1b)

v1.3.2

13 Dec 04:08
Compare
Choose a tag to compare

1.3.2 (2024-12-13)

Bug Fixes

  • imported queryParams bug (6459ef3)
  • imported queryParams bug (9e2dce9)

v1.3.1

13 Nov 15:22
Compare
Choose a tag to compare

1.3.1 (2024-11-13)

Bug Fixes

  • quote handling in preserveStrings (8b90324)

v1.3.0

11 Nov 02:33
Compare
Choose a tag to compare

1.3.0 (2024-11-11)

Features

  • clearUnusedSchemas option (e720c60)

v1.2.2

09 Nov 00:34
Compare
Choose a tag to compare

1.2.2 (2024-11-09)

Bug Fixes

  • cannot read properties of undefined (split) (a4016a8), closes #18

v1.2.1

07 Nov 09:42
Compare
Choose a tag to compare

1.2.1 (2024-11-07)

Bug Fixes

  • string problem in injectSchemas (92fa26b)
  • unremoved multiline named import issue (24de60f)

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)