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 d689954 commit 370c8f2Copy full SHA for 370c8f2
packages/ui/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# ui
2
3
+## 0.1.26
4
+
5
+### Patch Changes
6
7
+- replace framer's createStore with zustand
8
9
## 0.1.25
10
11
### Patch Changes
packages/ui/package.json
@@ -1,6 +1,6 @@
{
"name": "ui",
- "version": "0.1.25",
+ "version": "0.1.26",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"exports": {
0 commit comments