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 da720dd commit 4ed0b3fCopy full SHA for 4ed0b3f
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## [0.6.0] - 2024-04-26
6
+
7
### Changed
8
9
- Module-first setup #14
package.json
@@ -1,7 +1,7 @@
1
{
"name": "zustand-signal",
"description": "Another React binding for Zustand",
- "version": "0.5.3",
+ "version": "0.6.0",
"type": "module",
"author": "Daishi Kato",
"repository": {
0 commit comments