diff --git a/CHANGELOG.md b/CHANGELOG.md index bbfe0325..cd1620a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,23 @@ Semver applies from 1.0.0. A breaking change to a documented API needs a major ## [Unreleased] +Nothing yet. + +## 5.0.1 + +### Fixed + +- a live query no longer ships the raw table row, or mis-orders a projected window (#235) + +### Changed + +- restamp the status table to 5.0.0, from the registry rather than from intent (#234) + + +## 5.0.1 - 2026-08-20 + +A patch: one fix, in two packages, closing the defect 5.0.0's own work uncovered. No API changed. + ### Fixed - **A live query no longer re-delivers the raw table row, and no longer mis-orders a projected diff --git a/bun.lock b/bun.lock index 59634d9d..c68fa7f4 100644 --- a/bun.lock +++ b/bun.lock @@ -195,63 +195,63 @@ "name": "@ultimat3/action", "version": "4.1.0", "dependencies": { - "@ultimat3/cache": "5.0.0", - "@ultimat3/core": "5.0.0", - "@ultimat3/http": "5.0.0", - "@ultimat3/policy": "5.0.0", - "@ultimat3/schema": "5.0.0", + "@ultimat3/cache": "5.0.1", + "@ultimat3/core": "5.0.1", + "@ultimat3/http": "5.0.1", + "@ultimat3/policy": "5.0.1", + "@ultimat3/schema": "5.0.1", }, }, "packages/admin": { "name": "@ultimat3/admin", "version": "4.1.0", "dependencies": { - "@ultimat3/action": "5.0.0", - "@ultimat3/ai": "5.0.0", - "@ultimat3/cache": "5.0.0", - "@ultimat3/core": "5.0.0", - "@ultimat3/db": "5.0.0", - "@ultimat3/entity": "5.0.0", + "@ultimat3/action": "5.0.1", + "@ultimat3/ai": "5.0.1", + "@ultimat3/cache": "5.0.1", + "@ultimat3/core": "5.0.1", + "@ultimat3/db": "5.0.1", + "@ultimat3/entity": "5.0.1", "@ultimat3/i18n": "1.2.0", - "@ultimat3/jobs": "5.0.0", - "@ultimat3/mcp": "5.0.0", - "@ultimat3/money": "5.0.0", - "@ultimat3/policy": "5.0.0", - "@ultimat3/query": "5.0.0", - "@ultimat3/render": "5.0.0", - "@ultimat3/schema": "5.0.0", - "@ultimat3/ui": "5.0.0", + "@ultimat3/jobs": "5.0.1", + "@ultimat3/mcp": "5.0.1", + "@ultimat3/money": "5.0.1", + "@ultimat3/policy": "5.0.1", + "@ultimat3/query": "5.0.1", + "@ultimat3/render": "5.0.1", + "@ultimat3/schema": "5.0.1", + "@ultimat3/ui": "5.0.1", }, }, "packages/ai": { "name": "@ultimat3/ai", "version": "4.1.0", "dependencies": { - "@ultimat3/action": "5.0.0", - "@ultimat3/cache": "5.0.0", - "@ultimat3/core": "5.0.0", - "@ultimat3/db": "5.0.0", - "@ultimat3/jobs": "5.0.0", - "@ultimat3/money": "5.0.0", - "@ultimat3/policy": "5.0.0", - "@ultimat3/schema": "5.0.0", - "@ultimat3/time": "5.0.0", + "@ultimat3/action": "5.0.1", + "@ultimat3/cache": "5.0.1", + "@ultimat3/core": "5.0.1", + "@ultimat3/db": "5.0.1", + "@ultimat3/jobs": "5.0.1", + "@ultimat3/money": "5.0.1", + "@ultimat3/policy": "5.0.1", + "@ultimat3/schema": "5.0.1", + "@ultimat3/time": "5.0.1", }, }, "packages/auth": { "name": "@ultimat3/auth", "version": "4.1.0", "dependencies": { - "@ultimat3/core": "5.0.0", - "@ultimat3/db": "5.0.0", - "@ultimat3/schema": "5.0.0", + "@ultimat3/core": "5.0.1", + "@ultimat3/db": "5.0.1", + "@ultimat3/schema": "5.0.1", }, }, "packages/cache": { "name": "@ultimat3/cache", "version": "4.1.0", "dependencies": { - "@ultimat3/core": "5.0.0", + "@ultimat3/core": "5.0.1", }, }, "packages/cli": { @@ -261,29 +261,29 @@ "x": "./src/bin.ts", }, "dependencies": { - "@ultimat3/action": "5.0.0", - "@ultimat3/admin": "5.0.0", - "@ultimat3/ai": "5.0.0", - "@ultimat3/cache": "5.0.0", - "@ultimat3/core": "5.0.0", - "@ultimat3/db": "5.0.0", - "@ultimat3/entity": "5.0.0", - "@ultimat3/http": "5.0.0", + "@ultimat3/action": "5.0.1", + "@ultimat3/admin": "5.0.1", + "@ultimat3/ai": "5.0.1", + "@ultimat3/cache": "5.0.1", + "@ultimat3/core": "5.0.1", + "@ultimat3/db": "5.0.1", + "@ultimat3/entity": "5.0.1", + "@ultimat3/http": "5.0.1", "@ultimat3/i18n": "1.2.0", - "@ultimat3/jobs": "5.0.0", - "@ultimat3/mail": "5.0.0", - "@ultimat3/manifest": "5.0.0", - "@ultimat3/mcp": "5.0.0", - "@ultimat3/policy": "5.0.0", - "@ultimat3/pwa": "5.0.0", - "@ultimat3/query": "5.0.0", - "@ultimat3/realtime": "5.0.0", - "@ultimat3/render": "5.0.0", - "@ultimat3/schema": "5.0.0", - "@ultimat3/seo": "5.0.0", - "@ultimat3/storage": "5.0.0", - "@ultimat3/testing": "5.0.0", - "@ultimat3/time": "5.0.0", + "@ultimat3/jobs": "5.0.1", + "@ultimat3/mail": "5.0.1", + "@ultimat3/manifest": "5.0.1", + "@ultimat3/mcp": "5.0.1", + "@ultimat3/policy": "5.0.1", + "@ultimat3/pwa": "5.0.1", + "@ultimat3/query": "5.0.1", + "@ultimat3/realtime": "5.0.1", + "@ultimat3/render": "5.0.1", + "@ultimat3/schema": "5.0.1", + "@ultimat3/seo": "5.0.1", + "@ultimat3/storage": "5.0.1", + "@ultimat3/testing": "5.0.1", + "@ultimat3/time": "5.0.1", }, }, "packages/core": { @@ -297,14 +297,14 @@ "create-ultimate": "./src/bin.ts", }, "dependencies": { - "@ultimat3/cli": "5.0.0", + "@ultimat3/cli": "5.0.1", }, }, "packages/db": { "name": "@ultimat3/db", "version": "4.1.0", "dependencies": { - "@ultimat3/core": "5.0.0", + "@ultimat3/core": "5.0.1", }, "peerDependencies": { "@electric-sql/pglite": ">=0.5.0", @@ -317,27 +317,27 @@ "name": "@ultimat3/entity", "version": "4.1.0", "dependencies": { - "@ultimat3/core": "5.0.0", - "@ultimat3/db": "5.0.0", - "@ultimat3/schema": "5.0.0", - "@ultimat3/time": "5.0.0", + "@ultimat3/core": "5.0.1", + "@ultimat3/db": "5.0.1", + "@ultimat3/schema": "5.0.1", + "@ultimat3/time": "5.0.1", }, }, "packages/flags": { "name": "@ultimat3/flags", "version": "4.1.0", "dependencies": { - "@ultimat3/core": "5.0.0", + "@ultimat3/core": "5.0.1", }, }, "packages/http": { "name": "@ultimat3/http", "version": "4.1.0", "dependencies": { - "@ultimat3/core": "5.0.0", + "@ultimat3/core": "5.0.1", "@ultimat3/i18n": "4.1.0", - "@ultimat3/schema": "5.0.0", - "@ultimat3/time": "5.0.0", + "@ultimat3/schema": "5.0.1", + "@ultimat3/time": "5.0.1", }, }, "packages/i18n": { @@ -351,87 +351,87 @@ "name": "@ultimat3/jobs", "version": "4.1.0", "dependencies": { - "@ultimat3/core": "5.0.0", - "@ultimat3/entity": "5.0.0", - "@ultimat3/schema": "5.0.0", - "@ultimat3/time": "5.0.0", + "@ultimat3/core": "5.0.1", + "@ultimat3/entity": "5.0.1", + "@ultimat3/schema": "5.0.1", + "@ultimat3/time": "5.0.1", }, }, "packages/mail": { "name": "@ultimat3/mail", "version": "4.1.0", "dependencies": { - "@ultimat3/core": "5.0.0", + "@ultimat3/core": "5.0.1", "@ultimat3/i18n": "4.1.0", - "@ultimat3/jobs": "5.0.0", - "@ultimat3/schema": "5.0.0", - "@ultimat3/time": "5.0.0", + "@ultimat3/jobs": "5.0.1", + "@ultimat3/schema": "5.0.1", + "@ultimat3/time": "5.0.1", }, }, "packages/manifest": { "name": "@ultimat3/manifest", "version": "4.1.0", "dependencies": { - "@ultimat3/action": "5.0.0", - "@ultimat3/core": "5.0.0", - "@ultimat3/entity": "5.0.0", - "@ultimat3/jobs": "5.0.0", - "@ultimat3/query": "5.0.0", + "@ultimat3/action": "5.0.1", + "@ultimat3/core": "5.0.1", + "@ultimat3/entity": "5.0.1", + "@ultimat3/jobs": "5.0.1", + "@ultimat3/query": "5.0.1", }, }, "packages/mcp": { "name": "@ultimat3/mcp", "version": "4.1.0", "dependencies": { - "@ultimat3/action": "5.0.0", - "@ultimat3/core": "5.0.0", - "@ultimat3/entity": "5.0.0", - "@ultimat3/jobs": "5.0.0", - "@ultimat3/policy": "5.0.0", - "@ultimat3/query": "5.0.0", - "@ultimat3/schema": "5.0.0", + "@ultimat3/action": "5.0.1", + "@ultimat3/core": "5.0.1", + "@ultimat3/entity": "5.0.1", + "@ultimat3/jobs": "5.0.1", + "@ultimat3/policy": "5.0.1", + "@ultimat3/query": "5.0.1", + "@ultimat3/schema": "5.0.1", }, }, "packages/money": { "name": "@ultimat3/money", "version": "4.1.0", "dependencies": { - "@ultimat3/core": "5.0.0", - "@ultimat3/schema": "5.0.0", + "@ultimat3/core": "5.0.1", + "@ultimat3/schema": "5.0.1", }, }, "packages/policy": { "name": "@ultimat3/policy", "version": "4.1.0", "dependencies": { - "@ultimat3/core": "5.0.0", + "@ultimat3/core": "5.0.1", }, }, "packages/pwa": { "name": "@ultimat3/pwa", "version": "4.1.0", "dependencies": { - "@ultimat3/core": "5.0.0", - "@ultimat3/seo": "5.0.0", + "@ultimat3/core": "5.0.1", + "@ultimat3/seo": "5.0.1", }, }, "packages/query": { "name": "@ultimat3/query", "version": "4.1.0", "dependencies": { - "@ultimat3/cache": "5.0.0", - "@ultimat3/core": "5.0.0", - "@ultimat3/http": "5.0.0", - "@ultimat3/policy": "5.0.0", - "@ultimat3/schema": "5.0.0", + "@ultimat3/cache": "5.0.1", + "@ultimat3/core": "5.0.1", + "@ultimat3/http": "5.0.1", + "@ultimat3/policy": "5.0.1", + "@ultimat3/schema": "5.0.1", }, }, "packages/realtime": { "name": "@ultimat3/realtime", "version": "4.1.0", "dependencies": { - "@ultimat3/core": "5.0.0", - "@ultimat3/query": "5.0.0", + "@ultimat3/core": "5.0.1", + "@ultimat3/query": "5.0.1", "nats": "2.29.3", }, }, @@ -439,10 +439,10 @@ "name": "@ultimat3/render", "version": "4.1.0", "dependencies": { - "@ultimat3/cache": "5.0.0", - "@ultimat3/core": "5.0.0", + "@ultimat3/cache": "5.0.1", + "@ultimat3/core": "5.0.1", "@ultimat3/i18n": "1.2.0", - "@ultimat3/seo": "5.0.0", + "@ultimat3/seo": "5.0.1", "sass": "1.102.0", }, }, @@ -454,58 +454,58 @@ "name": "@ultimat3/scraping", "version": "4.1.0", "dependencies": { - "@ultimat3/core": "5.0.0", - "@ultimat3/jobs": "5.0.0", - "@ultimat3/schema": "5.0.0", - "@ultimat3/storage": "5.0.0", + "@ultimat3/core": "5.0.1", + "@ultimat3/jobs": "5.0.1", + "@ultimat3/schema": "5.0.1", + "@ultimat3/storage": "5.0.1", }, }, "packages/seo": { "name": "@ultimat3/seo", "version": "4.1.0", "dependencies": { - "@ultimat3/core": "5.0.0", + "@ultimat3/core": "5.0.1", }, }, "packages/storage": { "name": "@ultimat3/storage", "version": "4.1.0", "dependencies": { - "@ultimat3/core": "5.0.0", + "@ultimat3/core": "5.0.1", }, }, "packages/testing": { "name": "@ultimat3/testing", "version": "4.1.0", "dependencies": { - "@ultimat3/cache": "5.0.0", - "@ultimat3/core": "5.0.0", - "@ultimat3/db": "5.0.0", - "@ultimat3/entity": "5.0.0", + "@ultimat3/cache": "5.0.1", + "@ultimat3/core": "5.0.1", + "@ultimat3/db": "5.0.1", + "@ultimat3/entity": "5.0.1", "@ultimat3/i18n": "4.1.0", - "@ultimat3/jobs": "5.0.0", - "@ultimat3/mail": "5.0.0", - "@ultimat3/policy": "5.0.0", - "@ultimat3/query": "5.0.0", - "@ultimat3/realtime": "5.0.0", - "@ultimat3/time": "5.0.0", + "@ultimat3/jobs": "5.0.1", + "@ultimat3/mail": "5.0.1", + "@ultimat3/policy": "5.0.1", + "@ultimat3/query": "5.0.1", + "@ultimat3/realtime": "5.0.1", + "@ultimat3/time": "5.0.1", }, }, "packages/time": { "name": "@ultimat3/time", "version": "4.1.0", "dependencies": { - "@ultimat3/core": "5.0.0", + "@ultimat3/core": "5.0.1", }, }, "packages/ui": { "name": "@ultimat3/ui", "version": "4.1.0", "dependencies": { - "@ultimat3/core": "5.0.0", + "@ultimat3/core": "5.0.1", "@ultimat3/i18n": "1.2.0", - "@ultimat3/money": "5.0.0", - "@ultimat3/time": "5.0.0", + "@ultimat3/money": "5.0.1", + "@ultimat3/time": "5.0.1", }, "peerDependencies": { "solid-js": "^1.9.0", diff --git a/docker/helm/Chart.yaml b/docker/helm/Chart.yaml index 7ccb2a07..644ee467 100644 --- a/docker/helm/Chart.yaml +++ b/docker/helm/Chart.yaml @@ -9,8 +9,8 @@ type: application # `scripts/release.ts` rewrites both on every release through `setChartVersions` — a chart is not a # workspace, so the manifest loop cannot reach it and the script writes it by path instead. Never # hand-edit them: the chart moving on its own is how `appVersion` named an image tag nobody pushed. -version: 5.0.0 -appVersion: "5.0.0" +version: 5.0.1 +appVersion: "5.0.1" kubeVersion: ">=1.27.0-0" keywords: [bun, postgres, solidjs, ultimate] home: https://ultimate.dev diff --git a/dummy/social-media-clone/package.json b/dummy/social-media-clone/package.json index 4880d469..0d013cef 100644 --- a/dummy/social-media-clone/package.json +++ b/dummy/social-media-clone/package.json @@ -22,27 +22,27 @@ "@biomejs/biome": "^2.4.15", "@electric-sql/pglite": "^0.5.4", "@types/bun": "^1.3.14", - "@ultimat3/testing": "5.0.0", + "@ultimat3/testing": "5.0.1", "typescript": "^7.0.2" }, "dependencies": { - "@ultimat3/action": "5.0.0", - "@ultimat3/admin": "5.0.0", - "@ultimat3/cache": "5.0.0", - "@ultimat3/cli": "5.0.0", - "@ultimat3/core": "5.0.0", - "@ultimat3/db": "5.0.0", - "@ultimat3/entity": "5.0.0", - "@ultimat3/http": "5.0.0", - "@ultimat3/i18n": "5.0.0", - "@ultimat3/jobs": "5.0.0", - "@ultimat3/mcp": "5.0.0", - "@ultimat3/policy": "5.0.0", - "@ultimat3/pwa": "5.0.0", - "@ultimat3/query": "5.0.0", - "@ultimat3/realtime": "5.0.0", - "@ultimat3/render": "5.0.0", - "@ultimat3/ui": "5.0.0", + "@ultimat3/action": "5.0.1", + "@ultimat3/admin": "5.0.1", + "@ultimat3/cache": "5.0.1", + "@ultimat3/cli": "5.0.1", + "@ultimat3/core": "5.0.1", + "@ultimat3/db": "5.0.1", + "@ultimat3/entity": "5.0.1", + "@ultimat3/http": "5.0.1", + "@ultimat3/i18n": "5.0.1", + "@ultimat3/jobs": "5.0.1", + "@ultimat3/mcp": "5.0.1", + "@ultimat3/policy": "5.0.1", + "@ultimat3/pwa": "5.0.1", + "@ultimat3/query": "5.0.1", + "@ultimat3/realtime": "5.0.1", + "@ultimat3/render": "5.0.1", + "@ultimat3/ui": "5.0.1", "solid-js": "1.9.14" }, "engines": { diff --git a/dummy/social-media-clone/packages/i18n/package.json b/dummy/social-media-clone/packages/i18n/package.json index e18a950d..78e56a0e 100644 --- a/dummy/social-media-clone/packages/i18n/package.json +++ b/dummy/social-media-clone/packages/i18n/package.json @@ -11,6 +11,6 @@ "typecheck": "tsc --noEmit -p ../../tsconfig.json" }, "dependencies": { - "@ultimat3/i18n": "5.0.0" + "@ultimat3/i18n": "5.0.1" } } diff --git a/examples/dummy/apps/admin/package.json b/examples/dummy/apps/admin/package.json index 3ba01f2f..fd1424a8 100644 --- a/examples/dummy/apps/admin/package.json +++ b/examples/dummy/apps/admin/package.json @@ -19,10 +19,10 @@ "dependencies": { "@postly/db": "0.0.1", "@postly/web": "0.0.1", - "@ultimat3/action": "5.0.0", - "@ultimat3/admin": "5.0.0", - "@ultimat3/core": "5.0.0", - "@ultimat3/policy": "5.0.0", - "@ultimat3/schema": "5.0.0" + "@ultimat3/action": "5.0.1", + "@ultimat3/admin": "5.0.1", + "@ultimat3/core": "5.0.1", + "@ultimat3/policy": "5.0.1", + "@ultimat3/schema": "5.0.1" } } diff --git a/examples/dummy/apps/web/package.json b/examples/dummy/apps/web/package.json index d58de987..653e7d6c 100644 --- a/examples/dummy/apps/web/package.json +++ b/examples/dummy/apps/web/package.json @@ -25,24 +25,24 @@ "@postly/domain": "0.0.1", "@postly/i18n": "0.0.1", "@postly/ui": "0.0.1", - "@ultimat3/action": "5.0.0", - "@ultimat3/ai": "5.0.0", - "@ultimat3/auth": "5.0.0", - "@ultimat3/core": "5.0.0", - "@ultimat3/entity": "5.0.0", - "@ultimat3/flags": "5.0.0", - "@ultimat3/jobs": "5.0.0", - "@ultimat3/mail": "5.0.0", - "@ultimat3/policy": "5.0.0", - "@ultimat3/query": "5.0.0", - "@ultimat3/realtime": "5.0.0", - "@ultimat3/render": "5.0.0", - "@ultimat3/schema": "5.0.0", - "@ultimat3/seo": "5.0.0", - "@ultimat3/storage": "5.0.0", - "@ultimat3/testing": "5.0.0", - "@ultimat3/time": "5.0.0", - "@ultimat3/ui": "5.0.0", + "@ultimat3/action": "5.0.1", + "@ultimat3/ai": "5.0.1", + "@ultimat3/auth": "5.0.1", + "@ultimat3/core": "5.0.1", + "@ultimat3/entity": "5.0.1", + "@ultimat3/flags": "5.0.1", + "@ultimat3/jobs": "5.0.1", + "@ultimat3/mail": "5.0.1", + "@ultimat3/policy": "5.0.1", + "@ultimat3/query": "5.0.1", + "@ultimat3/realtime": "5.0.1", + "@ultimat3/render": "5.0.1", + "@ultimat3/schema": "5.0.1", + "@ultimat3/seo": "5.0.1", + "@ultimat3/storage": "5.0.1", + "@ultimat3/testing": "5.0.1", + "@ultimat3/time": "5.0.1", + "@ultimat3/ui": "5.0.1", "solid-js": "1.9.14" } } diff --git a/examples/dummy/package.json b/examples/dummy/package.json index ae040bc6..ee48f2c0 100644 --- a/examples/dummy/package.json +++ b/examples/dummy/package.json @@ -24,13 +24,13 @@ "manifest": "x manifest --json" }, "devDependencies": { - "@ultimat3/cache": "5.0.0", - "@ultimat3/entity": "5.0.0", - "@ultimat3/testing": "5.0.0", + "@ultimat3/cache": "5.0.1", + "@ultimat3/entity": "5.0.1", + "@ultimat3/testing": "5.0.1", "typescript": "7.0.2" }, "dependencies": { - "@ultimat3/cli": "5.0.0", - "@ultimat3/core": "5.0.0" + "@ultimat3/cli": "5.0.1", + "@ultimat3/core": "5.0.1" } } diff --git a/examples/dummy/packages/core/package.json b/examples/dummy/packages/core/package.json index 87613e92..526d8035 100644 --- a/examples/dummy/packages/core/package.json +++ b/examples/dummy/packages/core/package.json @@ -17,8 +17,8 @@ }, "dependencies": { "@postly/domain": "0.0.1", - "@ultimat3/core": "5.0.0", - "@ultimat3/money": "5.0.0", - "@ultimat3/time": "5.0.0" + "@ultimat3/core": "5.0.1", + "@ultimat3/money": "5.0.1", + "@ultimat3/time": "5.0.1" } } diff --git a/examples/dummy/packages/db/package.json b/examples/dummy/packages/db/package.json index b7f35a27..87df86f9 100644 --- a/examples/dummy/packages/db/package.json +++ b/examples/dummy/packages/db/package.json @@ -20,8 +20,8 @@ }, "dependencies": { "@postly/domain": "0.0.1", - "@ultimat3/cache": "5.0.0", - "@ultimat3/core": "5.0.0", - "@ultimat3/entity": "5.0.0" + "@ultimat3/cache": "5.0.1", + "@ultimat3/core": "5.0.1", + "@ultimat3/entity": "5.0.1" } } diff --git a/examples/dummy/packages/domain/package.json b/examples/dummy/packages/domain/package.json index db98c083..28522218 100644 --- a/examples/dummy/packages/domain/package.json +++ b/examples/dummy/packages/domain/package.json @@ -16,7 +16,7 @@ "test": "bun test" }, "dependencies": { - "@ultimat3/core": "5.0.0", - "@ultimat3/money": "5.0.0" + "@ultimat3/core": "5.0.1", + "@ultimat3/money": "5.0.1" } } diff --git a/examples/dummy/packages/i18n/package.json b/examples/dummy/packages/i18n/package.json index f28b55ab..957de1a8 100644 --- a/examples/dummy/packages/i18n/package.json +++ b/examples/dummy/packages/i18n/package.json @@ -17,6 +17,6 @@ "test": "bun test" }, "dependencies": { - "@ultimat3/i18n": "5.0.0" + "@ultimat3/i18n": "5.0.1" } } diff --git a/examples/dummy/packages/mcp/package.json b/examples/dummy/packages/mcp/package.json index 2781d96c..0e338e62 100644 --- a/examples/dummy/packages/mcp/package.json +++ b/examples/dummy/packages/mcp/package.json @@ -19,9 +19,9 @@ "dependencies": { "@postly/core": "0.0.1", "@postly/domain": "0.0.1", - "@ultimat3/action": "5.0.0", - "@ultimat3/core": "5.0.0", - "@ultimat3/mcp": "5.0.0", - "@ultimat3/testing": "5.0.0" + "@ultimat3/action": "5.0.1", + "@ultimat3/core": "5.0.1", + "@ultimat3/mcp": "5.0.1", + "@ultimat3/testing": "5.0.1" } } diff --git a/examples/dummy/packages/ui/package.json b/examples/dummy/packages/ui/package.json index d0c3c176..f8ec3d66 100644 --- a/examples/dummy/packages/ui/package.json +++ b/examples/dummy/packages/ui/package.json @@ -18,9 +18,9 @@ "dependencies": { "@postly/domain": "0.0.1", "@postly/i18n": "0.0.1", - "@ultimat3/money": "5.0.0", - "@ultimat3/render": "5.0.0", - "@ultimat3/ui": "5.0.0", + "@ultimat3/money": "5.0.1", + "@ultimat3/render": "5.0.1", + "@ultimat3/ui": "5.0.1", "solid-js": "1.9.14" } } diff --git a/framework.manifest.json b/framework.manifest.json index c4317669..838ec39e 100644 --- a/framework.manifest.json +++ b/framework.manifest.json @@ -1,6 +1,6 @@ { "version": 1, - "buildId": "355f660eb4358f9139229897ac7072d78e65cf03f473fe4c928e3a716428d34d", + "buildId": "97fda792dc314a14e57493ecb431e395072b80924c690c224701c6a1b89816af", "tiers": { "0": [ "core", @@ -47,181 +47,181 @@ "packages": [ { "name": "@ultimat3/core", - "version": "5.0.0", + "version": "5.0.1", "tier": 0, "private": false }, { "name": "@ultimat3/schema", - "version": "5.0.0", + "version": "5.0.1", "tier": 0, "private": false }, { "name": "@ultimat3/cache", - "version": "5.0.0", + "version": "5.0.1", "tier": 1, "private": false }, { "name": "@ultimat3/db", - "version": "5.0.0", + "version": "5.0.1", "tier": 1, "private": false }, { "name": "@ultimat3/flags", - "version": "5.0.0", + "version": "5.0.1", "tier": 1, "private": false }, { "name": "@ultimat3/i18n", - "version": "5.0.0", + "version": "5.0.1", "tier": 1, "private": false }, { "name": "@ultimat3/money", - "version": "5.0.0", + "version": "5.0.1", "tier": 1, "private": false }, { "name": "@ultimat3/seo", - "version": "5.0.0", + "version": "5.0.1", "tier": 1, "private": false }, { "name": "@ultimat3/storage", - "version": "5.0.0", + "version": "5.0.1", "tier": 1, "private": false }, { "name": "@ultimat3/time", - "version": "5.0.0", + "version": "5.0.1", "tier": 1, "private": false }, { "name": "@ultimat3/auth", - "version": "5.0.0", + "version": "5.0.1", "tier": 2, "private": false }, { "name": "@ultimat3/entity", - "version": "5.0.0", + "version": "5.0.1", "tier": 2, "private": false }, { "name": "@ultimat3/http", - "version": "5.0.0", + "version": "5.0.1", "tier": 2, "private": false }, { "name": "@ultimat3/policy", - "version": "5.0.0", + "version": "5.0.1", "tier": 2, "private": false }, { "name": "@ultimat3/action", - "version": "5.0.0", + "version": "5.0.1", "tier": 3, "private": false }, { "name": "@ultimat3/jobs", - "version": "5.0.0", + "version": "5.0.1", "tier": 3, "private": false }, { "name": "@ultimat3/query", - "version": "5.0.0", + "version": "5.0.1", "tier": 3, "private": false }, { "name": "@ultimat3/realtime", - "version": "5.0.0", + "version": "5.0.1", "tier": 3, "private": false }, { "name": "@ultimat3/ai", - "version": "5.0.0", + "version": "5.0.1", "tier": 4, "private": false }, { "name": "@ultimat3/mail", - "version": "5.0.0", + "version": "5.0.1", "tier": 4, "private": false }, { "name": "@ultimat3/manifest", - "version": "5.0.0", + "version": "5.0.1", "tier": 4, "private": false }, { "name": "@ultimat3/mcp", - "version": "5.0.0", + "version": "5.0.1", "tier": 4, "private": false }, { "name": "@ultimat3/pwa", - "version": "5.0.0", + "version": "5.0.1", "tier": 4, "private": false }, { "name": "@ultimat3/render", - "version": "5.0.0", + "version": "5.0.1", "tier": 4, "private": false }, { "name": "@ultimat3/ui", - "version": "5.0.0", + "version": "5.0.1", "tier": 4, "private": false }, { "name": "@ultimat3/admin", - "version": "5.0.0", + "version": "5.0.1", "tier": 5, "private": false }, { "name": "@ultimat3/cli", - "version": "5.0.0", + "version": "5.0.1", "tier": 5, "private": false }, { "name": "@ultimat3/scraping", - "version": "5.0.0", + "version": "5.0.1", "tier": 5, "private": false }, { "name": "@ultimat3/testing", - "version": "5.0.0", + "version": "5.0.1", "tier": 5, "private": false }, { "name": "create-ultimate", - "version": "5.0.0", + "version": "5.0.1", "tier": 6, "private": false } diff --git a/packages/action/package.json b/packages/action/package.json index 2cc8043d..b6d005cc 100644 --- a/packages/action/package.json +++ b/packages/action/package.json @@ -1,6 +1,6 @@ { "name": "@ultimat3/action", - "version": "5.0.0", + "version": "5.0.1", "description": "The action primitive: one declaration projected to route, OpenAPI, client, MCP tool, job handle, tests", "license": "MIT", "type": "module", @@ -31,10 +31,10 @@ "test": "bun test" }, "dependencies": { - "@ultimat3/cache": "5.0.0", - "@ultimat3/core": "5.0.0", - "@ultimat3/http": "5.0.0", - "@ultimat3/policy": "5.0.0", - "@ultimat3/schema": "5.0.0" + "@ultimat3/cache": "5.0.1", + "@ultimat3/core": "5.0.1", + "@ultimat3/http": "5.0.1", + "@ultimat3/policy": "5.0.1", + "@ultimat3/schema": "5.0.1" } } diff --git a/packages/admin/package.json b/packages/admin/package.json index 5ec4c00f..ac837c87 100644 --- a/packages/admin/package.json +++ b/packages/admin/package.json @@ -1,6 +1,6 @@ { "name": "@ultimat3/admin", - "version": "5.0.0", + "version": "5.0.1", "description": "Two dashboards: the /_x framework dev panels and the generated, AI-first app admin", "license": "MIT", "type": "module", @@ -32,20 +32,20 @@ "test": "bun test" }, "dependencies": { - "@ultimat3/action": "5.0.0", - "@ultimat3/ai": "5.0.0", - "@ultimat3/cache": "5.0.0", - "@ultimat3/core": "5.0.0", - "@ultimat3/db": "5.0.0", - "@ultimat3/entity": "5.0.0", - "@ultimat3/i18n": "5.0.0", - "@ultimat3/jobs": "5.0.0", - "@ultimat3/mcp": "5.0.0", - "@ultimat3/money": "5.0.0", - "@ultimat3/policy": "5.0.0", - "@ultimat3/query": "5.0.0", - "@ultimat3/render": "5.0.0", - "@ultimat3/schema": "5.0.0", - "@ultimat3/ui": "5.0.0" + "@ultimat3/action": "5.0.1", + "@ultimat3/ai": "5.0.1", + "@ultimat3/cache": "5.0.1", + "@ultimat3/core": "5.0.1", + "@ultimat3/db": "5.0.1", + "@ultimat3/entity": "5.0.1", + "@ultimat3/i18n": "5.0.1", + "@ultimat3/jobs": "5.0.1", + "@ultimat3/mcp": "5.0.1", + "@ultimat3/money": "5.0.1", + "@ultimat3/policy": "5.0.1", + "@ultimat3/query": "5.0.1", + "@ultimat3/render": "5.0.1", + "@ultimat3/schema": "5.0.1", + "@ultimat3/ui": "5.0.1" } } diff --git a/packages/ai/package.json b/packages/ai/package.json index 7bd10cc5..4f258bd1 100644 --- a/packages/ai/package.json +++ b/packages/ai/package.json @@ -1,6 +1,6 @@ { "name": "@ultimat3/ai", - "version": "5.0.0", + "version": "5.0.1", "description": "LLM gateway, versioned prompts, evals as tests, embeddings, hybrid vector search, RAG", "license": "MIT", "type": "module", @@ -32,14 +32,14 @@ "test": "bun test" }, "dependencies": { - "@ultimat3/action": "5.0.0", - "@ultimat3/cache": "5.0.0", - "@ultimat3/core": "5.0.0", - "@ultimat3/db": "5.0.0", - "@ultimat3/jobs": "5.0.0", - "@ultimat3/money": "5.0.0", - "@ultimat3/policy": "5.0.0", - "@ultimat3/schema": "5.0.0", - "@ultimat3/time": "5.0.0" + "@ultimat3/action": "5.0.1", + "@ultimat3/cache": "5.0.1", + "@ultimat3/core": "5.0.1", + "@ultimat3/db": "5.0.1", + "@ultimat3/jobs": "5.0.1", + "@ultimat3/money": "5.0.1", + "@ultimat3/policy": "5.0.1", + "@ultimat3/schema": "5.0.1", + "@ultimat3/time": "5.0.1" } } diff --git a/packages/auth/package.json b/packages/auth/package.json index 983fc512..6fb9730f 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -1,6 +1,6 @@ { "name": "@ultimat3/auth", - "version": "5.0.0", + "version": "5.0.1", "description": "Sessions, passwords, OAuth, MFA and api keys — resolved to one Actor", "license": "MIT", "type": "module", @@ -31,8 +31,8 @@ "test": "bun test" }, "dependencies": { - "@ultimat3/core": "5.0.0", - "@ultimat3/db": "5.0.0", - "@ultimat3/schema": "5.0.0" + "@ultimat3/core": "5.0.1", + "@ultimat3/db": "5.0.1", + "@ultimat3/schema": "5.0.1" } } diff --git a/packages/cache/package.json b/packages/cache/package.json index b32dbc92..c20405ab 100644 --- a/packages/cache/package.json +++ b/packages/cache/package.json @@ -1,6 +1,6 @@ { "name": "@ultimat3/cache", - "version": "5.0.0", + "version": "5.0.1", "description": "Tagged caching: request memo, LRU, Redis, CDN — one invalidation graph", "license": "MIT", "type": "module", @@ -31,6 +31,6 @@ "test": "bun test" }, "dependencies": { - "@ultimat3/core": "5.0.0" + "@ultimat3/core": "5.0.1" } } diff --git a/packages/cli/package.json b/packages/cli/package.json index 8e72e130..d9d8f163 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@ultimat3/cli", - "version": "5.0.0", + "version": "5.0.1", "description": "The `x` binary: new, dev, build, verify, generate, db, mcp, doctor, deploy", "license": "MIT", "type": "module", @@ -35,28 +35,28 @@ "dev": "bun run src/bin.ts dev" }, "dependencies": { - "@ultimat3/action": "5.0.0", - "@ultimat3/admin": "5.0.0", - "@ultimat3/ai": "5.0.0", - "@ultimat3/cache": "5.0.0", - "@ultimat3/core": "5.0.0", - "@ultimat3/db": "5.0.0", - "@ultimat3/entity": "5.0.0", - "@ultimat3/http": "5.0.0", - "@ultimat3/i18n": "5.0.0", - "@ultimat3/jobs": "5.0.0", - "@ultimat3/mail": "5.0.0", - "@ultimat3/manifest": "5.0.0", - "@ultimat3/mcp": "5.0.0", - "@ultimat3/policy": "5.0.0", - "@ultimat3/pwa": "5.0.0", - "@ultimat3/query": "5.0.0", - "@ultimat3/realtime": "5.0.0", - "@ultimat3/render": "5.0.0", - "@ultimat3/schema": "5.0.0", - "@ultimat3/seo": "5.0.0", - "@ultimat3/storage": "5.0.0", - "@ultimat3/testing": "5.0.0", - "@ultimat3/time": "5.0.0" + "@ultimat3/action": "5.0.1", + "@ultimat3/admin": "5.0.1", + "@ultimat3/ai": "5.0.1", + "@ultimat3/cache": "5.0.1", + "@ultimat3/core": "5.0.1", + "@ultimat3/db": "5.0.1", + "@ultimat3/entity": "5.0.1", + "@ultimat3/http": "5.0.1", + "@ultimat3/i18n": "5.0.1", + "@ultimat3/jobs": "5.0.1", + "@ultimat3/mail": "5.0.1", + "@ultimat3/manifest": "5.0.1", + "@ultimat3/mcp": "5.0.1", + "@ultimat3/policy": "5.0.1", + "@ultimat3/pwa": "5.0.1", + "@ultimat3/query": "5.0.1", + "@ultimat3/realtime": "5.0.1", + "@ultimat3/render": "5.0.1", + "@ultimat3/schema": "5.0.1", + "@ultimat3/seo": "5.0.1", + "@ultimat3/storage": "5.0.1", + "@ultimat3/testing": "5.0.1", + "@ultimat3/time": "5.0.1" } } diff --git a/packages/core/package.json b/packages/core/package.json index 1c7594af..9fc1bb79 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@ultimat3/core", - "version": "5.0.0", + "version": "5.0.1", "description": "Ultimate's foundation: errors, context, env, config, clock, ids, logging, telemetry, lifecycle", "license": "MIT", "type": "module", diff --git a/packages/create-ultimate/package.json b/packages/create-ultimate/package.json index 8cfe919d..7cf449c3 100644 --- a/packages/create-ultimate/package.json +++ b/packages/create-ultimate/package.json @@ -1,6 +1,6 @@ { "name": "create-ultimate", - "version": "5.0.0", + "version": "5.0.1", "description": "bunx create-ultimate myapp — scaffold an Ultimate monorepo", "license": "MIT", "type": "module", @@ -34,6 +34,6 @@ "test": "bun test" }, "dependencies": { - "@ultimat3/cli": "5.0.0" + "@ultimat3/cli": "5.0.1" } } diff --git a/packages/db/package.json b/packages/db/package.json index d2f700f6..23c75d83 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -1,6 +1,6 @@ { "name": "@ultimat3/db", - "version": "5.0.0", + "version": "5.0.1", "description": "Postgres access, transactions, migrations and drift detection", "license": "MIT", "type": "module", @@ -31,7 +31,7 @@ "test": "bun test" }, "dependencies": { - "@ultimat3/core": "5.0.0" + "@ultimat3/core": "5.0.1" }, "peerDependencies": { "@electric-sql/pglite": ">=0.5.0" diff --git a/packages/entity/package.json b/packages/entity/package.json index a571ea35..db0d1150 100644 --- a/packages/entity/package.json +++ b/packages/entity/package.json @@ -1,6 +1,6 @@ { "name": "@ultimat3/entity", - "version": "5.0.0", + "version": "5.0.1", "description": "A table + its domain type + invariants the database also enforces", "license": "MIT", "type": "module", @@ -31,9 +31,9 @@ "test": "bun test" }, "dependencies": { - "@ultimat3/core": "5.0.0", - "@ultimat3/db": "5.0.0", - "@ultimat3/schema": "5.0.0", - "@ultimat3/time": "5.0.0" + "@ultimat3/core": "5.0.1", + "@ultimat3/db": "5.0.1", + "@ultimat3/schema": "5.0.1", + "@ultimat3/time": "5.0.1" } } diff --git a/packages/flags/package.json b/packages/flags/package.json index 2b276e46..c2feca63 100644 --- a/packages/flags/package.json +++ b/packages/flags/package.json @@ -1,6 +1,6 @@ { "name": "@ultimat3/flags", - "version": "5.0.0", + "version": "5.0.1", "description": "Feature flags: permanent switches, and temporary ones that cannot be forgotten", "license": "MIT", "type": "module", @@ -31,6 +31,6 @@ "test": "bun test" }, "dependencies": { - "@ultimat3/core": "5.0.0" + "@ultimat3/core": "5.0.1" } } diff --git a/packages/http/package.json b/packages/http/package.json index 5675a8b7..f82213df 100644 --- a/packages/http/package.json +++ b/packages/http/package.json @@ -1,6 +1,6 @@ { "name": "@ultimat3/http", - "version": "5.0.0", + "version": "5.0.1", "description": "Owned request lifecycle over Bun.serve: router, ordered pipeline, problem+json errors", "license": "MIT", "type": "module", @@ -31,9 +31,9 @@ "test": "bun test" }, "dependencies": { - "@ultimat3/core": "5.0.0", - "@ultimat3/i18n": "5.0.0", - "@ultimat3/schema": "5.0.0", - "@ultimat3/time": "5.0.0" + "@ultimat3/core": "5.0.1", + "@ultimat3/i18n": "5.0.1", + "@ultimat3/schema": "5.0.1", + "@ultimat3/time": "5.0.1" } } diff --git a/packages/i18n/package.json b/packages/i18n/package.json index 72fbff96..c2c78b8e 100644 --- a/packages/i18n/package.json +++ b/packages/i18n/package.json @@ -1,6 +1,6 @@ { "name": "@ultimat3/i18n", - "version": "5.0.0", + "version": "5.0.1", "description": "Dependency-free translator, catalog flattening, locale negotiation and loud missing-key rendering", "license": "MIT", "type": "module", @@ -31,6 +31,6 @@ "test": "bun test" }, "dependencies": { - "@ultimat3/core": "5.0.0" + "@ultimat3/core": "5.0.1" } } diff --git a/packages/jobs/package.json b/packages/jobs/package.json index 877074a2..d95c9cd5 100644 --- a/packages/jobs/package.json +++ b/packages/jobs/package.json @@ -1,6 +1,6 @@ { "name": "@ultimat3/jobs", - "version": "5.0.0", + "version": "5.0.1", "description": "Durable background work: steps, transactional outbox, cron tasks, one driver interface", "license": "MIT", "type": "module", @@ -32,9 +32,9 @@ "test": "bun test" }, "dependencies": { - "@ultimat3/core": "5.0.0", - "@ultimat3/entity": "5.0.0", - "@ultimat3/schema": "5.0.0", - "@ultimat3/time": "5.0.0" + "@ultimat3/core": "5.0.1", + "@ultimat3/entity": "5.0.1", + "@ultimat3/schema": "5.0.1", + "@ultimat3/time": "5.0.1" } } diff --git a/packages/mail/package.json b/packages/mail/package.json index 9610d64b..4bfdce8f 100644 --- a/packages/mail/package.json +++ b/packages/mail/package.json @@ -1,6 +1,6 @@ { "name": "@ultimat3/mail", - "version": "5.0.0", + "version": "5.0.1", "description": "Transactional email as data: one template renders HTML and text, sent through a job.", "license": "MIT", "type": "module", @@ -31,10 +31,10 @@ "test": "bun test" }, "dependencies": { - "@ultimat3/core": "5.0.0", - "@ultimat3/i18n": "5.0.0", - "@ultimat3/jobs": "5.0.0", - "@ultimat3/schema": "5.0.0", - "@ultimat3/time": "5.0.0" + "@ultimat3/core": "5.0.1", + "@ultimat3/i18n": "5.0.1", + "@ultimat3/jobs": "5.0.1", + "@ultimat3/schema": "5.0.1", + "@ultimat3/time": "5.0.1" } } diff --git a/packages/manifest/package.json b/packages/manifest/package.json index 6f7c37b6..04ac7c22 100644 --- a/packages/manifest/package.json +++ b/packages/manifest/package.json @@ -1,6 +1,6 @@ { "name": "@ultimat3/manifest", - "version": "5.0.0", + "version": "5.0.1", "description": "x.manifest.json: deterministic generated facts, contract diff, AGENTS.md budget", "license": "MIT", "type": "module", @@ -31,10 +31,10 @@ "test": "bun test" }, "dependencies": { - "@ultimat3/action": "5.0.0", - "@ultimat3/core": "5.0.0", - "@ultimat3/entity": "5.0.0", - "@ultimat3/jobs": "5.0.0", - "@ultimat3/query": "5.0.0" + "@ultimat3/action": "5.0.1", + "@ultimat3/core": "5.0.1", + "@ultimat3/entity": "5.0.1", + "@ultimat3/jobs": "5.0.1", + "@ultimat3/query": "5.0.1" } } diff --git a/packages/mcp/package.json b/packages/mcp/package.json index 97cf4539..1a5d9c06 100644 --- a/packages/mcp/package.json +++ b/packages/mcp/package.json @@ -1,6 +1,6 @@ { "name": "@ultimat3/mcp", - "version": "5.0.0", + "version": "5.0.1", "description": "MCP server, dev tools, and the action-to-tool projection — one authz system, two surfaces", "license": "MIT", "type": "module", @@ -31,12 +31,12 @@ "test": "bun test" }, "dependencies": { - "@ultimat3/action": "5.0.0", - "@ultimat3/core": "5.0.0", - "@ultimat3/entity": "5.0.0", - "@ultimat3/jobs": "5.0.0", - "@ultimat3/policy": "5.0.0", - "@ultimat3/query": "5.0.0", - "@ultimat3/schema": "5.0.0" + "@ultimat3/action": "5.0.1", + "@ultimat3/core": "5.0.1", + "@ultimat3/entity": "5.0.1", + "@ultimat3/jobs": "5.0.1", + "@ultimat3/policy": "5.0.1", + "@ultimat3/query": "5.0.1", + "@ultimat3/schema": "5.0.1" } } diff --git a/packages/money/package.json b/packages/money/package.json index 5fd371da..e4cc80fd 100644 --- a/packages/money/package.json +++ b/packages/money/package.json @@ -1,6 +1,6 @@ { "name": "@ultimat3/money", - "version": "5.0.0", + "version": "5.0.1", "description": "Integer minor units with an attached currency: arithmetic, allocation, rounding, Intl formatting", "license": "MIT", "type": "module", @@ -31,7 +31,7 @@ "test": "bun test" }, "dependencies": { - "@ultimat3/core": "5.0.0", - "@ultimat3/schema": "5.0.0" + "@ultimat3/core": "5.0.1", + "@ultimat3/schema": "5.0.1" } } diff --git a/packages/policy/package.json b/packages/policy/package.json index bac0647d..1195a418 100644 --- a/packages/policy/package.json +++ b/packages/policy/package.json @@ -1,6 +1,6 @@ { "name": "@ultimat3/policy", - "version": "5.0.0", + "version": "5.0.1", "description": "The one authz rule, evaluated identically in every surface", "license": "MIT", "type": "module", @@ -31,6 +31,6 @@ "test": "bun test" }, "dependencies": { - "@ultimat3/core": "5.0.0" + "@ultimat3/core": "5.0.1" } } diff --git a/packages/pwa/package.json b/packages/pwa/package.json index 813771b8..053a1d8d 100644 --- a/packages/pwa/package.json +++ b/packages/pwa/package.json @@ -1,6 +1,6 @@ { "name": "@ultimat3/pwa", - "version": "5.0.0", + "version": "5.0.1", "description": "Generated service worker, web manifest, icons, push and version-skew handling.", "license": "MIT", "type": "module", @@ -31,7 +31,7 @@ "test": "bun test" }, "dependencies": { - "@ultimat3/core": "5.0.0", - "@ultimat3/seo": "5.0.0" + "@ultimat3/core": "5.0.1", + "@ultimat3/seo": "5.0.1" } } diff --git a/packages/query/package.json b/packages/query/package.json index e6fc8ed3..27d427bd 100644 --- a/packages/query/package.json +++ b/packages/query/package.json @@ -1,6 +1,6 @@ { "name": "@ultimat3/query", - "version": "5.0.0", + "version": "5.0.1", "description": "The query primitive: a policy-checked read, optionally live, with cursor pagination and an incremental matcher", "license": "MIT", "type": "module", @@ -31,10 +31,10 @@ "test": "bun test" }, "dependencies": { - "@ultimat3/cache": "5.0.0", - "@ultimat3/core": "5.0.0", - "@ultimat3/http": "5.0.0", - "@ultimat3/policy": "5.0.0", - "@ultimat3/schema": "5.0.0" + "@ultimat3/cache": "5.0.1", + "@ultimat3/core": "5.0.1", + "@ultimat3/http": "5.0.1", + "@ultimat3/policy": "5.0.1", + "@ultimat3/schema": "5.0.1" } } diff --git a/packages/realtime/package.json b/packages/realtime/package.json index d4a7a9a6..7506b273 100644 --- a/packages/realtime/package.json +++ b/packages/realtime/package.json @@ -1,6 +1,6 @@ { "name": "@ultimat3/realtime", - "version": "5.0.0", + "version": "5.0.1", "description": "Three-tier realtime: channels, live queries, local-first sync — one protocol, one mutator shape", "license": "MIT", "type": "module", @@ -32,8 +32,8 @@ "test": "bun test" }, "dependencies": { - "@ultimat3/core": "5.0.0", - "@ultimat3/query": "5.0.0", + "@ultimat3/core": "5.0.1", + "@ultimat3/query": "5.0.1", "nats": "2.29.3" } } diff --git a/packages/render/package.json b/packages/render/package.json index 292567cf..29133645 100644 --- a/packages/render/package.json +++ b/packages/render/package.json @@ -1,6 +1,6 @@ { "name": "@ultimat3/render", - "version": "5.0.0", + "version": "5.0.1", "description": "The route primitive and the five render modes: static, isr, ssr, stream, spa.", "license": "MIT", "type": "module", @@ -31,10 +31,10 @@ "test": "bun test" }, "dependencies": { - "@ultimat3/cache": "5.0.0", - "@ultimat3/core": "5.0.0", - "@ultimat3/i18n": "5.0.0", - "@ultimat3/seo": "5.0.0", + "@ultimat3/cache": "5.0.1", + "@ultimat3/core": "5.0.1", + "@ultimat3/i18n": "5.0.1", + "@ultimat3/seo": "5.0.1", "sass": "1.102.0" } } diff --git a/packages/schema/package.json b/packages/schema/package.json index 1eb08923..0f747039 100644 --- a/packages/schema/package.json +++ b/packages/schema/package.json @@ -1,6 +1,6 @@ { "name": "@ultimat3/schema", - "version": "5.0.0", + "version": "5.0.1", "description": "Ultimate's validation seam: Standard Schema interface, the t namespace, JSON Schema output", "license": "MIT", "type": "module", diff --git a/packages/scraping/package.json b/packages/scraping/package.json index e38b9d5b..ea3805f9 100644 --- a/packages/scraping/package.json +++ b/packages/scraping/package.json @@ -1,6 +1,6 @@ { "name": "@ultimat3/scraping", - "version": "5.0.0", + "version": "5.0.1", "description": "Browser automation as a job: scrape() returns a JobHandle", "license": "MIT", "type": "module", @@ -30,9 +30,9 @@ "test": "bun test" }, "dependencies": { - "@ultimat3/core": "5.0.0", - "@ultimat3/jobs": "5.0.0", - "@ultimat3/schema": "5.0.0", - "@ultimat3/storage": "5.0.0" + "@ultimat3/core": "5.0.1", + "@ultimat3/jobs": "5.0.1", + "@ultimat3/schema": "5.0.1", + "@ultimat3/storage": "5.0.1" } } diff --git a/packages/seo/package.json b/packages/seo/package.json index 754dcf4f..66e8f72d 100644 --- a/packages/seo/package.json +++ b/packages/seo/package.json @@ -1,6 +1,6 @@ { "name": "@ultimat3/seo", - "version": "5.0.0", + "version": "5.0.1", "description": "Enforced SEO: typed meta, JSON-LD, sitemap, robots, feeds, responsive images, perf budgets", "license": "MIT", "type": "module", @@ -31,6 +31,6 @@ "test": "bun test" }, "dependencies": { - "@ultimat3/core": "5.0.0" + "@ultimat3/core": "5.0.1" } } diff --git a/packages/storage/package.json b/packages/storage/package.json index c953fbe2..a75cd7ed 100644 --- a/packages/storage/package.json +++ b/packages/storage/package.json @@ -1,6 +1,6 @@ { "name": "@ultimat3/storage", - "version": "5.0.0", + "version": "5.0.1", "description": "Named disks over Bun.file and Bun.s3: safe keys, signed URLs, sniffed uploads", "license": "MIT", "type": "module", @@ -31,6 +31,6 @@ "test": "bun test" }, "dependencies": { - "@ultimat3/core": "5.0.0" + "@ultimat3/core": "5.0.1" } } diff --git a/packages/testing/package.json b/packages/testing/package.json index 62da65af..814c81ae 100644 --- a/packages/testing/package.json +++ b/packages/testing/package.json @@ -1,6 +1,6 @@ { "name": "@ultimat3/testing", - "version": "5.0.0", + "version": "5.0.1", "description": "Test harness: cloned template DBs per worker, frozen clock, sealed network, 6 test types", "license": "MIT", "type": "module", @@ -33,16 +33,16 @@ "test": "bun test" }, "dependencies": { - "@ultimat3/cache": "5.0.0", - "@ultimat3/core": "5.0.0", - "@ultimat3/db": "5.0.0", - "@ultimat3/entity": "5.0.0", - "@ultimat3/i18n": "5.0.0", - "@ultimat3/jobs": "5.0.0", - "@ultimat3/mail": "5.0.0", - "@ultimat3/policy": "5.0.0", - "@ultimat3/query": "5.0.0", - "@ultimat3/realtime": "5.0.0", - "@ultimat3/time": "5.0.0" + "@ultimat3/cache": "5.0.1", + "@ultimat3/core": "5.0.1", + "@ultimat3/db": "5.0.1", + "@ultimat3/entity": "5.0.1", + "@ultimat3/i18n": "5.0.1", + "@ultimat3/jobs": "5.0.1", + "@ultimat3/mail": "5.0.1", + "@ultimat3/policy": "5.0.1", + "@ultimat3/query": "5.0.1", + "@ultimat3/realtime": "5.0.1", + "@ultimat3/time": "5.0.1" } } diff --git a/packages/time/package.json b/packages/time/package.json index 32a345a2..a781aaf9 100644 --- a/packages/time/package.json +++ b/packages/time/package.json @@ -1,6 +1,6 @@ { "name": "@ultimat3/time", - "version": "5.0.0", + "version": "5.0.1", "description": "UTC instants, DST-correct zone math, cron, durations and Intl formatting with an explicit timezone", "license": "MIT", "type": "module", @@ -31,6 +31,6 @@ "test": "bun test" }, "dependencies": { - "@ultimat3/core": "5.0.0" + "@ultimat3/core": "5.0.1" } } diff --git a/packages/ui/package.json b/packages/ui/package.json index b11e940f..c81a0f8b 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@ultimat3/ui", - "version": "5.0.0", + "version": "5.0.1", "description": "SolidJS design system: semantic design tokens, dark/RTL-ready SCSS modules, a11y primitives", "license": "MIT", "type": "module", @@ -39,10 +39,10 @@ "icons": "bun run src/icons/build-icons.ts" }, "dependencies": { - "@ultimat3/core": "5.0.0", - "@ultimat3/i18n": "5.0.0", - "@ultimat3/money": "5.0.0", - "@ultimat3/time": "5.0.0" + "@ultimat3/core": "5.0.1", + "@ultimat3/i18n": "5.0.1", + "@ultimat3/money": "5.0.1", + "@ultimat3/time": "5.0.1" }, "peerDependencies": { "solid-js": "^1.9.0" diff --git a/wiki/_Footer.md b/wiki/_Footer.md index e010fb3b..ae6ba740 100644 --- a/wiki/_Footer.md +++ b/wiki/_Footer.md @@ -5,7 +5,7 @@ them. No heading, deliberately. Reported 2026-08; rejected on those grounds. --> -**Ultimate** — v5.0.0 `As of 2026-08`. Stable API, semver from here. MIT licensed. What npm serves is `npm view @ultimat3/core version`, never this line. +**Ultimate** — v5.0.1 `As of 2026-08`. Stable API, semver from here. MIT licensed. What npm serves is `npm view @ultimat3/core version`, never this line. This footer is the **only** page that stamps a version. It renders under every wiki page, so one release bumps one line; a stamp on a second page is 46 hand-copies of one fact, and every one of them goes stale on the next tag.