Releases: 7nohe/openapi-react-query-codegen
Releases · 7nohe/openapi-react-query-codegen
v1.6.2
v2.0.0-beta.3
What's Changed
- docs: Add react router examples by @bryanjtc in #166
- Added missing
Options
from@hey-api/client-fetch
by @onurgenes in #167
New Contributors
- @bryanjtc made their first contribution in #166
- @onurgenes made their first contribution in #167
Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3
v2.0.0-beta.2
v2.0.0-beta.1
What's Changed
- feat: Add ensureQueryData support by @7nohe in #150
- chroe: Release v2 by @7nohe in #161
- feat: Create a docs site by @7nohe in #162
- Create LICENSE by @7nohe in #163
- feat/new openapi client support 2 by @seriouslag and @omridevk in #131
Breaking Changes
- The
--client
option now supports only@hey-api/client-fetch
and@hey-api/client-axios
- The
--request
,--base
and--serviceResponse
options have been removed - Use Flat Services to support tree-shaking (No service names)
Full Changelog: v1.6.1...v2.0.0-beta.1
v1.6.1
What's Changed
- Adding initialPageParam and nested nextPageParam support by @adamgoose in #143
New Contributors
- @adamgoose made their first contribution in #143
Full Changelog: v1.6.0...v1.6.1