Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge dev to main #672

Merged
merged 14 commits into from
Sep 5, 2023
Merged

merge dev to main #672

merged 14 commits into from
Sep 5, 2023

Conversation

ymc9
Copy link
Member

@ymc9 ymc9 commented Sep 4, 2023

No description provided.

@ymc9
Copy link
Member Author

ymc9 commented Sep 5, 2023

  • trpc plugin: more flexible typing for the generated "createRouter" function
  • zod plugin: export Prisma input object schemas from "@zenstackhq/runtime/zod"
  • Added "exports" field to package.json of "@zenstackhq/server"
  • zod/openapi plugin: fixed generation error when "fullTextSearch" preview feature is enabled
  • Fixed the problem that small number literal is converted to e-notation when generating Prisma schema
  • Fixed zod schema generation for decimal fields
  • Added fluent API support
  • trpc plugin: added the missing "count" router
  • Support string literal escaping in ZModel
  • Fixed policy generation error when "this" is used in field-level policies

@ymc9 ymc9 added this pull request to the merge queue Sep 5, 2023
Merged via the queue into main with commit 225c689 Sep 5, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants