Releases: 7nohe/openapi-react-query-codegen
Releases · 7nohe/openapi-react-query-codegen
v1.0.2
What's Changed
- Update path to executable by @seriouslag in #55
- chore: Add rimraf to remove dist directory before build by @7nohe in #57
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- fix(imports): Correct imports of services with no data object by @seriouslag in #54
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Updated
README.md
TS example by @Corepex in #44 - fix: Updated request.ts for customized client code generation by @7nohe in #40
- Bug: Fixed missing headers by @Corepex in #47
- chore: Update GitHub Actions and Node.js versions by @7nohe in #51
- feat(useSuspenseQuery): Add useSuspenseQuery generation by @seriouslag in #49
- feat!: changing openapi generator by @seriouslag in #50
New Contributors
Full Changelog: v0.5.3...v1.0.0
v0.5.3
v0.5.2
What's Changed
- style(typo): fix typo by @seriouslag in #34
- patch(return types): union return type with undefined. by @seriouslag in #33
Full Changelog: v0.5.1...v0.5.2
v0.5.1
v0.5.0
What's Changed
- deps(react query): update to react query 5 by @seriouslag in #26
- chore: update openapi-typescript-codegen to 0.25.0 by @7nohe in #28
Full Changelog: v0.4.1...v0.5.0
v0.4.1
v0.4.0
What's Changed
- fix(deps): fix breaking peer dep requirements by @seriouslag in #17
Full Changelog: v0.3.4...v0.4.0
v0.3.4
What's Changed
- feature(cli): add useUnionTypes option by @seriouslag in #16
Full Changelog: v0.3.3...v0.3.4