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 185af75 commit fae6e21Copy full SHA for fae6e21
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## [Unreleased]
4
5
+## [0.8.5] - 2024-02-04
6
+### Changed
7
+- fix: include types.ts in build
8
+
9
## [0.8.4] - 2024-01-31
10
### Changed
11
- fix: fix generics
package.json
@@ -1,7 +1,7 @@
1
{
"name": "jotai-tanstack-query",
"description": "👻🌺",
- "version": "0.8.4",
+ "version": "0.8.5",
"author": "Daishi Kato",
"contributors": [
"Mohammad Bagher Abiat",
0 commit comments