We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f5801e9 + 9787fdb commit f9d500bCopy full SHA for f9d500b
.changeset/rich-bikes-talk.md
packages/zustand-x/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @udecode/zustood
2
3
+## 6.0.1
4
+
5
+### Patch Changes
6
7
+- [`f5801e9`](https://github.com/udecode/zustand-x/commit/f5801e9bdbbe7e062e778b8a28543f8866fede94) by [@zbeyens](https://github.com/zbeyens) – Fix exports
8
9
## 6.0.0
10
11
### Major Changes
packages/zustand-x/package.json
@@ -1,6 +1,6 @@
{
"name": "zustand-x",
- "version": "6.0.0",
+ "version": "6.0.1",
"description": "Zustand store factory for a best-in-class developer experience.",
"license": "MIT",
"homepage": "https://zustand-x.udecode.dev",
0 commit comments