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 2d12e85 commit 84a68a8Copy full SHA for 84a68a8
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## [Unreleased]
4
5
+## [0.8.6] - 2024-08-05
6
+### Changed
7
+- fix: remove wonka as a peer dependency
8
+
9
## [0.8.5] - 2024-02-04
10
### Changed
11
- fix: include types.ts in build
package.json
@@ -1,7 +1,7 @@
1
{
"name": "jotai-tanstack-query",
"description": "👻🌺",
- "version": "0.8.5",
+ "version": "0.8.6",
"author": "Daishi Kato",
"contributors": [
"Mohammad Bagher Abiat",
0 commit comments