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.
2 parents fa4aee6 + 544be97 commit b36108aCopy full SHA for b36108a
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
## [Unreleased]
4
5
+## [0.8.1] - 2023-12-23
6
+### Changed
7
+- fix: add default staletime for suspense atoms
8
+- fix: suspense example
9
+
10
## [0.8.0] - 2023-12-09
11
### Added
12
- breaking: update atom api to resemble tanstack/query api
package.json
@@ -1,7 +1,7 @@
1
{
"name": "jotai-tanstack-query",
"description": "👻🌺",
- "version": "0.8.0",
+ "version": "0.8.1",
"author": "Daishi Kato",
"contributors": [
"Mohammad Bagher Abiat",
0 commit comments