Releases: 7nohe/openapi-react-query-codegen
Releases · 7nohe/openapi-react-query-codegen
v1.3.0
🐞 Bug Fixes
- deps: Update @hey-api/openapi-ts to 0.43.0 - by @seriouslag in #109 (198bb)
 - prefetch: Import QueryClient type - by @seriouslag in #105 (5035f)
 
View changes on GitHub
v1.2.2
v1.2.1
🚀 Features
- prefetch: Add prefetch query hook generation - by @seriouslag in #92 (c7f76)
 
🐞 Bug Fixes
- cli: Set serviceResponse default value to body - by @seriouslag in #98 (afda2)
 
View changes on GitHub
v1.2.0
What's Changed
- chore: Add snapshot tests by @7nohe in #78
 - chore(test): Add more tests and coverage reports by @7nohe in #82
 - Update issue templates by @7nohe in #80
 - chore(deps): update @hey-api/openapi-ts to 0.42.1 by @seriouslag in #84
 
Full Changelog: v1.1.0...v1.2.0
v1.1.0
🐞 Bug Fixes
- hooks: Generate other https methods - by @seriouslag in #74 (7f98d)
 
View changes on GitHub
v1.0.7
🐞 Bug Fixes
- Allow initialData - by @seriouslag in #69 (a5b1d)
 - enums: Take in and pass correct values to service generator - by @seriouslag in #73 (bd8da)
 - exports: Strips referenced imports of models - by @seriouslag in #61 (be51e)
 - query: Add default parameter initializer - by @seriouslag in #60 (4e27e)