File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
This file was generated using [ @jscutlery/semver ] ( https://github.com/jscutlery/semver ) .
4
4
5
+ ### [ 2.0.10] ( https://github.com/anatine/zod-plugins/compare/zod-nestjs-2.0.9...zod-nestjs-2.0.10 ) (2025-01-20)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * Improve array handling not fully functional (misses item type) [ #215 ] ( https://github.com/anatine/zod-plugins/issues/215 ) ([ deecf7b] ( https://github.com/anatine/zod-plugins/commit/deecf7b728d5a80a63c7814dd4607d369ebb8667 ) )
11
+
5
12
### [ 2.0.9] ( https://github.com/anatine/zod-plugins/compare/zod-nestjs-2.0.8...zod-nestjs-2.0.9 ) (2024-06-21)
6
13
7
14
### [ 2.0.8] ( https://github.com/anatine/zod-plugins/compare/zod-nestjs-2.0.7...zod-nestjs-2.0.8 ) (2024-03-29)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @anatine/zod-nestjs" ,
3
- "version" : " 2.0.9 " ,
3
+ "version" : " 2.0.10 " ,
4
4
"description" : " Zod helper methods for NestJS" ,
5
5
"main" : " src/index.js" ,
6
6
"types" : " src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments