Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 26, 2025

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

@zag-js/core@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5

@zag-js/preact@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/core@1.26.5
    • @zag-js/store@1.26.5
    • @zag-js/types@1.26.5

@zag-js/react@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/core@1.26.5
    • @zag-js/store@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5

@zag-js/solid@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/core@1.26.5
    • @zag-js/store@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5

@zag-js/svelte@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5

@zag-js/vue@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/core@1.26.5
    • @zag-js/store@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5

@zag-js/accordion@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5

@zag-js/angle-slider@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5
    • @zag-js/rect-utils@1.26.5

@zag-js/async-list@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/core@1.26.5
    • @zag-js/utils@1.26.5

@zag-js/avatar@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5

@zag-js/bottom-sheet@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/aria-hidden@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dismissable@1.26.5
    • @zag-js/dom-query@1.26.5
    • @zag-js/focus-trap@1.26.5
    • @zag-js/remove-scroll@1.26.5

@zag-js/carousel@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5
    • @zag-js/scroll-snap@1.26.5

@zag-js/checkbox@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5
    • @zag-js/focus-visible@1.26.5

@zag-js/clipboard@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5

@zag-js/collapsible@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5

@zag-js/color-picker@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/color-utils@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dismissable@1.26.5
    • @zag-js/dom-query@1.26.5
    • @zag-js/popper@1.26.5

@zag-js/combobox@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/aria-hidden@1.26.5
    • @zag-js/collection@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dismissable@1.26.5
    • @zag-js/dom-query@1.26.5
    • @zag-js/popper@1.26.5

@zag-js/date-picker@1.26.5

Patch Changes

  • 75f1899 Thanks
    @segunadebayo! - Fix crash in range date picker when typing end date first by
    adding null/undefined checks when accessing date properties.
  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/date-utils@1.26.5
    • @zag-js/dismissable@1.26.5
    • @zag-js/dom-query@1.26.5
    • @zag-js/live-region@1.26.5
    • @zag-js/popper@1.26.5

@zag-js/dialog@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/aria-hidden@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dismissable@1.26.5
    • @zag-js/dom-query@1.26.5
    • @zag-js/focus-trap@1.26.5
    • @zag-js/remove-scroll@1.26.5

@zag-js/editable@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5
    • @zag-js/interact-outside@1.26.5

@zag-js/file-upload@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5
    • @zag-js/file-utils@1.26.5
    • @zag-js/i18n-utils@1.26.5

@zag-js/floating-panel@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/store@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5
    • @zag-js/popper@1.26.5
    • @zag-js/rect-utils@1.26.5

@zag-js/hover-card@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dismissable@1.26.5
    • @zag-js/dom-query@1.26.5
    • @zag-js/popper@1.26.5

@zag-js/image-cropper@1.26.5

Patch Changes

@zag-js/listbox@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/collection@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5
    • @zag-js/focus-visible@1.26.5

@zag-js/marquee@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5

@zag-js/menu@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dismissable@1.26.5
    • @zag-js/dom-query@1.26.5
    • @zag-js/popper@1.26.5
    • @zag-js/rect-utils@1.26.5

@zag-js/number-input@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5

@zag-js/pagination@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5

@zag-js/password-input@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5

@zag-js/pin-input@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5

@zag-js/popover@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/aria-hidden@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dismissable@1.26.5
    • @zag-js/dom-query@1.26.5
    • @zag-js/focus-trap@1.26.5
    • @zag-js/popper@1.26.5
    • @zag-js/remove-scroll@1.26.5

@zag-js/presence@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/dom-query@1.26.5

@zag-js/progress@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5

@zag-js/qr-code@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5

@zag-js/radio-group@1.26.5

Patch Changes

  • 5cae24c Thanks
    @segunadebayo! - Revert to using offsetLeft/offsetTop to fix indicator
    positioning in scrollable containers.

  • Updated dependencies []:

    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5
    • @zag-js/focus-visible@1.26.5

@zag-js/rating-group@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5

@zag-js/scroll-area@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5

@zag-js/select@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/collection@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dismissable@1.26.5
    • @zag-js/dom-query@1.26.5
    • @zag-js/popper@1.26.5

@zag-js/signature-pad@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5

@zag-js/slider@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5

@zag-js/splitter@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5

@zag-js/steps@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5

@zag-js/switch@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5
    • @zag-js/focus-visible@1.26.5

@zag-js/tabs@1.26.5

Patch Changes

  • 5cae24c Thanks
    @segunadebayo! - Revert to using offsetLeft/offsetTop to fix indicator
    positioning in scrollable containers.

  • Updated dependencies []:

    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5

@zag-js/tags-input@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/auto-resize@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5
    • @zag-js/interact-outside@1.26.5
    • @zag-js/live-region@1.26.5

@zag-js/timer@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5

@zag-js/toast@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dismissable@1.26.5
    • @zag-js/dom-query@1.26.5

@zag-js/toggle@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5

@zag-js/toggle-group@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5

@zag-js/tooltip@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5
    • @zag-js/focus-visible@1.26.5
    • @zag-js/popper@1.26.5

@zag-js/tour@1.26.5

Patch Changes

  • 71f8a73 Thanks
    @segunadebayo! - - Fix issue where effects were not cleanup correct.
    • Fix issue where wait step doesn't work correctly.
    • Validate the configured steps on mount to ensure they are valid.
  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dismissable@1.26.5
    • @zag-js/dom-query@1.26.5
    • @zag-js/focus-trap@1.26.5
    • @zag-js/interact-outside@1.26.5
    • @zag-js/popper@1.26.5

@zag-js/tree-view@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/collection@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5

@zag-js/aria-hidden@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/dom-query@1.26.5

@zag-js/auto-resize@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/dom-query@1.26.5

@zag-js/collection@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/utils@1.26.5

@zag-js/color-utils@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/utils@1.26.5

@zag-js/dismissable@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5
    • @zag-js/interact-outside@1.26.5

@zag-js/dom-query@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/types@1.26.5

@zag-js/file-utils@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/i18n-utils@1.26.5

@zag-js/focus-trap@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/dom-query@1.26.5

@zag-js/focus-visible@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/dom-query@1.26.5

@zag-js/i18n-utils@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/dom-query@1.26.5

@zag-js/interact-outside@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5

@zag-js/popper@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5

@zag-js/remove-scroll@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/dom-query@1.26.5

@zag-js/scroll-snap@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/dom-query@1.26.5

@zag-js/anatomy@1.26.5

@zag-js/anatomy-icons@1.26.5

@zag-js/docs@1.26.5

@zag-js/store@1.26.5

@zag-js/types@1.26.5

@zag-js/utils@1.26.5

@zag-js/date-utils@1.26.5

@zag-js/highlight-word@1.26.5

@zag-js/hotkeys@1.26.5

@zag-js/json-tree-utils@1.26.5

@zag-js/live-region@1.26.5

@zag-js/rect-utils@1.26.5

@zag-js/stringify-state@1.26.5

@zag-js/navigation-menu@1.26.5

Patch Changes

  • Updated dependencies []:
    • @zag-js/anatomy@1.26.5
    • @zag-js/core@1.26.5
    • @zag-js/types@1.26.5
    • @zag-js/utils@1.26.5
    • @zag-js/dom-query@1.26.5
    • @zag-js/interact-outside@1.26.5

@vercel
Copy link

vercel bot commented Oct 26, 2025

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

Project Deployment Preview Updated (UTC)
zag-nextjs Ready Ready Preview Oct 29, 2025 2:10am
zag-solid Ready Ready Preview Oct 29, 2025 2:10am
zag-svelte Ready Ready Preview Oct 29, 2025 2:10am
zag-vue Ready Ready Preview Oct 29, 2025 2:10am
zag-website Ready Ready Preview Oct 29, 2025 2:10am

@segunadebayo segunadebayo force-pushed the changeset-release/main branch from a1c4da6 to fdd9423 Compare October 26, 2025 13:23
@segunadebayo segunadebayo force-pushed the changeset-release/main branch from fdd9423 to 7eb114e Compare October 28, 2025 11:23
@segunadebayo segunadebayo force-pushed the changeset-release/main branch 2 times, most recently from 07821ec to 36ecc74 Compare October 28, 2025 20:17
@segunadebayo segunadebayo force-pushed the changeset-release/main branch from 36ecc74 to fe71cb5 Compare October 28, 2025 20:49
@segunadebayo segunadebayo force-pushed the changeset-release/main branch from fe71cb5 to 1880524 Compare October 28, 2025 23:06
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.

2 participants