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.
1 parent 5738bfb commit 2ea0561Copy full SHA for 2ea0561
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## [Unreleased]
4
5
+## [0.8.4] - 2024-01-31
6
+### Changed
7
+- fix: fix generics
8
+
9
## [0.8.3] - 2024-01-29
10
### Changed
11
- fix: update types
package.json
@@ -1,7 +1,7 @@
1
{
"name": "jotai-tanstack-query",
"description": "👻🌺",
- "version": "0.8.3",
+ "version": "0.8.4",
"author": "Daishi Kato",
"contributors": [
"Mohammad Bagher Abiat",
0 commit comments