We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
package.json
1 parent b59ed45 commit ca55539Copy full SHA for ca55539
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.5.0](https://github.com/dasprid/jsonapi-zod-query/compare/v1.4.1...v1.5.0) (2024-04-22)
2
+
3
4
+### Features
5
6
+* export Selector type ([b59ed45](https://github.com/dasprid/jsonapi-zod-query/commit/b59ed45920a11bd11c4b244967c8c08d47e6a4d1))
7
8
## [1.4.1](https://github.com/dasprid/jsonapi-zod-query/compare/v1.4.0...v1.4.1) (2024-04-22)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "jsonapi-zod-query",
- "version": "1.4.1",
+ "version": "1.5.0",
"description": "Utilities to work with JSON:API on the frontend",
"type": "module",
"author": "Ben Scholzen 'DASPRiD'",
0 commit comments