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.
1 parent 10c6729 commit 54b70c6Copy full SHA for 54b70c6
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## [Unreleased]
4
5
+## Added
6
+
7
+- feat: support nested objects and slice pattern #7
8
9
## [0.3.0] - 2024-07-13
10
11
## Added
README.md
@@ -64,6 +64,7 @@ You can also try them directly:
64
[01](https://stackblitz.com/github/zustandjs/zustand-valtio/tree/main/examples/01_counter)
65
[02](https://stackblitz.com/github/zustandjs/zustand-valtio/tree/main/examples/02_methods)
66
[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)
68
69
## Tweets
70
0 commit comments