Skip to content

Commit

Permalink
update CHANGELOG & README
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Jul 14, 2024
1 parent 10c6729 commit 54b70c6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## [Unreleased]

## Added

- feat: support nested objects and slice pattern #7

## [0.3.0] - 2024-07-13

## Added
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ You can also try them directly:
[01](https://stackblitz.com/github/zustandjs/zustand-valtio/tree/main/examples/01_counter)
[02](https://stackblitz.com/github/zustandjs/zustand-valtio/tree/main/examples/02_methods)
[03](https://stackblitz.com/github/zustandjs/zustand-valtio/tree/main/examples/03_middleware)
[04](https://stackblitz.com/github/zustandjs/zustand-valtio/tree/main/examples/04_slices)

## Tweets

Expand Down

0 comments on commit 54b70c6

Please sign in to comment.