File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.5.1] ( https://github.com/dasprid/jsonapi-zod-query/compare/v1.5.0...v1.5.1 ) (2024-04-28)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** deserializer:** handle inference of omitted deserializer properties ([ 6c8793b] ( https://github.com/dasprid/jsonapi-zod-query/commit/6c8793bb3a10ce2a68a41dced31ed0f42ca019c2 ) )
7
+ * ** parser-schemas:** assert return types for document schema creators ([ deca970] ( https://github.com/dasprid/jsonapi-zod-query/commit/deca9707361d0231ee2a3d64689ce1b7b4604013 ) )
8
+
1
9
# [ 1.5.0] ( https://github.com/dasprid/jsonapi-zod-query/compare/v1.4.1...v1.5.0 ) (2024-04-22)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jsonapi-zod-query" ,
3
- "version" : " 1.5.0 " ,
3
+ "version" : " 1.5.1 " ,
4
4
"description" : " Utilities to work with JSON:API on the frontend" ,
5
5
"type" : " module" ,
6
6
"author" : " Ben Scholzen 'DASPRiD'" ,
You can’t perform that action at this time.
0 commit comments