Skip to content

@zag-js/tree-view@2.0.0-next.1

Pre-release
Pre-release

Choose a tag to compare

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

Major Changes

  • #3167
    253a586 Thanks
    @github-actions! - Breaking: Rename getCellProps to getNodeCellProps
    for consistency with the other node-scoped tree-view APIs.

    Migration

    - api.getCellProps(nodeProps)
    + api.getNodeCellProps(nodeProps)

Patch Changes

  • Updated dependencies [1b6233d]:
    • @zag-js/collection@2.0.0-next.1
    • @zag-js/anatomy@2.0.0-next.1
    • @zag-js/core@2.0.0-next.1
    • @zag-js/types@2.0.0-next.1
    • @zag-js/utils@2.0.0-next.1
    • @zag-js/dom-query@2.0.0-next.1