Releases: Foundry376/express-zod-openapi-autogen
Releases · Foundry376/express-zod-openapi-autogen
v5.1.0
5.1.0 (2024-12-04)
Features
- v6 support for zod-to-openapi (344702f)
v5.0.0
5.0.0 (2024-12-03)
Features
BREAKING CHANGES
- types have been changed it appears for openapi version
3.1.0 if passed in as the argument. Paths is now optional on the
returned object.
v4.0.0
4.0.0 (2024-11-22)
Features
BREAKING CHANGES
- underlying type changes introduced by dependencies may
result in TS errors that should be addressed when trying to read
buildOpenAPIDocument return value.
v3.0.0
3.0.0 (2024-11-21)
Features
BREAKING CHANGES
- openApiVersion will need to be passed as a separate
argument.
v2.0.1
2.0.1 (2024-11-21)
Bug Fixes
v2.0.0
2.0.0 (2024-11-21)
Features
BREAKING CHANGES
- peer dependency update is required
v1.2.1
1.2.1 (2024-11-21)
Bug Fixes