We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
package.json
1 parent 1c511f3 commit c9020e3Copy full SHA for c9020e3
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.1.0](https://github.com/dasprid/jsonapi-zod-query/compare/v1.0.1...v1.1.0) (2024-02-15)
2
+
3
4
+### Features
5
6
+* allow proper JSON:API parsing ([0af0eaa](https://github.com/dasprid/jsonapi-zod-query/commit/0af0eaab1d0cbc45c03e36eb4df9458cabfc76c4))
7
8
## [1.0.1](https://github.com/dasprid/tanstack-query-json-api/compare/v1.0.0...v1.0.1) (2024-02-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "jsonapi-zod-query",
- "version": "1.0.1",
+ "version": "1.1.0",
"description": "Utilities to work with JSON:API on the frontend",
"type": "module",
"author": "Ben Scholzen 'DASPRiD'",
0 commit comments