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.8.7] ( https://www.github.com/fabien0102/ts-to-zod/compare/v3.8.6...v3.8.7 ) (2024-06-24)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** #244 :** handle IndexedAccessType of imported schemas ([ #246 ] ( https://www.github.com/fabien0102/ts-to-zod/issues/246 ) ) ([ 0430a2c] ( https://www.github.com/fabien0102/ts-to-zod/commit/0430a2cb37363fd9d9f5e934450fb460eb464984 ) )
9
+
3
10
### [ 3.8.6] ( https://www.github.com/fabien0102/ts-to-zod/compare/v3.8.5...v3.8.6 ) (2024-06-24)
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.8.6 " ,
4
+ "version" : " 3.8.7 " ,
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