ZenStack Release v1.8.1
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