Skip to content

ZenStack Release v1.0.0-alpha.98

Compare
Choose a tag to compare
@ymc9 ymc9 released this 31 Mar 13:35
· 846 commits to main since this release
e3993c5

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

Full Changelog: v1.0.0-alpha.87...v1.0.0-alpha.98