diff --git a/.publish/ai/package.json b/.publish/ai/package.json index 80f1f887..40dcecdd 100644 --- a/.publish/ai/package.json +++ b/.publish/ai/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/ai", - "version": "0.2.35", + "version": "0.2.36", "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 ce5ea63c..be53332c 100644 --- a/.publish/authz/package.json +++ b/.publish/authz/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/authz", - "version": "0.2.35", + "version": "0.2.36", "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 7d72f40d..207467bf 100644 --- a/.publish/cli/package.json +++ b/.publish/cli/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/cli", - "version": "0.2.35", + "version": "0.2.36", "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.35", - "@wrnexus/router": "^0.2.35", - "@wrnexus/csr": "^0.2.35", - "@wrnexus/compiler": "^0.2.35", - "@wrnexus/styles": "^0.2.35", - "@wrnexus/dev-server": "^0.2.35", - "@wrnexus/ui": "^0.2.35", - "@wrnexus/validation": "^0.2.35", - "@wrnexus/i18n": "^0.2.35", - "@wrnexus/db": "^0.2.35" + "@wrnexus/core": "^0.2.36", + "@wrnexus/router": "^0.2.36", + "@wrnexus/csr": "^0.2.36", + "@wrnexus/compiler": "^0.2.36", + "@wrnexus/styles": "^0.2.36", + "@wrnexus/dev-server": "^0.2.36", + "@wrnexus/ui": "^0.2.36", + "@wrnexus/validation": "^0.2.36", + "@wrnexus/i18n": "^0.2.36", + "@wrnexus/db": "^0.2.36" }, "files": [ "dist" diff --git a/.publish/compiler/package.json b/.publish/compiler/package.json index 2b5f3234..d9c6ded5 100644 --- a/.publish/compiler/package.json +++ b/.publish/compiler/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/compiler", - "version": "0.2.35", + "version": "0.2.36", "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 f42b7082..a8c2bcb4 100644 --- a/.publish/core/package.json +++ b/.publish/core/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/core", - "version": "0.2.35", + "version": "0.2.36", "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 b3304f5f..b147d693 100644 --- a/.publish/csr/package.json +++ b/.publish/csr/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/csr", - "version": "0.2.35", + "version": "0.2.36", "type": "module", "description": "@wrnexus/csr — part of the WrNexus framework.", "license": "MIT", @@ -21,7 +21,7 @@ } }, "dependencies": { - "@wrnexus/core": "^0.2.35" + "@wrnexus/core": "^0.2.36" }, "files": [ "dist" diff --git a/.publish/db/package.json b/.publish/db/package.json index 65cd228f..83791d8c 100644 --- a/.publish/db/package.json +++ b/.publish/db/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/db", - "version": "0.2.35", + "version": "0.2.36", "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 212a3fed..a06bfe7f 100644 --- a/.publish/dev-server/package.json +++ b/.publish/dev-server/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/dev-server", - "version": "0.2.35", + "version": "0.2.36", "type": "module", "description": "@wrnexus/dev-server — part of the WrNexus framework.", "license": "MIT", @@ -25,18 +25,18 @@ } }, "dependencies": { - "@wrnexus/core": "^0.2.35", - "@wrnexus/router": "^0.2.35", - "@wrnexus/ssr": "^0.2.35", - "@wrnexus/csr": "^0.2.35", - "@wrnexus/compiler": "^0.2.35", - "@wrnexus/styles": "^0.2.35", - "@wrnexus/ui": "^0.2.35", - "@wrnexus/validation": "^0.2.35", - "@wrnexus/i18n": "^0.2.35", - "@wrnexus/db": "^0.2.35", - "@wrnexus/pubsub": "^0.2.35", - "@wrnexus/uploader": "^0.2.35" + "@wrnexus/core": "^0.2.36", + "@wrnexus/router": "^0.2.36", + "@wrnexus/ssr": "^0.2.36", + "@wrnexus/csr": "^0.2.36", + "@wrnexus/compiler": "^0.2.36", + "@wrnexus/styles": "^0.2.36", + "@wrnexus/ui": "^0.2.36", + "@wrnexus/validation": "^0.2.36", + "@wrnexus/i18n": "^0.2.36", + "@wrnexus/db": "^0.2.36", + "@wrnexus/pubsub": "^0.2.36", + "@wrnexus/uploader": "^0.2.36" }, "files": [ "dist" diff --git a/.publish/encryption/package.json b/.publish/encryption/package.json index 90ca15c0..56cd5b4e 100644 --- a/.publish/encryption/package.json +++ b/.publish/encryption/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/encryption", - "version": "0.2.35", + "version": "0.2.36", "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 20d9b290..901f0b55 100644 --- a/.publish/helpers/package.json +++ b/.publish/helpers/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/helpers", - "version": "0.2.35", + "version": "0.2.36", "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.35" + "@wrnexus/core": "^0.2.36" }, "files": [ "dist" diff --git a/.publish/i18n/package.json b/.publish/i18n/package.json index 73eca59c..8d11e303 100644 --- a/.publish/i18n/package.json +++ b/.publish/i18n/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/i18n", - "version": "0.2.35", + "version": "0.2.36", "type": "module", "description": "@wrnexus/i18n — part of the WrNexus framework.", "license": "MIT", @@ -21,7 +21,7 @@ } }, "dependencies": { - "@wrnexus/core": "^0.2.35" + "@wrnexus/core": "^0.2.36" }, "files": [ "dist" diff --git a/.publish/jwt/package.json b/.publish/jwt/package.json index 67614a84..f2f668f2 100644 --- a/.publish/jwt/package.json +++ b/.publish/jwt/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/jwt", - "version": "0.2.35", + "version": "0.2.36", "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 c3b3c981..4f6792fe 100644 --- a/.publish/mobile/package.json +++ b/.publish/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/mobile", - "version": "0.2.35", + "version": "0.2.36", "type": "module", "description": "@wrnexus/mobile — part of the WrNexus framework.", "license": "MIT", @@ -21,7 +21,7 @@ } }, "dependencies": { - "@wrnexus/native": "^0.2.35" + "@wrnexus/native": "^0.2.36" }, "files": [ "dist" diff --git a/.publish/native/package.json b/.publish/native/package.json index 52fbff0e..575bb9c5 100644 --- a/.publish/native/package.json +++ b/.publish/native/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/native", - "version": "0.2.35", + "version": "0.2.36", "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 930e3c6a..83be7b70 100644 --- a/.publish/oauth/package.json +++ b/.publish/oauth/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/oauth", - "version": "0.2.35", + "version": "0.2.36", "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 7a3036ad..c83faceb 100644 --- a/.publish/pubsub/package.json +++ b/.publish/pubsub/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/pubsub", - "version": "0.2.35", + "version": "0.2.36", "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 cc04dcc8..c7c5c3dc 100644 --- a/.publish/queue/package.json +++ b/.publish/queue/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/queue", - "version": "0.2.35", + "version": "0.2.36", "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 05f6e7c1..b67be12e 100644 --- a/.publish/reactive/package.json +++ b/.publish/reactive/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/reactive", - "version": "0.2.35", + "version": "0.2.36", "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 ffa27e8d..678917bc 100644 --- a/.publish/router/package.json +++ b/.publish/router/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/router", - "version": "0.2.35", + "version": "0.2.36", "type": "module", "description": "@wrnexus/router — part of the WrNexus framework.", "license": "MIT", @@ -21,8 +21,8 @@ } }, "dependencies": { - "@wrnexus/compiler": "^0.2.35", - "@wrnexus/core": "^0.2.35" + "@wrnexus/compiler": "^0.2.36", + "@wrnexus/core": "^0.2.36" }, "files": [ "dist" diff --git a/.publish/ssr/package.json b/.publish/ssr/package.json index a21d007c..a940e943 100644 --- a/.publish/ssr/package.json +++ b/.publish/ssr/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/ssr", - "version": "0.2.35", + "version": "0.2.36", "type": "module", "description": "@wrnexus/ssr — part of the WrNexus framework.", "license": "MIT", @@ -21,7 +21,7 @@ } }, "dependencies": { - "@wrnexus/core": "^0.2.35" + "@wrnexus/core": "^0.2.36" }, "files": [ "dist" diff --git a/.publish/styles/package.json b/.publish/styles/package.json index 6f660a3b..26fee7f0 100644 --- a/.publish/styles/package.json +++ b/.publish/styles/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/styles", - "version": "0.2.35", + "version": "0.2.36", "type": "module", "description": "@wrnexus/styles — part of the WrNexus framework.", "license": "MIT", @@ -21,7 +21,7 @@ } }, "dependencies": { - "@wrnexus/uploader": "^0.2.35" + "@wrnexus/uploader": "^0.2.36" }, "files": [ "dist" diff --git a/.publish/test/package.json b/.publish/test/package.json index 5abf1edc..eca794c3 100644 --- a/.publish/test/package.json +++ b/.publish/test/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/test", - "version": "0.2.35", + "version": "0.2.36", "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 9b131c07..8b228f8e 100644 --- a/.publish/tracking/package.json +++ b/.publish/tracking/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/tracking", - "version": "0.2.35", + "version": "0.2.36", "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 112648e6..fef106cf 100644 --- a/.publish/ui/package.json +++ b/.publish/ui/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/ui", - "version": "0.2.35", + "version": "0.2.36", "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.35" + "@wrnexus/core": "^0.2.36" }, "files": [ "dist", diff --git a/.publish/uploader/package.json b/.publish/uploader/package.json index 1e8a210e..ac5b8831 100644 --- a/.publish/uploader/package.json +++ b/.publish/uploader/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/uploader", - "version": "0.2.35", + "version": "0.2.36", "type": "module", "description": "@wrnexus/uploader — part of the WrNexus framework.", "license": "MIT", @@ -21,7 +21,7 @@ } }, "dependencies": { - "@wrnexus/core": "^0.2.35" + "@wrnexus/core": "^0.2.36" }, "files": [ "dist" diff --git a/.publish/validation/package.json b/.publish/validation/package.json index e86d1824..2300b04a 100644 --- a/.publish/validation/package.json +++ b/.publish/validation/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/validation", - "version": "0.2.35", + "version": "0.2.36", "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 34d854dc..a92fc82f 100644 --- a/packages/ai/package.json +++ b/packages/ai/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/ai", - "version": "0.2.35", + "version": "0.2.36", "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 8b2166ee..a754a8d6 100644 --- a/packages/authz/package.json +++ b/packages/authz/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/authz", - "version": "0.2.35", + "version": "0.2.36", "private": true, "type": "module", "main": "src/index.ts", diff --git a/packages/cli/package.json b/packages/cli/package.json index cd532bad..82ec07e7 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/cli", - "version": "0.2.35", + "version": "0.2.36", "type": "module", "main": "src/index.ts", "exports": { diff --git a/packages/cli/src/update.ts b/packages/cli/src/update.ts index b613732a..6c063d91 100644 --- a/packages/cli/src/update.ts +++ b/packages/cli/src/update.ts @@ -393,6 +393,15 @@ const MIGRATIONS: Migration[] = [ // No generated application files require automatic migration. }, }, + { + version: "0.2.36", + id: "attribute-bug", + description: + "Adds support for Tailwind arbitrary-value class directives and improves reactive class bindings.", + 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 f8e85db0..c4a05fad 100644 --- a/packages/compiler/package.json +++ b/packages/compiler/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/compiler", - "version": "0.2.35", + "version": "0.2.36", "type": "module", "main": "src/index.ts", "exports": { diff --git a/packages/compiler/src/parser.ts b/packages/compiler/src/parser.ts index 92784309..e5d28398 100644 --- a/packages/compiler/src/parser.ts +++ b/packages/compiler/src/parser.ts @@ -526,18 +526,37 @@ export function parseHtmlView(src: string, pos: number): { nodes: ViewNode[]; en }; const readAttributeName = (): string => { - const first = src[i]; - - if (i >= src.length || (!isNameStart(first!) && first !== ":" && first !== "$")) { + if (i >= src.length) { return fail("Expected an attribute name"); } - const start = i++; + const start = i; + + while (i < src.length) { + const char = src[i]; + const next = src[i + 1]; + + if ( + char === "=" || + char === ">" || + char === '"' || + char === "'" || + char === " " || + char === "\t" || + char === "\n" || + char === "\r" || + (char === "/" && next === ">") + ) { + break; + } - while (i < src.length && isAttributeNamePart(src[i]!, src[i + 1])) { i++; } + if (i === start) { + return fail("Expected an attribute name"); + } + return src.slice(start, i); }; diff --git a/packages/compiler/test/compiler.test.ts b/packages/compiler/test/compiler.test.ts index 66612393..5536929f 100644 --- a/packages/compiler/test/compiler.test.ts +++ b/packages/compiler/test/compiler.test.ts @@ -646,3 +646,46 @@ component CookieToggle { expect(binding[1]).toBe("base {personalizationCookies ? 'enabled' : 'disabled'}"); }); +test("parses class directives containing Tailwind arbitrary values", () => { + const ast = parse(` +component PageHeader { + state centered = false + + view { +
+ Header +
+ } +} +`); + + expect(ast).toBeDefined(); +}); +test("compiles Tailwind arbitrary values in class directives", () => { + const output = generate( + parse(` +component PageHeader { + state centered = false + + view { +
+ Header +
+ } +} +`), + ); + + expect(output).toContain("lg:grid-cols-[minmax(0,1fr)_auto]"); + + expect(output).toContain("dark:bg-white/10"); +}); diff --git a/packages/core/package.json b/packages/core/package.json index d79a064d..801732ec 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/core", - "version": "0.2.35", + "version": "0.2.36", "type": "module", "main": "src/index.ts", "exports": { diff --git a/packages/csr/package.json b/packages/csr/package.json index 6ade6fc4..e2d98715 100644 --- a/packages/csr/package.json +++ b/packages/csr/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/csr", - "version": "0.2.35", + "version": "0.2.36", "type": "module", "main": "src/index.ts", "exports": { diff --git a/packages/db/package.json b/packages/db/package.json index c7aa4c7a..c0955a9a 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/db", - "version": "0.2.35", + "version": "0.2.36", "private": true, "type": "module", "main": "src/index.ts", diff --git a/packages/dev-server/package.json b/packages/dev-server/package.json index 26208542..5743656a 100644 --- a/packages/dev-server/package.json +++ b/packages/dev-server/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/dev-server", - "version": "0.2.35", + "version": "0.2.36", "type": "module", "main": "src/index.ts", "exports": { diff --git a/packages/encryption/package.json b/packages/encryption/package.json index 8695367c..5210c542 100644 --- a/packages/encryption/package.json +++ b/packages/encryption/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/encryption", - "version": "0.2.35", + "version": "0.2.36", "private": true, "type": "module", "main": "src/index.ts", diff --git a/packages/helpers/package.json b/packages/helpers/package.json index adba313f..d9e10b91 100644 --- a/packages/helpers/package.json +++ b/packages/helpers/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/helpers", - "version": "0.2.35", + "version": "0.2.36", "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 e1a2dcfd..18a4159c 100644 --- a/packages/i18n/package.json +++ b/packages/i18n/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/i18n", - "version": "0.2.35", + "version": "0.2.36", "private": true, "type": "module", "main": "src/index.ts", diff --git a/packages/jwt/package.json b/packages/jwt/package.json index 565e22ed..60b90467 100644 --- a/packages/jwt/package.json +++ b/packages/jwt/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/jwt", - "version": "0.2.35", + "version": "0.2.36", "private": true, "type": "module", "main": "src/index.ts", diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 1a8fb00d..0bdea454 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/mobile", - "version": "0.2.35", + "version": "0.2.36", "type": "module", "main": "src/index.ts", "exports": { diff --git a/packages/native/package.json b/packages/native/package.json index 1d7c563c..bd273ccb 100644 --- a/packages/native/package.json +++ b/packages/native/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/native", - "version": "0.2.35", + "version": "0.2.36", "type": "module", "main": "src/index.ts", "exports": { diff --git a/packages/oauth/package.json b/packages/oauth/package.json index 5fec45fa..a3bae2cb 100644 --- a/packages/oauth/package.json +++ b/packages/oauth/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/oauth", - "version": "0.2.35", + "version": "0.2.36", "private": true, "type": "module", "main": "src/index.ts", diff --git a/packages/pubsub/package.json b/packages/pubsub/package.json index 02f17ee0..202b2182 100644 --- a/packages/pubsub/package.json +++ b/packages/pubsub/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/pubsub", - "version": "0.2.35", + "version": "0.2.36", "private": true, "type": "module", "main": "src/index.ts", diff --git a/packages/queue/package.json b/packages/queue/package.json index 4afed6e4..e5b0db00 100644 --- a/packages/queue/package.json +++ b/packages/queue/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/queue", - "version": "0.2.35", + "version": "0.2.36", "private": true, "type": "module", "main": "src/index.ts", diff --git a/packages/reactive/package.json b/packages/reactive/package.json index bac94323..9adadd60 100644 --- a/packages/reactive/package.json +++ b/packages/reactive/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/reactive", - "version": "0.2.35", + "version": "0.2.36", "type": "module", "main": "src/index.ts", "exports": { diff --git a/packages/router/package.json b/packages/router/package.json index 2e72c5d6..c1742ab1 100644 --- a/packages/router/package.json +++ b/packages/router/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/router", - "version": "0.2.35", + "version": "0.2.36", "type": "module", "main": "src/index.ts", "exports": { diff --git a/packages/ssr/package.json b/packages/ssr/package.json index c553e60c..a29d56fa 100644 --- a/packages/ssr/package.json +++ b/packages/ssr/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/ssr", - "version": "0.2.35", + "version": "0.2.36", "type": "module", "main": "src/index.ts", "exports": { diff --git a/packages/styles/package.json b/packages/styles/package.json index 4e10c5a6..a8b9e0f8 100644 --- a/packages/styles/package.json +++ b/packages/styles/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/styles", - "version": "0.2.35", + "version": "0.2.36", "type": "module", "main": "src/index.ts", "exports": { diff --git a/packages/test/package.json b/packages/test/package.json index 4c693edb..eff2149d 100644 --- a/packages/test/package.json +++ b/packages/test/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/test", - "version": "0.2.35", + "version": "0.2.36", "private": true, "type": "module", "main": "src/index.ts", diff --git a/packages/tracking/package.json b/packages/tracking/package.json index 5cdb8f3d..9647d0bb 100644 --- a/packages/tracking/package.json +++ b/packages/tracking/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/tracking", - "version": "0.2.35", + "version": "0.2.36", "private": true, "type": "module", "main": "src/index.ts", diff --git a/packages/ui/package.json b/packages/ui/package.json index b72fbe0a..e24539ee 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/ui", - "version": "0.2.35", + "version": "0.2.36", "private": true, "type": "module", "main": "src/index.ts", diff --git a/packages/uploader/package.json b/packages/uploader/package.json index d817bca6..a69c5222 100644 --- a/packages/uploader/package.json +++ b/packages/uploader/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/uploader", - "version": "0.2.35", + "version": "0.2.36", "private": true, "type": "module", "main": "src/index.ts", diff --git a/packages/validation/package.json b/packages/validation/package.json index 3007f975..c3a3b9c0 100644 --- a/packages/validation/package.json +++ b/packages/validation/package.json @@ -1,6 +1,6 @@ { "name": "@wrnexus/validation", - "version": "0.2.35", + "version": "0.2.36", "private": true, "type": "module", "main": "src/index.ts",