We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
package.json
1 parent 5459078 commit de7e9aaCopy full SHA for de7e9aa
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.3.0](https://github.com/dasprid/jsonapi-zod-query/compare/v1.2.6...v1.3.0) (2024-04-15)
2
+
3
4
+### Features
5
6
+* export additional types from deserializer ([5459078](https://github.com/dasprid/jsonapi-zod-query/commit/54590789d76448811f169672b9bf1e6ba944c315))
7
8
## [1.2.6](https://github.com/dasprid/jsonapi-zod-query/compare/v1.2.5...v1.2.6) (2024-03-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "jsonapi-zod-query",
- "version": "1.2.6",
+ "version": "1.3.0",
"description": "Utilities to work with JSON:API on the frontend",
"type": "module",
"author": "Ben Scholzen 'DASPRiD'",
0 commit comments