Skip to content

Commit

Permalink
Merge pull request #55 from jotaijs/release/v0.8.0
Browse files Browse the repository at this point in the history
changelog v0.8.0
  • Loading branch information
kalijonn authored Dec 9, 2023
2 parents 7904d46 + 928ecf0 commit 61a7434
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## [Unreleased]

## [0.8.0] - 2023-12-09
### Added
- breaking: update atom api to resemble tanstack/query api
- add: atomWithSuspenseQuery, atomWithSuspenseInfiniteQuery, atomWithMutationState

## [0.7.2] - 2023-09-08
### Changed
- fix: loading mutation does not call refresh on unmount #38
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jotai-tanstack-query",
"description": "👻🌺",
"version": "0.7.2",
"version": "0.8.0",
"author": "Daishi Kato",
"contributors": [
"Mohammad Bagher Abiat",
Expand Down

0 comments on commit 61a7434

Please sign in to comment.