Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 0 additions & 22 deletions .changeset/actions-as-ai-tools.md

This file was deleted.

12 changes: 0 additions & 12 deletions .changeset/hono-type-reexport.md

This file was deleted.

22 changes: 0 additions & 22 deletions .changeset/notification-digest.md

This file was deleted.

25 changes: 0 additions & 25 deletions .changeset/region-step-logs.md

This file was deleted.

17 changes: 0 additions & 17 deletions .changeset/retire-workflow-rule-paradigm.md

This file was deleted.

2 changes: 2 additions & 0 deletions apps/account/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @objectstack/account

## 7.10.0

## 7.9.0

## 7.8.0
Expand Down
2 changes: 1 addition & 1 deletion apps/account/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@objectstack/account",
"version": "7.9.0",
"version": "7.10.0",
"description": "ObjectStack Account - End-user account & organization self-service portal",
"license": "Apache-2.0",
"type": "module",
Expand Down
10 changes: 10 additions & 0 deletions examples/app-crm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @objectstack/example-crm

## 4.0.38

### Patch Changes

- Updated dependencies [a46c017]
- Updated dependencies [3306d2f]
- Updated dependencies [bc44195]
- @objectstack/spec@7.10.0
- @objectstack/runtime@7.10.0

## 4.0.37

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/app-crm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@objectstack/example-crm",
"version": "4.0.37",
"version": "4.0.38",
"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.",
"license": "Apache-2.0",
"private": true,
Expand Down
12 changes: 12 additions & 0 deletions examples/app-showcase/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @objectstack/example-showcase

## 0.1.8

### Patch Changes

- Updated dependencies [a46c017]
- Updated dependencies [3306d2f]
- Updated dependencies [bc44195]
- @objectstack/spec@7.10.0
- @objectstack/connector-rest@7.10.0
- @objectstack/connector-slack@7.10.0
- @objectstack/runtime@7.10.0

## 0.1.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/app-showcase/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@objectstack/example-showcase",
"version": "0.1.7",
"version": "0.1.8",
"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, AI). Built for demonstration, debugging, and coverage-driven verification.",
"license": "Apache-2.0",
"private": true,
Expand Down
17 changes: 17 additions & 0 deletions examples/app-todo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @objectstack/example-todo

## 4.0.38

### Patch Changes

- Updated dependencies [a46c017]
- Updated dependencies [3306d2f]
- Updated dependencies [bc44195]
- @objectstack/spec@7.10.0
- @objectstack/service-ai@7.10.0
- @objectstack/client@7.10.0
- @objectstack/metadata@7.10.0
- @objectstack/objectql@7.10.0
- @objectstack/driver-sqlite-wasm@7.10.0
- @objectstack/knowledge-memory@7.10.0
- @objectstack/runtime@7.10.0
- @objectstack/service-knowledge@7.10.0

## 4.0.37

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/app-todo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@example/app-todo",
"version": "4.0.37",
"version": "4.0.38",
"description": "Example Todo App using ObjectStack Protocol",
"license": "Apache-2.0",
"private": true,
Expand Down
6 changes: 6 additions & 0 deletions packages/adapters/express/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @objectstack/express

## 7.10.0

### Patch Changes

- @objectstack/runtime@7.10.0

## 7.9.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/express/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@objectstack/express",
"version": "7.9.0",
"version": "7.10.0",
"license": "Apache-2.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/adapters/fastify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @objectstack/fastify

## 7.10.0

### Patch Changes

- @objectstack/runtime@7.10.0

## 7.9.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/fastify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@objectstack/fastify",
"version": "7.9.0",
"version": "7.10.0",
"license": "Apache-2.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
17 changes: 17 additions & 0 deletions packages/adapters/hono/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @objectstack/hono

## 7.10.0

### Patch Changes

- e15c845: feat(hono): re-export the `Hono` type from `@objectstack/hono`

Downstream apps that consume `createHonoApp()` only need the `Hono` type to
annotate the returned app. They can now `import type { Hono } from '@objectstack/hono'`
instead of adding their own `hono` dependency, which guarantees a single
`hono` across a `link:`/cross-package boundary (no duplicate-package
type-identity errors, no version-pin alignment). `hono` remains a normal
runtime dependency of this package, so standalone usage is unaffected.

- @objectstack/plugin-hono-server@7.10.0
- @objectstack/runtime@7.10.0
- @objectstack/types@7.10.0

## 7.9.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/hono/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@objectstack/hono",
"version": "7.9.0",
"version": "7.10.0",
"license": "Apache-2.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/adapters/nestjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @objectstack/nestjs

## 7.10.0

### Patch Changes

- @objectstack/runtime@7.10.0

## 7.9.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/nestjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@objectstack/nestjs",
"version": "7.9.0",
"version": "7.10.0",
"license": "Apache-2.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/adapters/nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @objectstack/nextjs

## 7.10.0

### Patch Changes

- @objectstack/runtime@7.10.0

## 7.9.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@objectstack/nextjs",
"version": "7.9.0",
"version": "7.10.0",
"license": "Apache-2.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/adapters/nuxt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @objectstack/nuxt

## 7.10.0

### Patch Changes

- @objectstack/runtime@7.10.0

## 7.9.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@objectstack/nuxt",
"version": "7.9.0",
"version": "7.10.0",
"license": "Apache-2.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/adapters/sveltekit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @objectstack/sveltekit

## 7.10.0

### Patch Changes

- @objectstack/runtime@7.10.0

## 7.9.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/sveltekit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@objectstack/sveltekit",
"version": "7.9.0",
"version": "7.10.0",
"license": "Apache-2.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
Loading