We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 729a062 commit 52874d0Copy full SHA for 52874d0
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## [0.1.2] - 2025-03-10
6
+
7
### Changed
8
9
- fix: watch for structural changes on objects and arrays #3
package.json
@@ -1,7 +1,7 @@
1
{
"name": "valtio-reactive",
"description": "valtio-reactive makes Valtio a reactive library",
- "version": "0.1.1",
+ "version": "0.1.2",
"type": "module",
"author": "Daishi Kato",
"repository": {
0 commit comments