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 66f45cf commit e6673deCopy full SHA for e6673de
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.2](https://github.com/dasprid/jsonapi-zod-query/compare/v1.1.1...v1.1.2) (2024-02-15)
2
+
3
4
+### Bug Fixes
5
6
+* **selector:** remove double type nesting ([66f45cf](https://github.com/dasprid/jsonapi-zod-query/commit/66f45cf97eeddf762194ce794fe080947278f8d6))
7
8
## [1.1.1](https://github.com/dasprid/jsonapi-zod-query/compare/v1.1.0...v1.1.1) (2024-02-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "jsonapi-zod-query",
- "version": "1.1.1",
+ "version": "1.1.2",
"description": "Utilities to work with JSON:API on the frontend",
"type": "module",
"author": "Ben Scholzen 'DASPRiD'",
0 commit comments