We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
package.json
1 parent fa85eda commit b163b9bCopy full SHA for b163b9b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.2.4](https://github.com/dasprid/jsonapi-zod-query/compare/v1.2.3...v1.2.4) (2024-03-19)
2
+
3
4
+### Bug Fixes
5
6
+* adjust typings for relationship deserializers ([fa85eda](https://github.com/dasprid/jsonapi-zod-query/commit/fa85edafddce1fb30eb4dc3eff6cc23cc685741b))
7
8
## [1.2.3](https://github.com/dasprid/jsonapi-zod-query/compare/v1.2.2...v1.2.3) (2024-02-16)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "jsonapi-zod-query",
- "version": "1.2.3",
+ "version": "1.2.4",
"description": "Utilities to work with JSON:API on the frontend",
"type": "module",
"author": "Ben Scholzen 'DASPRiD'",
0 commit comments