Skip to content

ZenStack Release v1.8.1

Compare
Choose a tag to compare
@ymc9 ymc9 released this 01 Feb 14:53
· 349 commits to main since this release
a658f27

Features and Improvements

  • Fixed "hostname not found" error when deploying to Vercel #931 by @Azzerty23
  • Fixed CLI crash when package.json is not found in the current dir #960
  • Fixed typing of tanstack-query code generation to properly support "select" options #963
  • Optimized typing of the generated TRPC code (to prepare for supporting trpc v11 down the road)

Thanks to @Azzerty23 for the contribution!

Full Changelog: v1.7.1...v1.8.0