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 1
1
# Changelog
2
2
3
+ ### [ 3.9.1] ( https://www.github.com/fabien0102/ts-to-zod/compare/v3.9.0...v3.9.1 ) (2024-07-11)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * handling optional & nullable in IndedexedAccessType ([ #254 ] ( https://www.github.com/fabien0102/ts-to-zod/issues/254 ) ) ([ 75a6e8e] ( https://www.github.com/fabien0102/ts-to-zod/commit/75a6e8e91ffb2dc61286f7c90b5a58f6c897dc26 ) )
9
+
3
10
## [ 3.9.0] ( https://www.github.com/fabien0102/ts-to-zod/compare/v3.8.7...v3.9.0 ) (2024-07-11)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ts-to-zod" ,
3
3
"description" : " Generate zod schemas from typescript types/interfaces" ,
4
- "version" : " 3.9.0 " ,
4
+ "version" : " 3.9.1 " ,
5
5
"homepage" : " https://github.com/fabien0102/ts-to-zod" ,
6
6
"bugs" : " https://github.com/fabien0102/ts-to-zod/issues" ,
7
7
"repository" : " fabien0102/ts-to-zod" ,
You can’t perform that action at this time.
0 commit comments