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 9026439 commit ad8626cCopy full SHA for ad8626c
packages/cli/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "create-zero-ui",
3
- "version": "1.0.3",
+ "version": "1.0.4",
4
"type": "module",
5
"main": "./bin.js",
6
"bin": {
@@ -19,4 +19,4 @@
19
"tailwindcss": "^4.0.0",
20
"@tailwindcss/postcss": "^4.1.8"
21
}
22
-}
+}
packages/core/package.json
"name": "@austinserb/react-zero-ui",
- "version": "1.0.18",
+ "version": "1.0.19",
"description": "Zero re-render UI state management for React",
"private": false,
@@ -82,4 +82,4 @@
82
"devDependencies": {
83
"@playwright/test": "^1.53.0"
84
85
0 commit comments