Releases: Stotles/nestjs-graphql-zod
Releases · Stotles/nestjs-graphql-zod
v4.1.2
What's Changed
- Fix ZodArgs with top-level array and enums (v4.1.2) by @LambArchie in #12
Full Changelog: v4.1.1...v4.1.2
v4.1.1
What's Changed
- Add array support to ZodArgs decorator by @LambArchie in #11
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- Fix ZodArgs default not being output to the schema by @LambArchie in 1efbe52
- Replace swc in tests with oxc by @LambArchie in a230c3e
- Add array support for query/mutation/subscription decorators by @LambArchie in 5a7f669
- Release v4.1.0 by @LambArchie in #10
Full Changelog: v4.0.1...v4.1.0
v4.0.1
What's Changed
- Setup automated NPM publishing (v4.0.1) by @LambArchie in #8
- Fix automated release due to old npm version by @LambArchie in #9
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
- Cleanup and improve v4 compatibility by @LambArchie in #1
- Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #7
- Release v4.0.0 by @LambArchie in #6
New Contributors
- @LambArchie made their first contribution in #1
- @dependabot[bot] made their first contribution in #7
Full Changelog: https://github.com/Stotles/nestjs-graphql-zod/commits/v4.0.0