Skip to content

Commit aaf0529

Browse files
chore: version packages (rc)
1 parent b320158 commit aaf0529

153 files changed

Lines changed: 796 additions & 76 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/pre.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@
100100
"cli-turso-loud-error",
101101
"client-batch-transaction-sdk",
102102
"collapse-hook-event-taxonomy",
103+
"console-0318118e02fd",
103104
"console-2e7d7f0f7ee7",
104105
"console-94d4876df090",
105106
"console-e164196801bd",
@@ -120,10 +121,12 @@
120121
"hook-nested-write-timeout",
121122
"i18n-inline-label-default-locale",
122123
"import-users-auto-policy",
124+
"keyvalue-node-config-schemas",
123125
"lint-hide-platform-baseline",
124126
"logger-esm-file-destination",
125127
"logger-honors-no-color",
126128
"loop-collection-xexpression",
129+
"map-node-config-schema",
127130
"mcp-dev-connect-hint",
128131
"mcp-stdio-principal-admission",
129132
"mcp-stdio-switch-split-and-dev-connect-hint",

examples/app-crm/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @objectstack/example-crm
22

3+
## 4.0.90-rc.1
4+
5+
### Patch Changes
6+
7+
- @objectstack/spec@16.0.0-rc.1
8+
- @objectstack/runtime@16.0.0-rc.1
9+
310
## 4.0.90-rc.0
411

512
### Patch Changes

examples/app-crm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@objectstack/example-crm",
3-
"version": "4.0.90-rc.0",
3+
"version": "4.0.90-rc.1",
44
"description": "Minimal CRM example — a smoke-test workspace that exercises the metadata loading pipeline (objects → views → app → dashboard → hook → flow → seed). For a full-featured enterprise CRM see https://github.com/objectstack-ai/hotcrm.",
55
"license": "Apache-2.0",
66
"private": true,

examples/app-showcase/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @objectstack/example-showcase
22

3+
## 0.3.12-rc.1
4+
5+
### Patch Changes
6+
7+
- @objectstack/connector-mcp@16.0.0-rc.1
8+
- @objectstack/connector-openapi@16.0.0-rc.1
9+
- @objectstack/connector-rest@16.0.0-rc.1
10+
- @objectstack/connector-slack@16.0.0-rc.1
11+
- @objectstack/spec@16.0.0-rc.1
12+
- @objectstack/cloud-connection@16.0.0-rc.1
13+
- @objectstack/runtime@16.0.0-rc.1
14+
- @objectstack/driver-sql@16.0.0-rc.1
15+
- @objectstack/service-datasource@16.0.0-rc.1
16+
317
## 0.3.12-rc.0
418

519
### Patch Changes

examples/app-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@objectstack/example-showcase",
3-
"version": "0.3.12-rc.0",
3+
"version": "0.3.12-rc.1",
44
"description": "Kitchen-sink showcase workspace — exercises every metadata type, every view type, every chart type, and the major end-to-end capability chains (security, automation, analytics). Built for demonstration, debugging, and coverage-driven verification.",
55
"license": "Apache-2.0",
66
"private": true,

examples/app-todo/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @objectstack/example-todo
22

3+
## 4.0.90-rc.1
4+
5+
### Patch Changes
6+
7+
- @objectstack/spec@16.0.0-rc.1
8+
- @objectstack/client@16.0.0-rc.1
9+
- @objectstack/metadata@16.0.0-rc.1
10+
- @objectstack/objectql@16.0.0-rc.1
11+
- @objectstack/runtime@16.0.0-rc.1
12+
- @objectstack/driver-sqlite-wasm@16.0.0-rc.1
13+
- @objectstack/mcp@16.0.0-rc.1
14+
- @objectstack/service-knowledge@16.0.0-rc.1
15+
- @objectstack/knowledge-memory@16.0.0-rc.1
16+
317
## 4.0.90-rc.0
418

519
### Patch Changes

examples/app-todo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@objectstack/example-todo",
3-
"version": "4.0.90-rc.0",
3+
"version": "4.0.90-rc.1",
44
"description": "Example Todo App using ObjectStack Protocol",
55
"license": "Apache-2.0",
66
"private": true,

examples/embed-objectql/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @objectstack/example-embed-objectql
22

3+
## 0.0.30-rc.1
4+
5+
### Patch Changes
6+
7+
- @objectstack/spec@16.0.0-rc.1
8+
- @objectstack/objectql@16.0.0-rc.1
9+
- @objectstack/driver-memory@16.0.0-rc.1
10+
311
## 0.0.30-rc.0
412

513
### Patch Changes

examples/embed-objectql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@objectstack/example-embed-objectql",
3-
"version": "0.0.30-rc.0",
3+
"version": "0.0.30-rc.1",
44
"private": true,
55
"description": "Embed the ObjectQL engine as a plain library via @objectstack/objectql/core — no kernel, no plugins, no metadata protocol (ADR-0076).",
66
"type": "module",

packages/adapters/hono/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @objectstack/hono
22

3+
## 16.0.0-rc.1
4+
5+
### Patch Changes
6+
7+
- @objectstack/types@16.0.0-rc.1
8+
- @objectstack/runtime@16.0.0-rc.1
9+
- @objectstack/plugin-hono-server@16.0.0-rc.1
10+
311
## 16.0.0-rc.0
412

513
### Patch Changes

0 commit comments

Comments
 (0)