Skip to content

@zag-js/collection@2.0.0-next.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Aug 12:05
b7f2221

Patch Changes

  • #3167
    1b6233d Thanks
    @github-actions! - Allow nodeToChildren to return undefined/null for
    leaf nodes. The runtime already treats a missing result as "no children", but the type required any[], forcing a
    ?? [] workaround for trees with leaves (e.g. cascade-select).
  • Updated dependencies []:
    • @zag-js/utils@2.0.0-next.1