We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
package.json
1 parent d46e01f commit bfd3cf1Copy full SHA for bfd3cf1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.4.1](https://github.com/dasprid/jsonapi-zod-query/compare/v1.4.0...v1.4.1) (2024-04-22)
2
+
3
4
+### Bug Fixes
5
6
+* set defaults for ResourceDeserializer type ([d46e01f](https://github.com/dasprid/jsonapi-zod-query/commit/d46e01f388ca991bdd20304b85ccf8ca08374b00))
7
8
# [1.4.0](https://github.com/dasprid/jsonapi-zod-query/compare/v1.3.0...v1.4.0) (2024-04-22)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "jsonapi-zod-query",
- "version": "1.4.0",
+ "version": "1.4.1",
"description": "Utilities to work with JSON:API on the frontend",
"type": "module",
"author": "Ben Scholzen 'DASPRiD'",
0 commit comments