Skip to content

chore: version packages#522

Merged
hotlong merged 1 commit intomainfrom
changeset-release/main
Feb 5, 2026
Merged

chore: version packages#522
hotlong merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Feb 5, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@objectstack/hono@1.0.4

Patch Changes

  • @objectstack/runtime@1.0.4

@objectstack/nestjs@1.0.4

Patch Changes

  • @objectstack/runtime@1.0.4

@objectstack/nextjs@1.0.4

Patch Changes

  • @objectstack/runtime@1.0.4

@objectstack/cli@1.0.4

Patch Changes

  • 5d13533: refactor: fix service registration compatibility and improve logging
    • plugin-hono-server: register 'http.server' service alias to match core requirements
    • plugin-hono-server: fix console log to show the actual bound port instead of configured port
    • plugin-hono-server: reduce log verbosity (moved non-essential logs to debug level)
    • objectql: automatically register 'metadata', 'data', 'and 'auth' services during initialization to satisfy kernel contracts
    • cli: fix race condition in serve command by awaiting plugin registration calls (kernel.use)
  • Updated dependencies [5d13533]
    • @objectstack/plugin-hono-server@1.0.4
    • @objectstack/objectql@1.0.4
    • @objectstack/spec@1.0.4
    • @objectstack/core@1.0.4
    • @objectstack/runtime@1.0.4
    • @objectstack/driver-memory@1.0.4

@objectstack/client@1.0.4

Patch Changes

  • @objectstack/spec@1.0.4
  • @objectstack/core@1.0.4

@objectstack/client-react@1.0.4

Patch Changes

  • @objectstack/spec@1.0.4
  • @objectstack/core@1.0.4
  • @objectstack/client@1.0.4

@objectstack/core@1.0.4

Patch Changes

  • @objectstack/spec@1.0.4

@objectstack/metadata@1.0.4

Patch Changes

  • @objectstack/spec@1.0.4
  • @objectstack/core@1.0.4
  • @objectstack/types@1.0.4

@objectstack/objectql@1.0.4

Patch Changes

  • 5d13533: refactor: fix service registration compatibility and improve logging
    • plugin-hono-server: register 'http.server' service alias to match core requirements
    • plugin-hono-server: fix console log to show the actual bound port instead of configured port
    • plugin-hono-server: reduce log verbosity (moved non-essential logs to debug level)
    • objectql: automatically register 'metadata', 'data', 'and 'auth' services during initialization to satisfy kernel contracts
    • cli: fix race condition in serve command by awaiting plugin registration calls (kernel.use)
    • @objectstack/spec@1.0.4
    • @objectstack/core@1.0.4
    • @objectstack/types@1.0.4

@objectstack/driver-memory@1.0.4

Patch Changes

  • @objectstack/spec@1.0.4
  • @objectstack/core@1.0.4

@objectstack/plugin-hono-server@1.0.4

Patch Changes

  • 5d13533: refactor: fix service registration compatibility and improve logging
    • plugin-hono-server: register 'http.server' service alias to match core requirements
    • plugin-hono-server: fix console log to show the actual bound port instead of configured port
    • plugin-hono-server: reduce log verbosity (moved non-essential logs to debug level)
    • objectql: automatically register 'metadata', 'data', 'and 'auth' services during initialization to satisfy kernel contracts
    • cli: fix race condition in serve command by awaiting plugin registration calls (kernel.use)
    • @objectstack/spec@1.0.4
    • @objectstack/core@1.0.4
    • @objectstack/types@1.0.4
    • @objectstack/runtime@1.0.4
    • @objectstack/hono@1.0.4

@objectstack/plugin-msw@1.0.4

Patch Changes

  • Updated dependencies [5d13533]
    • @objectstack/objectql@1.0.4
    • @objectstack/spec@1.0.4
    • @objectstack/core@1.0.4
    • @objectstack/types@1.0.4
    • @objectstack/runtime@1.0.4

@objectstack/runtime@1.0.4

Patch Changes

  • @objectstack/spec@1.0.4
  • @objectstack/core@1.0.4
  • @objectstack/types@1.0.4

@objectstack/types@1.0.4

Patch Changes

  • @objectstack/spec@1.0.4

@objectstack/spec@1.0.4

@example/app-crm@0.9.7

Patch Changes

  • @objectstack/spec@1.0.4

@example/app-host@0.9.7

Patch Changes

  • Updated dependencies [5d13533]
    • @objectstack/plugin-hono-server@1.0.4
    • @objectstack/objectql@1.0.4
    • @example/app-crm@0.9.7
    • @example/app-todo@0.9.7
    • @example/plugin-bi@0.9.7
    • @objectstack/spec@1.0.4
    • @objectstack/metadata@1.0.4
    • @objectstack/runtime@1.0.4
    • @objectstack/driver-memory@1.0.4

@example/app-react-crud@0.9.7

Patch Changes

  • Updated dependencies [5d13533]
    • @objectstack/objectql@1.0.4
    • @objectstack/plugin-msw@1.0.4
    • @example/app-todo@0.9.7
    • @objectstack/spec@1.0.4
    • @objectstack/client@1.0.4
    • @objectstack/client-react@1.0.4
    • @objectstack/metadata@1.0.4
    • @objectstack/runtime@1.0.4
    • @objectstack/driver-memory@1.0.4

@example/app-todo@0.9.7

Patch Changes

  • Updated dependencies [5d13533]
    • @objectstack/objectql@1.0.4
    • @objectstack/spec@1.0.4
    • @objectstack/client@1.0.4
    • @objectstack/runtime@1.0.4
    • @objectstack/driver-memory@1.0.4

@example/features@0.9.7

Patch Changes

  • @objectstack/spec@1.0.4
  • @objectstack/core@1.0.4
  • @objectstack/runtime@1.0.4

@example/guide-cli@0.0.8

Patch Changes

  • Updated dependencies [5d13533]
    • @objectstack/cli@1.0.4
    • @example/plugin-bi@0.9.7
    • @objectstack/spec@1.0.4

@example/metadata-demo@0.1.4

Patch Changes

  • @objectstack/spec@1.0.4
  • @objectstack/core@1.0.4
  • @objectstack/metadata@1.0.4

@example/plugin-bi@0.9.7

Patch Changes

  • @objectstack/spec@1.0.4

@example/plugin-crm@0.1.7

Patch Changes

  • @objectstack/spec@1.0.4

@objectstack/docs@1.0.4

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
spec Error Error Feb 5, 2026 8:36am

Request Review

@hotlong hotlong merged commit 8407bdb into main Feb 5, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant