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 #699

Merged
merged 15 commits into from
Sep 19, 2023
Merged

merge dev to main #699

merged 15 commits into from
Sep 19, 2023

Conversation

ymc9
Copy link
Member

@ymc9 ymc9 commented Sep 19, 2023

  • upgrade Prisma V4 dependencies to avoid an security auditing warning
  • more precise Zod typing
  • infinite query support for swr and tanstack-query
  • make sure fastify plugin always returns a reply
  • don't import unused Prisma enum
  • fixed incorrect query argument reduction
  • include raw zod errors in errors
  • add switch to control whether zod schemas for "Unchecked" input types should generated
  • add CLI options for specifying default output directory, and control if default plugins should be run automatically
  • add version check and upgrade prompt to CLI
  • add "loadPath" option to runtime APIs and server adapters to control default load path

@ymc9 ymc9 added this pull request to the merge queue Sep 19, 2023
Merged via the queue into main with commit 10146b9 Sep 19, 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.

3 participants