ZenStack Release v1.0.0-alpha.98
What's Changed
- More robust url and payload handling in OpenAPI services (by @potion-cellar)
- Allow to customize OpenAPI specification version (with the "specVersion" option in plugin, defaults to "3.1.0")
- Added support to use @tanstack/react-query as data fetcher for "react" plugin (by @jonathangerbaud)
zenstack init
command now installs ZenStack dependencies with pinned version- Added
zenstack info
command to show package versions and available upgrade - Added the missing
count
hooks for react hooks generation
New Contributors
- Welcome @potion-cellar and @jonathangerbaud to become our contributors. Thank you for your thoughtful ideas and code!
Full Changelog: v1.0.0-alpha.87...v1.0.0-alpha.98