Skip to content

Commit 54b70c6

Browse files
committed
update CHANGELOG & README
1 parent 10c6729 commit 54b70c6

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

CHANGELOG.md

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

33
## [Unreleased]
44

5+
## Added
6+
7+
- feat: support nested objects and slice pattern #7
8+
59
## [0.3.0] - 2024-07-13
610

711
## Added

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ You can also try them directly:
6464
[01](https://stackblitz.com/github/zustandjs/zustand-valtio/tree/main/examples/01_counter)
6565
[02](https://stackblitz.com/github/zustandjs/zustand-valtio/tree/main/examples/02_methods)
6666
[03](https://stackblitz.com/github/zustandjs/zustand-valtio/tree/main/examples/03_middleware)
67+
[04](https://stackblitz.com/github/zustandjs/zustand-valtio/tree/main/examples/04_slices)
6768

6869
## Tweets
6970

0 commit comments

Comments
 (0)