Skip to content

chore: release packages#2015

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore: release packages#2015
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

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

@object-ui/fields@7.3.0

Minor Changes

  • 788dbf9: feat(fields): wire the user field picker to a real sys_user search

    The user/owner field widgets previously rendered a placeholder ("User
    selection component requires integration with user management system") and the
    form-type map fell through to field:text, so a user field rendered as a
    plain text input.

    UserField now delegates to the shared LookupField with the reference
    fixed to sys_user — reusing the existing debounced candidate search, the
    record-picker dialog, and id resolution — so selecting a person works the same
    way as any lookup, with zero bespoke data plumbing. mapFieldTypeToFormType
    now maps user/owner to field:user/field:owner, satisfying the existing
    field-type-coverage regression guard (which already listed both but had no
    mapping wired — the widget map and cell renderers were registered, the form-type
    map was the missing link). Table-cell display continues to use UserCellRenderer
    (avatars/initials).

    Pairs with the framework user field type (a lookup specialized to sys_user).

Patch Changes

  • @object-ui/types@7.3.0
  • @object-ui/core@7.3.0
  • @object-ui/i18n@7.3.0
  • @object-ui/react@7.3.0
  • @object-ui/components@7.3.0
  • @object-ui/providers@7.3.0

@object-ui/app-shell@7.3.0

Patch Changes

  • Updated dependencies [788dbf9]
    • @object-ui/fields@7.3.0
    • @object-ui/types@7.3.0
    • @object-ui/core@7.3.0
    • @object-ui/i18n@7.3.0
    • @object-ui/react@7.3.0
    • @object-ui/components@7.3.0
    • @object-ui/layout@7.3.0
    • @object-ui/data-objectstack@7.3.0
    • @object-ui/auth@7.3.0
    • @object-ui/permissions@7.3.0
    • @object-ui/plugin-editor@7.3.0
    • @object-ui/collaboration@7.3.0
    • @object-ui/providers@7.3.0

@object-ui/auth@7.3.0

Patch Changes

  • @object-ui/types@7.3.0

@object-ui/cli@7.3.0

Patch Changes

  • @object-ui/types@7.3.0
  • @object-ui/react@7.3.0
  • @object-ui/components@7.3.0

@object-ui/collaboration@7.3.0

Patch Changes

  • @object-ui/types@7.3.0

@object-ui/components@7.3.0

Patch Changes

  • @object-ui/types@7.3.0
  • @object-ui/core@7.3.0
  • @object-ui/i18n@7.3.0
  • @object-ui/react@7.3.0

@object-ui/core@7.3.0

Patch Changes

  • @object-ui/types@7.3.0

@object-ui/data-objectstack@7.3.0

Patch Changes

  • @object-ui/types@7.3.0
  • @object-ui/core@7.3.0

@object-ui/layout@7.3.0

Patch Changes

  • @object-ui/types@7.3.0
  • @object-ui/core@7.3.0
  • @object-ui/react@7.3.0
  • @object-ui/components@7.3.0

@object-ui/mobile@7.3.0

Patch Changes

  • @object-ui/types@7.3.0

@object-ui/permissions@7.3.0

Patch Changes

  • @object-ui/types@7.3.0

@object-ui/plugin-ai@7.3.0

Patch Changes

  • @object-ui/types@7.3.0
  • @object-ui/core@7.3.0
  • @object-ui/react@7.3.0
  • @object-ui/components@7.3.0

@object-ui/plugin-calendar@7.3.0

Patch Changes

  • Updated dependencies [788dbf9]
    • @object-ui/fields@7.3.0
    • @object-ui/plugin-detail@7.3.0
    • @object-ui/types@7.3.0
    • @object-ui/core@7.3.0
    • @object-ui/i18n@7.3.0
    • @object-ui/react@7.3.0
    • @object-ui/components@7.3.0
    • @object-ui/mobile@7.3.0

@object-ui/plugin-charts@7.3.0

Patch Changes

  • @object-ui/types@7.3.0
  • @object-ui/core@7.3.0
  • @object-ui/i18n@7.3.0
  • @object-ui/react@7.3.0
  • @object-ui/components@7.3.0

@object-ui/plugin-chatbot@7.3.0

Patch Changes

  • @object-ui/types@7.3.0
  • @object-ui/core@7.3.0
  • @object-ui/react@7.3.0
  • @object-ui/components@7.3.0

@object-ui/plugin-dashboard@7.3.0

Patch Changes

  • Updated dependencies [788dbf9]
    • @object-ui/fields@7.3.0
    • @object-ui/types@7.3.0
    • @object-ui/core@7.3.0
    • @object-ui/i18n@7.3.0
    • @object-ui/react@7.3.0
    • @object-ui/components@7.3.0

@object-ui/plugin-designer@7.3.0

Patch Changes

  • Updated dependencies [788dbf9]
    • @object-ui/fields@7.3.0
    • @object-ui/plugin-form@7.3.0
    • @object-ui/plugin-grid@7.3.0
    • @object-ui/types@7.3.0
    • @object-ui/core@7.3.0
    • @object-ui/i18n@7.3.0
    • @object-ui/react@7.3.0
    • @object-ui/components@7.3.0
    • @object-ui/data-objectstack@7.3.0

@object-ui/plugin-detail@7.3.0

Patch Changes

  • @object-ui/i18n@7.3.0

@object-ui/plugin-editor@7.3.0

Patch Changes

  • @object-ui/types@7.3.0
  • @object-ui/core@7.3.0
  • @object-ui/react@7.3.0
  • @object-ui/components@7.3.0

@object-ui/plugin-form@7.3.0

Patch Changes

  • Updated dependencies [788dbf9]
    • @object-ui/fields@7.3.0
    • @object-ui/types@7.3.0
    • @object-ui/core@7.3.0
    • @object-ui/react@7.3.0
    • @object-ui/components@7.3.0
    • @object-ui/permissions@7.3.0

@object-ui/plugin-gantt@7.3.0

Patch Changes

  • Updated dependencies [788dbf9]
    • @object-ui/fields@7.3.0
    • @object-ui/plugin-detail@7.3.0
    • @object-ui/types@7.3.0
    • @object-ui/core@7.3.0
    • @object-ui/i18n@7.3.0
    • @object-ui/react@7.3.0
    • @object-ui/components@7.3.0

@object-ui/plugin-grid@7.3.0

Patch Changes

  • Updated dependencies [788dbf9]
    • @object-ui/fields@7.3.0
    • @object-ui/types@7.3.0
    • @object-ui/core@7.3.0
    • @object-ui/i18n@7.3.0
    • @object-ui/react@7.3.0
    • @object-ui/components@7.3.0
    • @object-ui/mobile@7.3.0

@object-ui/plugin-kanban@7.3.0

Patch Changes

  • Updated dependencies [788dbf9]
    • @object-ui/fields@7.3.0
    • @object-ui/plugin-detail@7.3.0
    • @object-ui/types@7.3.0
    • @object-ui/core@7.3.0
    • @object-ui/i18n@7.3.0
    • @object-ui/react@7.3.0
    • @object-ui/components@7.3.0

@object-ui/plugin-map@7.3.0

Patch Changes

  • @object-ui/types@7.3.0
  • @object-ui/core@7.3.0
  • @object-ui/react@7.3.0
  • @object-ui/components@7.3.0

@object-ui/plugin-markdown@7.3.0

Patch Changes

  • @object-ui/types@7.3.0
  • @object-ui/core@7.3.0
  • @object-ui/react@7.3.0
  • @object-ui/components@7.3.0

@object-ui/plugin-report@7.3.0

Patch Changes

  • Updated dependencies [788dbf9]
    • @object-ui/fields@7.3.0
    • @object-ui/plugin-grid@7.3.0
    • @object-ui/types@7.3.0
    • @object-ui/core@7.3.0
    • @object-ui/i18n@7.3.0
    • @object-ui/react@7.3.0
    • @object-ui/components@7.3.0

@object-ui/plugin-timeline@7.3.0

Patch Changes

  • @object-ui/types@7.3.0
  • @object-ui/core@7.3.0
  • @object-ui/react@7.3.0
  • @object-ui/components@7.3.0
  • @object-ui/mobile@7.3.0

@object-ui/plugin-tree@7.3.0

Patch Changes

  • @object-ui/types@7.3.0
  • @object-ui/core@7.3.0
  • @object-ui/react@7.3.0
  • @object-ui/components@7.3.0

@object-ui/plugin-view@7.3.0

Patch Changes

  • @object-ui/plugin-form@7.3.0
  • @object-ui/plugin-grid@7.3.0
  • @object-ui/types@7.3.0
  • @object-ui/core@7.3.0
  • @object-ui/react@7.3.0
  • @object-ui/components@7.3.0

@object-ui/providers@7.3.0

Patch Changes

  • @object-ui/types@7.3.0

@object-ui/react@7.3.0

Patch Changes

  • @object-ui/types@7.3.0
  • @object-ui/core@7.3.0
  • @object-ui/i18n@7.3.0
  • @object-ui/data-objectstack@7.3.0

@object-ui/runner@7.3.0

Patch Changes

  • @object-ui/plugin-kanban@7.3.0
  • @object-ui/types@7.3.0
  • @object-ui/core@7.3.0
  • @object-ui/react@7.3.0
  • @object-ui/components@7.3.0
  • @object-ui/plugin-charts@7.3.0

@object-ui/tenant@7.3.0

Patch Changes

  • @object-ui/types@7.3.0

@object-ui/console@7.3.0

@object-ui/create-plugin@7.3.0

@object-ui/i18n@7.3.0

@object-ui/plugin-list@7.3.0

@object-ui/types@7.3.0

object-ui@7.3.0

Patch Changes

  • @object-ui/types@7.3.0
  • @object-ui/core@7.3.0

@vercel

vercel Bot commented Jun 26, 2026

Copy link
Copy Markdown

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

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
objectui Ignored Ignored Jun 27, 2026 10:14am

Request Review

@github-actions github-actions Bot force-pushed the changeset-release/main branch 6 times, most recently from 85e44c1 to 1563c3c Compare June 27, 2026 09:35
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 1563c3c to 06ce8fc Compare June 27, 2026 10:14
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.

0 participants