Releases: block65/openapi-codegen
Releases · block65/openapi-codegen
v9.3.0
What's Changed
- fix: generate v.null() for type: "null" schemas in valibot by @maxholman in #16
- feat: wire header params into Command constructor by @maxholman in #17
Full Changelog: v9.2.2...v9.3.0
v9.2.2
What's Changed
- fix: resolve $ref schemas for query and header param coercion by @maxholman in #15
Full Changelog: v9.2.1...v9.2.2
v9.2.1
What's Changed
- fix: coerce integer query and header params from strings by @maxholman in #14
Full Changelog: v9.2.0...v9.2.1
v9.2.0
What's Changed
- feat: generate typed header parameters with valibot validation by @maxholman in #13
Full Changelog: v9.1.0...v9.2.0
v9.1.0
What's Changed
- feat: protect URL path integrity from unsafe interpolated values by @maxholman in #12
Full Changelog: v9.0.0...v9.1.0
v9.0.0
What's Changed
- feat!: v9, publish raw TypeScript, target node 24 by @maxholman in #11
Full Changelog: v8.0.1...v9.0.0
v8.0.1
What's Changed
- QOL updates 2024-10 by @maxholman in #8
- improve typing of empty and unknown requests and responses
- improve generated code to remove unused vars
- improved enum arrangement
- improved null handling
Full Changelog: v7.0.2...v8.0.1
v8.0.0
What's Changed
- QOL updates 2024-10 by @maxholman in #8
- improve typing of empty and unknown requests and responses
- improve generated code to remove unused vars
- improved enum arrangement
- improved null handling
Full Changelog: v7.0.2...v8.0.0
v7.0.2
v7.0.1
What's Changed
- hotfix - better optional property handling by @maxholman in #6
Full Changelog: v7.0.0...v7.0.1