ZenStack Release v3.0.0-beta.24
·
14 commits
to main
since this release
New Features
- Better-auth adapter doc
- Typescript schema generation can now generate "import" with file extensions doc
- CLI "format" command for formatting schema files
Fixes and Improvements
- Fixed the issue that postgres enum not inheriting default schema settings
- Fixed a foreign key name mapping issue in ORM
- Fixed "select/include" typing in ORM query input
- Simplified ORM input argument types
- Consolidated kysely dialects under "/dialects" export in the ORM package
- Fixed issue with using negative number as field default #393