Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 6, 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

@headless-tree/core@1.6.0

Minor Changes

  • 297b575: The anchor for shift-selecting (item.selectUpTo()) is now the last item that was clicked while not holding shift, or alternatively the focused item if that didn't exist. The previous behavior was always using the focused item as anchor, which doesn't match common multi-select behaviors in similar applications (Multiselect Shift Takes Last Selection as Startpoint #176)

Patch Changes

  • 7158afe: Improve rerendering behavior by skipping changes to the item loading state when items are already loading, and skipping changes to loading state in case of checkbox click propagation if items are loaded immediately (adding checkbox causing more re renders [performance] #173)
  • 1c14582: Setup trusted publishing in NPM. Package deploys now don't work with a deploy token, but instead with a Trusted Publishing that directly connects the NPM package to Github Actions, allowing only deploys from the official pipeline and reducing the likelyhood of malicious deployments.

@headless-tree/react@1.6.0

Patch Changes

  • e2c256d: Added alternative entrypoint for setups using React Compiler. Details on https://headless-tree.lukasbach.com/guides/react-compiler
  • 1c14582: Setup trusted publishing in NPM. Package deploys now don't work with a deploy token, but instead with a Trusted Publishing that directly connects the NPM package to Github Actions, allowing only deploys from the official pipeline and reducing the likelyhood of malicious deployments.

@headless-tree/example-nextjs-react-compiler@0.0.1

Patch Changes

  • Updated dependencies [7158afe]
  • Updated dependencies [297b575]
  • Updated dependencies [e2c256d]
  • Updated dependencies [1c14582]
    • @headless-tree/core@1.6.0
    • @headless-tree/react@1.6.0

@headless-tree/sb-react@0.0.25

Patch Changes

  • Updated dependencies [7158afe]
  • Updated dependencies [297b575]
  • Updated dependencies [e2c256d]
  • Updated dependencies [1c14582]
    • @headless-tree/core@1.6.0
    • @headless-tree/react@1.6.0

@github-actions github-actions bot force-pushed the changeset-release/main branch from eec4c20 to bf8091b Compare December 6, 2025 21:58
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