Skip to content

chore: version packages#2525

Merged
os-zhuang merged 1 commit into
mainfrom
changeset-release/main
Jul 2, 2026
Merged

chore: version packages#2525
os-zhuang merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

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/lint@11.7.0

Minor Changes

  • 5178906: ADR-0085: object presentation intent is declared as cross-surface semantic
    roles, never as per-surface hint blocks.

    @objectstack/spec

    • New top-level stageField: string | false — names the object's linear
      lifecycle field (false declares the status-like field non-linear and
      suppresses every consumer's stage heuristics). Legitimizes the key the UI
      runtime already read but the schema rejected.
    • compactLayouthighlightFields (the value is an ordered field
      list, not a layout; "highlight" is already the renderer-side term of art).
      compactLayout stays accepted as a parse-time alias and is preserved on
      output — the ADR-0079 displayNameField → nameField pattern.
    • fieldGroups[].collapse: 'none' | 'expanded' | 'collapsed' replaces
      defaultExpanded AND the UI-dialect collapsible/collapsed boolean pair
      (which had drifted two ways: spec declared a key no renderer read, renderers
      read keys the spec rejected). Old keys map onto the enum at parse and remain
      accepted for one minor.
    • fieldGroups[].visibleOn removed (no consumer anywhere — ADR-0049
      enforce-or-remove; re-add together with its enforcement when a surface
      evaluates it).
    • The detail: { … }.passthrough() UI-hints block is removed. Every key
      in it was either unauthorable, a proven no-op for spec authors
      (hideReferenceRail — the rail is default-off and its enabling key was
      never typed), or a per-page toggle that belongs to an assigned Page. Zero
      authors existed across framework and objectui (evidence in ADR-0085); the
      removal ships as a minor under the documented dead-surface exception
      (PR fix(spec): regenerate stale api-surface snapshot after dead page-config removal (#2268) #2272 precedent).
    • New deriveFieldGroupLayout(def) in @objectstack/spec/data — the single
      source of the fieldGroups rendering semantics (declared order, empty groups
      dropped, ungrouped trailing bucket minus audit/system fields, collapse
      passthrough incl. deprecated aliases). UI renderers consume this instead of
      their two pre-existing near-identical local copies.

    @objectstack/lint / @objectstack/cli

    • New validateSemanticRoles (wired into os lint): warns on
      Field.group → undeclared group, declared-but-unreferenced groups, and
      stageField/highlightFields entries naming non-existent fields — the
      dangling-pointer shapes that are Zod-valid but silently inert at render
      time (ADR-0078 completeness gate).

    @objectstack/platform-objects

    • All 35 system objects renamed compactLayout:highlightFields:
      (behaviour unchanged via the alias).

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/formula@11.7.0
    • @objectstack/sdui-parser@11.7.0

@objectstack/spec@11.7.0

Minor Changes

  • 5178906: ADR-0085: object presentation intent is declared as cross-surface semantic
    roles, never as per-surface hint blocks.

    @objectstack/spec

    • New top-level stageField: string | false — names the object's linear
      lifecycle field (false declares the status-like field non-linear and
      suppresses every consumer's stage heuristics). Legitimizes the key the UI
      runtime already read but the schema rejected.
    • compactLayouthighlightFields (the value is an ordered field
      list, not a layout; "highlight" is already the renderer-side term of art).
      compactLayout stays accepted as a parse-time alias and is preserved on
      output — the ADR-0079 displayNameField → nameField pattern.
    • fieldGroups[].collapse: 'none' | 'expanded' | 'collapsed' replaces
      defaultExpanded AND the UI-dialect collapsible/collapsed boolean pair
      (which had drifted two ways: spec declared a key no renderer read, renderers
      read keys the spec rejected). Old keys map onto the enum at parse and remain
      accepted for one minor.
    • fieldGroups[].visibleOn removed (no consumer anywhere — ADR-0049
      enforce-or-remove; re-add together with its enforcement when a surface
      evaluates it).
    • The detail: { … }.passthrough() UI-hints block is removed. Every key
      in it was either unauthorable, a proven no-op for spec authors
      (hideReferenceRail — the rail is default-off and its enabling key was
      never typed), or a per-page toggle that belongs to an assigned Page. Zero
      authors existed across framework and objectui (evidence in ADR-0085); the
      removal ships as a minor under the documented dead-surface exception
      (PR fix(spec): regenerate stale api-surface snapshot after dead page-config removal (#2268) #2272 precedent).
    • New deriveFieldGroupLayout(def) in @objectstack/spec/data — the single
      source of the fieldGroups rendering semantics (declared order, empty groups
      dropped, ungrouped trailing bucket minus audit/system fields, collapse
      passthrough incl. deprecated aliases). UI renderers consume this instead of
      their two pre-existing near-identical local copies.

    @objectstack/lint / @objectstack/cli

    • New validateSemanticRoles (wired into os lint): warns on
      Field.group → undeclared group, declared-but-unreferenced groups, and
      stageField/highlightFields entries naming non-existent fields — the
      dangling-pointer shapes that are Zod-valid but silently inert at render
      time (ADR-0078 completeness gate).

    @objectstack/platform-objects

    • All 35 system objects renamed compactLayout:highlightFields:
      (behaviour unchanged via the alias).

@objectstack/hono@11.7.0

Patch Changes

  • @objectstack/plugin-hono-server@11.7.0
  • @objectstack/runtime@11.7.0
  • @objectstack/types@11.7.0

@objectstack/account@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/platform-objects@11.7.0

@objectstack/setup@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/platform-objects@11.7.0

@objectstack/studio@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/platform-objects@11.7.0

@objectstack/cli@11.7.0

Patch Changes

  • 5178906: ADR-0085: object presentation intent is declared as cross-surface semantic
    roles, never as per-surface hint blocks.

    @objectstack/spec

    • New top-level stageField: string | false — names the object's linear
      lifecycle field (false declares the status-like field non-linear and
      suppresses every consumer's stage heuristics). Legitimizes the key the UI
      runtime already read but the schema rejected.
    • compactLayouthighlightFields (the value is an ordered field
      list, not a layout; "highlight" is already the renderer-side term of art).
      compactLayout stays accepted as a parse-time alias and is preserved on
      output — the ADR-0079 displayNameField → nameField pattern.
    • fieldGroups[].collapse: 'none' | 'expanded' | 'collapsed' replaces
      defaultExpanded AND the UI-dialect collapsible/collapsed boolean pair
      (which had drifted two ways: spec declared a key no renderer read, renderers
      read keys the spec rejected). Old keys map onto the enum at parse and remain
      accepted for one minor.
    • fieldGroups[].visibleOn removed (no consumer anywhere — ADR-0049
      enforce-or-remove; re-add together with its enforcement when a surface
      evaluates it).
    • The detail: { … }.passthrough() UI-hints block is removed. Every key
      in it was either unauthorable, a proven no-op for spec authors
      (hideReferenceRail — the rail is default-off and its enabling key was
      never typed), or a per-page toggle that belongs to an assigned Page. Zero
      authors existed across framework and objectui (evidence in ADR-0085); the
      removal ships as a minor under the documented dead-surface exception
      (PR fix(spec): regenerate stale api-surface snapshot after dead page-config removal (#2268) #2272 precedent).
    • New deriveFieldGroupLayout(def) in @objectstack/spec/data — the single
      source of the fieldGroups rendering semantics (declared order, empty groups
      dropped, ungrouped trailing bucket minus audit/system fields, collapse
      passthrough incl. deprecated aliases). UI renderers consume this instead of
      their two pre-existing near-identical local copies.

    @objectstack/lint / @objectstack/cli

    • New validateSemanticRoles (wired into os lint): warns on
      Field.group → undeclared group, declared-but-unreferenced groups, and
      stageField/highlightFields entries naming non-existent fields — the
      dangling-pointer shapes that are Zod-valid but silently inert at render
      time (ADR-0078 completeness gate).

    @objectstack/platform-objects

    • All 35 system objects renamed compactLayout:highlightFields:
      (behaviour unchanged via the alias).
  • Updated dependencies [5178906]

    • @objectstack/spec@11.7.0
    • @objectstack/lint@11.7.0
    • @objectstack/platform-objects@11.7.0
    • @objectstack/account@11.7.0
    • @objectstack/setup@11.7.0
    • @objectstack/studio@11.7.0
    • @objectstack/client@11.7.0
    • @objectstack/cloud-connection@11.7.0
    • @objectstack/core@11.7.0
    • @objectstack/formula@11.7.0
    • @objectstack/mcp@11.7.0
    • @objectstack/objectql@11.7.0
    • @objectstack/observability@11.7.0
    • @objectstack/driver-memory@11.7.0
    • @objectstack/driver-mongodb@11.7.0
    • @objectstack/driver-sql@11.7.0
    • @objectstack/driver-sqlite-wasm@11.7.0
    • @objectstack/plugin-approvals@11.7.0
    • @objectstack/plugin-audit@11.7.0
    • @objectstack/plugin-auth@11.7.0
    • @objectstack/plugin-email@11.7.0
    • @objectstack/plugin-hono-server@11.7.0
    • @objectstack/plugin-org-scoping@11.7.0
    • @objectstack/plugin-reports@11.7.0
    • @objectstack/plugin-security@11.7.0
    • @objectstack/plugin-sharing@11.7.0
    • @objectstack/plugin-webhooks@11.7.0
    • @objectstack/rest@11.7.0
    • @objectstack/runtime@11.7.0
    • @objectstack/service-analytics@11.7.0
    • @objectstack/service-automation@11.7.0
    • @objectstack/service-cache@11.7.0
    • @objectstack/service-datasource@11.7.0
    • @objectstack/service-job@11.7.0
    • @objectstack/service-messaging@11.7.0
    • @objectstack/service-package@11.7.0
    • @objectstack/service-queue@11.7.0
    • @objectstack/service-realtime@11.7.0
    • @objectstack/service-settings@11.7.0
    • @objectstack/service-storage@11.7.0
    • @objectstack/trigger-api@11.7.0
    • @objectstack/trigger-record-change@11.7.0
    • @objectstack/trigger-schedule@11.7.0
    • @objectstack/types@11.7.0
    • @objectstack/verify@11.7.0
    • @objectstack/console@11.7.0

@objectstack/client@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0

@objectstack/client-react@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/client@11.7.0
    • @objectstack/core@11.7.0

@objectstack/cloud-connection@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0
    • @objectstack/runtime@11.7.0
    • @objectstack/types@11.7.0

@objectstack/connector-mcp@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0

@objectstack/connector-openapi@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0

@objectstack/connector-rest@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0

@objectstack/connector-slack@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0

@objectstack/core@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0

@objectstack/formula@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0

@objectstack/mcp@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0
    • @objectstack/types@11.7.0

@objectstack/metadata@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/platform-objects@11.7.0
    • @objectstack/core@11.7.0
    • @objectstack/metadata-core@11.7.0
    • @objectstack/types@11.7.0
    • @objectstack/metadata-fs@11.7.0

@objectstack/metadata-core@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0

@objectstack/metadata-fs@11.7.0

Patch Changes

  • @objectstack/metadata-core@11.7.0

@objectstack/metadata-protocol@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0
    • @objectstack/formula@11.7.0
    • @objectstack/metadata-core@11.7.0
    • @objectstack/types@11.7.0

@objectstack/objectql@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0
    • @objectstack/formula@11.7.0
    • @objectstack/metadata-core@11.7.0
    • @objectstack/metadata-protocol@11.7.0
    • @objectstack/types@11.7.0

@objectstack/observability@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0

@objectstack/platform-objects@11.7.0

Patch Changes

  • 5178906: ADR-0085: object presentation intent is declared as cross-surface semantic
    roles, never as per-surface hint blocks.

    @objectstack/spec

    • New top-level stageField: string | false — names the object's linear
      lifecycle field (false declares the status-like field non-linear and
      suppresses every consumer's stage heuristics). Legitimizes the key the UI
      runtime already read but the schema rejected.
    • compactLayouthighlightFields (the value is an ordered field
      list, not a layout; "highlight" is already the renderer-side term of art).
      compactLayout stays accepted as a parse-time alias and is preserved on
      output — the ADR-0079 displayNameField → nameField pattern.
    • fieldGroups[].collapse: 'none' | 'expanded' | 'collapsed' replaces
      defaultExpanded AND the UI-dialect collapsible/collapsed boolean pair
      (which had drifted two ways: spec declared a key no renderer read, renderers
      read keys the spec rejected). Old keys map onto the enum at parse and remain
      accepted for one minor.
    • fieldGroups[].visibleOn removed (no consumer anywhere — ADR-0049
      enforce-or-remove; re-add together with its enforcement when a surface
      evaluates it).
    • The detail: { … }.passthrough() UI-hints block is removed. Every key
      in it was either unauthorable, a proven no-op for spec authors
      (hideReferenceRail — the rail is default-off and its enabling key was
      never typed), or a per-page toggle that belongs to an assigned Page. Zero
      authors existed across framework and objectui (evidence in ADR-0085); the
      removal ships as a minor under the documented dead-surface exception
      (PR fix(spec): regenerate stale api-surface snapshot after dead page-config removal (#2268) #2272 precedent).
    • New deriveFieldGroupLayout(def) in @objectstack/spec/data — the single
      source of the fieldGroups rendering semantics (declared order, empty groups
      dropped, ungrouped trailing bucket minus audit/system fields, collapse
      passthrough incl. deprecated aliases). UI renderers consume this instead of
      their two pre-existing near-identical local copies.

    @objectstack/lint / @objectstack/cli

    • New validateSemanticRoles (wired into os lint): warns on
      Field.group → undeclared group, declared-but-unreferenced groups, and
      stageField/highlightFields entries naming non-existent fields — the
      dangling-pointer shapes that are Zod-valid but silently inert at render
      time (ADR-0078 completeness gate).

    @objectstack/platform-objects

    • All 35 system objects renamed compactLayout:highlightFields:
      (behaviour unchanged via the alias).
  • Updated dependencies [5178906]

    • @objectstack/spec@11.7.0
    • @objectstack/metadata-core@11.7.0

@objectstack/driver-memory@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0

@objectstack/driver-mongodb@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0

@objectstack/driver-sql@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0
    • @objectstack/types@11.7.0

@objectstack/driver-sqlite-wasm@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0
    • @objectstack/driver-sql@11.7.0

@objectstack/embedder-openai@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0

@objectstack/knowledge-memory@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0
    • @objectstack/service-knowledge@11.7.0

@objectstack/knowledge-ragflow@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0
    • @objectstack/service-knowledge@11.7.0

@objectstack/plugin-approvals@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/platform-objects@11.7.0
    • @objectstack/core@11.7.0
    • @objectstack/formula@11.7.0
    • @objectstack/metadata-core@11.7.0

@objectstack/plugin-audit@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/platform-objects@11.7.0
    • @objectstack/core@11.7.0

@objectstack/plugin-auth@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/platform-objects@11.7.0
    • @objectstack/core@11.7.0
    • @objectstack/types@11.7.0

@objectstack/plugin-dev@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/account@11.7.0
    • @objectstack/setup@11.7.0
    • @objectstack/studio@11.7.0
    • @objectstack/core@11.7.0
    • @objectstack/objectql@11.7.0
    • @objectstack/driver-memory@11.7.0
    • @objectstack/plugin-auth@11.7.0
    • @objectstack/plugin-hono-server@11.7.0
    • @objectstack/plugin-org-scoping@11.7.0
    • @objectstack/plugin-security@11.7.0
    • @objectstack/rest@11.7.0
    • @objectstack/runtime@11.7.0
    • @objectstack/service-i18n@11.7.0
    • @objectstack/types@11.7.0

@objectstack/plugin-email@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/platform-objects@11.7.0
    • @objectstack/core@11.7.0
    • @objectstack/formula@11.7.0

@objectstack/plugin-hono-server@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0
    • @objectstack/observability@11.7.0
    • @objectstack/types@11.7.0

@objectstack/plugin-org-scoping@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/platform-objects@11.7.0
    • @objectstack/core@11.7.0

@objectstack/plugin-reports@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/platform-objects@11.7.0
    • @objectstack/core@11.7.0

@objectstack/plugin-security@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/platform-objects@11.7.0
    • @objectstack/core@11.7.0
    • @objectstack/formula@11.7.0

@objectstack/plugin-sharing@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/platform-objects@11.7.0
    • @objectstack/core@11.7.0
    • @objectstack/formula@11.7.0
    • @objectstack/objectql@11.7.0

@objectstack/plugin-webhooks@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0
    • @objectstack/service-messaging@11.7.0

@objectstack/rest@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/platform-objects@11.7.0
    • @objectstack/core@11.7.0
    • @objectstack/service-package@11.7.0

@objectstack/runtime@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0
    • @objectstack/formula@11.7.0
    • @objectstack/metadata@11.7.0
    • @objectstack/objectql@11.7.0
    • @objectstack/observability@11.7.0
    • @objectstack/driver-memory@11.7.0
    • @objectstack/driver-sql@11.7.0
    • @objectstack/driver-sqlite-wasm@11.7.0
    • @objectstack/plugin-auth@11.7.0
    • @objectstack/plugin-org-scoping@11.7.0
    • @objectstack/plugin-security@11.7.0
    • @objectstack/rest@11.7.0
    • @objectstack/service-cluster@11.7.0
    • @objectstack/service-datasource@11.7.0
    • @objectstack/service-i18n@11.7.0
    • @objectstack/types@11.7.0

@objectstack/service-analytics@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0

@objectstack/service-automation@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0
    • @objectstack/formula@11.7.0

@objectstack/service-cache@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0
    • @objectstack/observability@11.7.0

@objectstack/service-cluster@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0

@objectstack/service-cluster-redis@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/service-cluster@11.7.0

@objectstack/service-datasource@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0

@objectstack/service-i18n@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0

@objectstack/service-job@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/platform-objects@11.7.0
    • @objectstack/core@11.7.0

@objectstack/service-knowledge@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0

@objectstack/service-messaging@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0

@objectstack/service-package@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0

@objectstack/service-queue@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/platform-objects@11.7.0
    • @objectstack/core@11.7.0

@objectstack/service-realtime@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/platform-objects@11.7.0
    • @objectstack/core@11.7.0

@objectstack/service-settings@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/platform-objects@11.7.0
    • @objectstack/core@11.7.0
    • @objectstack/types@11.7.0

@objectstack/service-storage@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/platform-objects@11.7.0
    • @objectstack/core@11.7.0
    • @objectstack/observability@11.7.0

@objectstack/trigger-api@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0

@objectstack/trigger-record-change@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0

@objectstack/trigger-schedule@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0

@objectstack/types@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0

@objectstack/verify@11.7.0

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/core@11.7.0
    • @objectstack/objectql@11.7.0
    • @objectstack/driver-sqlite-wasm@11.7.0
    • @objectstack/plugin-auth@11.7.0
    • @objectstack/plugin-hono-server@11.7.0
    • @objectstack/plugin-org-scoping@11.7.0
    • @objectstack/plugin-security@11.7.0
    • @objectstack/plugin-sharing@11.7.0
    • @objectstack/rest@11.7.0
    • @objectstack/runtime@11.7.0
    • @objectstack/service-analytics@11.7.0
    • @objectstack/service-automation@11.7.0
    • @objectstack/service-datasource@11.7.0
    • @objectstack/service-settings@11.7.0

@objectstack/console@11.7.0

create-objectstack@11.7.0

@objectstack/sdui-parser@11.7.0

objectstack-vscode@11.7.0

@objectstack/example-crm@4.0.66

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/runtime@11.7.0

@objectstack/example-showcase@0.2.12

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/cloud-connection@11.7.0
    • @objectstack/connector-rest@11.7.0
    • @objectstack/connector-slack@11.7.0
    • @objectstack/driver-sql@11.7.0
    • @objectstack/runtime@11.7.0

@objectstack/example-todo@4.0.66

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/client@11.7.0
    • @objectstack/mcp@11.7.0
    • @objectstack/metadata@11.7.0
    • @objectstack/objectql@11.7.0
    • @objectstack/driver-sqlite-wasm@11.7.0
    • @objectstack/knowledge-memory@11.7.0
    • @objectstack/runtime@11.7.0
    • @objectstack/service-knowledge@11.7.0

@objectstack/example-embed-objectql@0.0.6

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/objectql@11.7.0
    • @objectstack/driver-memory@11.7.0

@objectstack/dogfood@0.0.14

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0
    • @objectstack/example-crm@4.0.66
    • @objectstack/example-showcase@0.2.12
    • @objectstack/objectql@11.7.0
    • @objectstack/plugin-security@11.7.0
    • @objectstack/verify@11.7.0

@objectstack/downstream-contract@0.0.12

Patch Changes

  • Updated dependencies [5178906]
    • @objectstack/spec@11.7.0

@vercel

vercel Bot commented Jul 2, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
spec Ready Ready Preview, Comment Jul 2, 2026 4:59pm

Request Review

@os-zhuang os-zhuang left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Routine changesets release; spec 11.6.0→11.7.0 minor per ADR-0085 documented-exception path (proven no-op removals, PR #2272 precedent). Downstream smoke green against hotcrm v1.2.1.

@os-zhuang
os-zhuang merged commit 60b0c87 into main Jul 2, 2026
2 checks passed
@os-zhuang
os-zhuang deleted the changeset-release/main branch July 2, 2026 17:00
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