Skip to content

Commit b36108a

Browse files
authored
Merge pull request #60 from jotaijs/release/v0.8.1
changelog v0.8.1
2 parents fa4aee6 + 544be97 commit b36108a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## [Unreleased]
44

5+
## [0.8.1] - 2023-12-23
6+
### Changed
7+
- fix: add default staletime for suspense atoms
8+
- fix: suspense example
9+
510
## [0.8.0] - 2023-12-09
611
### Added
712
- breaking: update atom api to resemble tanstack/query api

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jotai-tanstack-query",
33
"description": "👻🌺",
4-
"version": "0.8.0",
4+
"version": "0.8.1",
55
"author": "Daishi Kato",
66
"contributors": [
77
"Mohammad Bagher Abiat",

0 commit comments

Comments
 (0)