diff --git a/.publish/ai/package.json b/.publish/ai/package.json index 221e647b..cc1cde89 100644 --- a/.publish/ai/package.json +++ b/.publish/ai/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/ai", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "description": "Zero-dependency Claude (Anthropic) client for WrNexus apps.", "license": "MIT", diff --git a/.publish/authz/package.json b/.publish/authz/package.json index 44f845c0..340a7d83 100644 --- a/.publish/authz/package.json +++ b/.publish/authz/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/authz", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "description": "@wrnexus/authz — part of the WrNexus framework.", "license": "MIT", diff --git a/.publish/cli/package.json b/.publish/cli/package.json index ae60a3f0..1e802494 100644 --- a/.publish/cli/package.json +++ b/.publish/cli/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/cli", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "description": "@wrnexus/cli — part of the WrNexus framework.", "license": "MIT", @@ -28,16 +28,16 @@ "wrnexus": "./dist/index.js" }, "dependencies": { - "@wrnexus/core": "^0.2.33", - "@wrnexus/router": "^0.2.33", - "@wrnexus/csr": "^0.2.33", - "@wrnexus/compiler": "^0.2.33", - "@wrnexus/styles": "^0.2.33", - "@wrnexus/dev-server": "^0.2.33", - "@wrnexus/ui": "^0.2.33", - "@wrnexus/validation": "^0.2.33", - "@wrnexus/i18n": "^0.2.33", - "@wrnexus/db": "^0.2.33" + "@wrnexus/core": "^0.2.34", + "@wrnexus/router": "^0.2.34", + "@wrnexus/csr": "^0.2.34", + "@wrnexus/compiler": "^0.2.34", + "@wrnexus/styles": "^0.2.34", + "@wrnexus/dev-server": "^0.2.34", + "@wrnexus/ui": "^0.2.34", + "@wrnexus/validation": "^0.2.34", + "@wrnexus/i18n": "^0.2.34", + "@wrnexus/db": "^0.2.34" }, "files": [ "dist" diff --git a/.publish/compiler/package.json b/.publish/compiler/package.json index 0a5ca864..345b6f68 100644 --- a/.publish/compiler/package.json +++ b/.publish/compiler/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/compiler", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "description": "@wrnexus/compiler — part of the WrNexus framework.", "license": "MIT", diff --git a/.publish/core/package.json b/.publish/core/package.json index 0a217127..ddd36e3c 100644 --- a/.publish/core/package.json +++ b/.publish/core/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/core", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "description": "@wrnexus/core — part of the WrNexus framework.", "license": "MIT", diff --git a/.publish/csr/package.json b/.publish/csr/package.json index db2504f4..2a85db00 100644 --- a/.publish/csr/package.json +++ b/.publish/csr/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/csr", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "description": "@wrnexus/csr — part of the WrNexus framework.", "license": "MIT", @@ -21,7 +21,7 @@ } }, "dependencies": { - "@wrnexus/core": "^0.2.33" + "@wrnexus/core": "^0.2.34" }, "files": [ "dist" diff --git a/.publish/db/package.json b/.publish/db/package.json index fc15ddce..58a3e417 100644 --- a/.publish/db/package.json +++ b/.publish/db/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/db", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "description": "@wrnexus/db — part of the WrNexus framework.", "license": "MIT", diff --git a/.publish/dev-server/package.json b/.publish/dev-server/package.json index a0e11933..1282b7e5 100644 --- a/.publish/dev-server/package.json +++ b/.publish/dev-server/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/dev-server", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "description": "@wrnexus/dev-server — part of the WrNexus framework.", "license": "MIT", @@ -25,18 +25,18 @@ } }, "dependencies": { - "@wrnexus/core": "^0.2.33", - "@wrnexus/router": "^0.2.33", - "@wrnexus/ssr": "^0.2.33", - "@wrnexus/csr": "^0.2.33", - "@wrnexus/compiler": "^0.2.33", - "@wrnexus/styles": "^0.2.33", - "@wrnexus/ui": "^0.2.33", - "@wrnexus/validation": "^0.2.33", - "@wrnexus/i18n": "^0.2.33", - "@wrnexus/db": "^0.2.33", - "@wrnexus/pubsub": "^0.2.33", - "@wrnexus/uploader": "^0.2.33" + "@wrnexus/core": "^0.2.34", + "@wrnexus/router": "^0.2.34", + "@wrnexus/ssr": "^0.2.34", + "@wrnexus/csr": "^0.2.34", + "@wrnexus/compiler": "^0.2.34", + "@wrnexus/styles": "^0.2.34", + "@wrnexus/ui": "^0.2.34", + "@wrnexus/validation": "^0.2.34", + "@wrnexus/i18n": "^0.2.34", + "@wrnexus/db": "^0.2.34", + "@wrnexus/pubsub": "^0.2.34", + "@wrnexus/uploader": "^0.2.34" }, "files": [ "dist" diff --git a/.publish/encryption/package.json b/.publish/encryption/package.json index 5de2cc3a..50fa4a7b 100644 --- a/.publish/encryption/package.json +++ b/.publish/encryption/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/encryption", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "description": "@wrnexus/encryption — part of the WrNexus framework.", "license": "MIT", diff --git a/.publish/helpers/package.json b/.publish/helpers/package.json index cfb0b6af..0e32de94 100644 --- a/.publish/helpers/package.json +++ b/.publish/helpers/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/helpers", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "description": "Safe convenience helpers for WrNexus request contexts and common application flows.", "license": "MIT", @@ -21,7 +21,7 @@ } }, "dependencies": { - "@wrnexus/core": "^0.2.33" + "@wrnexus/core": "^0.2.34" }, "files": [ "dist" diff --git a/.publish/i18n/package.json b/.publish/i18n/package.json index 39680c2d..adab0d7f 100644 --- a/.publish/i18n/package.json +++ b/.publish/i18n/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/i18n", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "description": "@wrnexus/i18n — part of the WrNexus framework.", "license": "MIT", @@ -21,7 +21,7 @@ } }, "dependencies": { - "@wrnexus/core": "^0.2.33" + "@wrnexus/core": "^0.2.34" }, "files": [ "dist" diff --git a/.publish/jwt/package.json b/.publish/jwt/package.json index 3a3ac891..1ec01606 100644 --- a/.publish/jwt/package.json +++ b/.publish/jwt/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/jwt", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "description": "@wrnexus/jwt — part of the WrNexus framework.", "license": "MIT", diff --git a/.publish/mobile/package.json b/.publish/mobile/package.json index 66725407..68f68b6c 100644 --- a/.publish/mobile/package.json +++ b/.publish/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/mobile", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "description": "@wrnexus/mobile — part of the WrNexus framework.", "license": "MIT", @@ -21,7 +21,7 @@ } }, "dependencies": { - "@wrnexus/native": "^0.2.33" + "@wrnexus/native": "^0.2.34" }, "files": [ "dist" diff --git a/.publish/native/package.json b/.publish/native/package.json index d7316eb4..e25a7170 100644 --- a/.publish/native/package.json +++ b/.publish/native/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/native", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "description": "@wrnexus/native — part of the WrNexus framework.", "license": "MIT", diff --git a/.publish/oauth/package.json b/.publish/oauth/package.json index b85d33d4..94b4725a 100644 --- a/.publish/oauth/package.json +++ b/.publish/oauth/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/oauth", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "description": "@wrnexus/oauth — part of the WrNexus framework.", "license": "MIT", diff --git a/.publish/pubsub/package.json b/.publish/pubsub/package.json index acd098ba..296a5850 100644 --- a/.publish/pubsub/package.json +++ b/.publish/pubsub/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/pubsub", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "description": "@wrnexus/pubsub — part of the WrNexus framework.", "license": "MIT", diff --git a/.publish/queue/package.json b/.publish/queue/package.json index 4138cf41..311c7c24 100644 --- a/.publish/queue/package.json +++ b/.publish/queue/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/queue", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "description": "@wrnexus/queue — part of the WrNexus framework.", "license": "MIT", diff --git a/.publish/reactive/package.json b/.publish/reactive/package.json index 23d6a550..0f927051 100644 --- a/.publish/reactive/package.json +++ b/.publish/reactive/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/reactive", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "description": "@wrnexus/reactive — part of the WrNexus framework.", "license": "MIT", diff --git a/.publish/router/package.json b/.publish/router/package.json index b410abc7..bd284bb2 100644 --- a/.publish/router/package.json +++ b/.publish/router/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/router", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "description": "@wrnexus/router — part of the WrNexus framework.", "license": "MIT", @@ -21,8 +21,8 @@ } }, "dependencies": { - "@wrnexus/compiler": "^0.2.33", - "@wrnexus/core": "^0.2.33" + "@wrnexus/compiler": "^0.2.34", + "@wrnexus/core": "^0.2.34" }, "files": [ "dist" diff --git a/.publish/ssr/package.json b/.publish/ssr/package.json index 6d273414..1c14bc34 100644 --- a/.publish/ssr/package.json +++ b/.publish/ssr/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/ssr", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "description": "@wrnexus/ssr — part of the WrNexus framework.", "license": "MIT", @@ -21,7 +21,7 @@ } }, "dependencies": { - "@wrnexus/core": "^0.2.33" + "@wrnexus/core": "^0.2.34" }, "files": [ "dist" diff --git a/.publish/styles/package.json b/.publish/styles/package.json index f1e43733..b7aae355 100644 --- a/.publish/styles/package.json +++ b/.publish/styles/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/styles", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "description": "@wrnexus/styles — part of the WrNexus framework.", "license": "MIT", @@ -21,7 +21,7 @@ } }, "dependencies": { - "@wrnexus/uploader": "^0.2.33" + "@wrnexus/uploader": "^0.2.34" }, "files": [ "dist" diff --git a/.publish/test/package.json b/.publish/test/package.json index 1d935f92..af86ba7f 100644 --- a/.publish/test/package.json +++ b/.publish/test/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/test", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "description": "@wrnexus/test — part of the WrNexus framework.", "license": "MIT", diff --git a/.publish/tracking/package.json b/.publish/tracking/package.json index 4c28877b..ee6b5741 100644 --- a/.publish/tracking/package.json +++ b/.publish/tracking/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/tracking", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "description": "@wrnexus/tracking — part of the WrNexus framework.", "license": "MIT", diff --git a/.publish/ui/package.json b/.publish/ui/package.json index 31d3bca6..70649d4f 100644 --- a/.publish/ui/package.json +++ b/.publish/ui/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/ui", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "description": "@wrnexus/ui — part of the WrNexus framework.", "license": "MIT", @@ -22,7 +22,7 @@ "./ui.css": "./ui.css" }, "dependencies": { - "@wrnexus/core": "^0.2.33" + "@wrnexus/core": "^0.2.34" }, "files": [ "dist", diff --git a/.publish/uploader/package.json b/.publish/uploader/package.json index 9fc6f830..ebfd48f5 100644 --- a/.publish/uploader/package.json +++ b/.publish/uploader/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/uploader", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "description": "@wrnexus/uploader — part of the WrNexus framework.", "license": "MIT", @@ -21,7 +21,7 @@ } }, "dependencies": { - "@wrnexus/core": "^0.2.33" + "@wrnexus/core": "^0.2.34" }, "files": [ "dist" diff --git a/.publish/validation/package.json b/.publish/validation/package.json index ea6eca82..cfe85f68 100644 --- a/.publish/validation/package.json +++ b/.publish/validation/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/validation", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "description": "@wrnexus/validation — part of the WrNexus framework.", "license": "MIT", diff --git a/packages/ai/package.json b/packages/ai/package.json index 2aab84cb..d13e1c1b 100644 --- a/packages/ai/package.json +++ b/packages/ai/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/ai", - "version": "0.2.33", + "version": "0.2.34", "private": true, "type": "module", "description": "Zero-dependency Claude (Anthropic) client for WrNexus apps.", diff --git a/packages/authz/package.json b/packages/authz/package.json index 0b31726c..58756431 100644 --- a/packages/authz/package.json +++ b/packages/authz/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/authz", - "version": "0.2.33", + "version": "0.2.34", "private": true, "type": "module", "main": "src/index.ts", diff --git a/packages/cli/package.json b/packages/cli/package.json index 0f0f1217..c6806e80 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/cli", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "main": "src/index.ts", "exports": { diff --git a/packages/cli/src/update.ts b/packages/cli/src/update.ts index 7f1b1a1a..38036c8f 100644 --- a/packages/cli/src/update.ts +++ b/packages/cli/src/update.ts @@ -375,6 +375,15 @@ const MIGRATIONS: Migration[] = [ // No generated application files require automatic migration. }, }, + { + version: "0.2.34", + id: "reactive-bug", + description: + "Fixes component behavior encoding, lifecycle and watcher metadata parsing, CSR cleanup, and reactive form control property updates.", + apply() { + // No generated application files require automatic migration. + }, + }, ]; /** Release tooling uses this to require an explicit migration entry per version. */ diff --git a/packages/compiler/package.json b/packages/compiler/package.json index 22fa131a..edd08b8b 100644 --- a/packages/compiler/package.json +++ b/packages/compiler/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/compiler", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "main": "src/index.ts", "exports": { diff --git a/packages/core/package.json b/packages/core/package.json index 2e7b59a1..e980f411 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/core", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "main": "src/index.ts", "exports": { diff --git a/packages/csr/package.json b/packages/csr/package.json index 8da2e021..67bfa7e8 100644 --- a/packages/csr/package.json +++ b/packages/csr/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/csr", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "main": "src/index.ts", "exports": { diff --git a/packages/csr/src/reactive-runtime.ts b/packages/csr/src/reactive-runtime.ts index 475a962e..e45dc24b 100644 --- a/packages/csr/src/reactive-runtime.ts +++ b/packages/csr/src/reactive-runtime.ts @@ -164,6 +164,119 @@ export const REACTIVE_RUNTIME = String.raw` subscribe: function (f) { subs.add(f); return function () { subs.delete(f); }; } }; } + function applyReactiveAttribute(node, name, value) { + var lowerName = String(name || "").toLowerCase(); + + if ( + lowerName === "value" && + ( + node instanceof HTMLInputElement || + node instanceof HTMLTextAreaElement || + node instanceof HTMLSelectElement + ) + ) { + var nextValue = + value == null ? "" : String(value); + + if (node.value !== nextValue) { + node.value = nextValue; + } + + if (value == null) { + node.removeAttribute("value"); + } else { + node.setAttribute( + "value", + nextValue, + ); + } + + return; + } + + if ( + lowerName === "checked" && + node instanceof HTMLInputElement + ) { + var checked = !!value; + + if (node.checked !== checked) { + node.checked = checked; + } + + if (checked) { + node.setAttribute( + "checked", + "", + ); + } else { + node.removeAttribute( + "checked", + ); + } + + return; + } + + if ( + lowerName === "selected" && + node instanceof HTMLOptionElement + ) { + var selected = !!value; + + node.selected = selected; + + if (selected) { + node.setAttribute( + "selected", + "", + ); + } else { + node.removeAttribute( + "selected", + ); + } + + return; + } + + if ( + lowerName === "disabled" || + lowerName === "required" || + lowerName === "readonly" || + lowerName === "multiple" + ) { + var enabled = !!value; + + if (lowerName in node) { + try { + node[lowerName] = enabled; + } catch (_) { + // Fall through to attribute handling. + } + } + + if (enabled) { + node.setAttribute( + name, + "", + ); + } else { + node.removeAttribute(name); + } + + return; + } + + if (value === false || value == null) { + node.removeAttribute(name); + } else { + node.setAttribute( + name, + value === true ? "" : String(value), + ); + } + } function setupScope(el) { if (el.__wrnexusScope) return; // idempotent: safe to call again after an HMR morph @@ -486,8 +599,7 @@ export const REACTIVE_RUNTIME = String.raw` } catch (e) { return ""; } }); } - if (raw === false || raw == null) node.removeAttribute(name); - else node.setAttribute(name, raw === true ? "" : String(raw)); + applyReactiveAttribute(node, name, raw); }); }); }); diff --git a/packages/db/package.json b/packages/db/package.json index 4a3149d9..207ca1d9 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/db", - "version": "0.2.33", + "version": "0.2.34", "private": true, "type": "module", "main": "src/index.ts", diff --git a/packages/dev-server/package.json b/packages/dev-server/package.json index a877bcd6..c9ae2125 100644 --- a/packages/dev-server/package.json +++ b/packages/dev-server/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/dev-server", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "main": "src/index.ts", "exports": { diff --git a/packages/encryption/package.json b/packages/encryption/package.json index c9280e2d..c6a38d92 100644 --- a/packages/encryption/package.json +++ b/packages/encryption/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/encryption", - "version": "0.2.33", + "version": "0.2.34", "private": true, "type": "module", "main": "src/index.ts", diff --git a/packages/helpers/package.json b/packages/helpers/package.json index 4abbc402..8b96f4d7 100644 --- a/packages/helpers/package.json +++ b/packages/helpers/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/helpers", - "version": "0.2.33", + "version": "0.2.34", "private": true, "type": "module", "description": "Safe convenience helpers for WrNexus request contexts and common application flows.", diff --git a/packages/i18n/package.json b/packages/i18n/package.json index 36d0cbd7..7c6d4078 100644 --- a/packages/i18n/package.json +++ b/packages/i18n/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/i18n", - "version": "0.2.33", + "version": "0.2.34", "private": true, "type": "module", "main": "src/index.ts", diff --git a/packages/jwt/package.json b/packages/jwt/package.json index 022c19d4..bd46b370 100644 --- a/packages/jwt/package.json +++ b/packages/jwt/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/jwt", - "version": "0.2.33", + "version": "0.2.34", "private": true, "type": "module", "main": "src/index.ts", diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 8addff17..b4672fc5 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/mobile", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "main": "src/index.ts", "exports": { diff --git a/packages/native/package.json b/packages/native/package.json index db9bc774..66c405d3 100644 --- a/packages/native/package.json +++ b/packages/native/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/native", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "main": "src/index.ts", "exports": { diff --git a/packages/oauth/package.json b/packages/oauth/package.json index 17b7cb19..c95cf314 100644 --- a/packages/oauth/package.json +++ b/packages/oauth/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/oauth", - "version": "0.2.33", + "version": "0.2.34", "private": true, "type": "module", "main": "src/index.ts", diff --git a/packages/pubsub/package.json b/packages/pubsub/package.json index 8817c695..56d58b99 100644 --- a/packages/pubsub/package.json +++ b/packages/pubsub/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/pubsub", - "version": "0.2.33", + "version": "0.2.34", "private": true, "type": "module", "main": "src/index.ts", diff --git a/packages/queue/package.json b/packages/queue/package.json index 6fe6a0a9..e6fe073a 100644 --- a/packages/queue/package.json +++ b/packages/queue/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/queue", - "version": "0.2.33", + "version": "0.2.34", "private": true, "type": "module", "main": "src/index.ts", diff --git a/packages/reactive/package.json b/packages/reactive/package.json index 49602fc4..357b1814 100644 --- a/packages/reactive/package.json +++ b/packages/reactive/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/reactive", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "main": "src/index.ts", "exports": { diff --git a/packages/router/package.json b/packages/router/package.json index 34980d54..855b993c 100644 --- a/packages/router/package.json +++ b/packages/router/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/router", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "main": "src/index.ts", "exports": { diff --git a/packages/ssr/package.json b/packages/ssr/package.json index 26baa626..287430ec 100644 --- a/packages/ssr/package.json +++ b/packages/ssr/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/ssr", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "main": "src/index.ts", "exports": { diff --git a/packages/styles/package.json b/packages/styles/package.json index a4585f8e..28bfc44e 100644 --- a/packages/styles/package.json +++ b/packages/styles/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/styles", - "version": "0.2.33", + "version": "0.2.34", "type": "module", "main": "src/index.ts", "exports": { diff --git a/packages/test/package.json b/packages/test/package.json index 3f48939f..af1e57fc 100644 --- a/packages/test/package.json +++ b/packages/test/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/test", - "version": "0.2.33", + "version": "0.2.34", "private": true, "type": "module", "main": "src/index.ts", diff --git a/packages/tracking/package.json b/packages/tracking/package.json index 83d7a9a6..982fde5f 100644 --- a/packages/tracking/package.json +++ b/packages/tracking/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/tracking", - "version": "0.2.33", + "version": "0.2.34", "private": true, "type": "module", "main": "src/index.ts", diff --git a/packages/ui/package.json b/packages/ui/package.json index 7177af05..2bbb4f51 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/ui", - "version": "0.2.33", + "version": "0.2.34", "private": true, "type": "module", "main": "src/index.ts", diff --git a/packages/uploader/package.json b/packages/uploader/package.json index ab655694..e7acd1c3 100644 --- a/packages/uploader/package.json +++ b/packages/uploader/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/uploader", - "version": "0.2.33", + "version": "0.2.34", "private": true, "type": "module", "main": "src/index.ts", diff --git a/packages/validation/package.json b/packages/validation/package.json index 979f31e8..df15881c 100644 --- a/packages/validation/package.json +++ b/packages/validation/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/validation", - "version": "0.2.33", + "version": "0.2.34", "private": true, "type": "module", "main": "src/index.ts",