Releases: omermecitoglu/next-openapi-json-generator
Releases · omermecitoglu/next-openapi-json-generator
v2.0.0
2.0.0 (2025-07-16)
- build!: update dependencies (cf98551)
BREAKING CHANGES
- update peer dependency of zod to v4
v1.3.4
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
1.3.3 (2025-05-28)
Bug Fixes
- tighten isFile to reject partial schemas (d5bbd1b)
v1.3.2
1.3.2 (2024-12-13)
Bug Fixes
v1.3.1
1.3.1 (2024-11-13)
Bug Fixes
- quote handling in preserveStrings (8b90324)
v1.3.0
1.3.0 (2024-11-11)
Features
- clearUnusedSchemas option (e720c60)
v1.2.2
1.2.2 (2024-11-09)
Bug Fixes
- cannot read properties of undefined (split) (a4016a8), closes #18
v1.2.1
1.2.1 (2024-11-07)
Bug Fixes
- string problem in injectSchemas (92fa26b)
- unremoved multiline named import issue (24de60f)
v1.2.0
1.2.0 (2024-10-30)
Features
v1.1.2
1.1.2 (2024-10-28)
Bug Fixes