Skip to content

Release v3.5.0#327

Merged
TrevorBurnham merged 3 commits intomainfrom
release/v3.5.0
Apr 20, 2026
Merged

Release v3.5.0#327
TrevorBurnham merged 3 commits intomainfrom
release/v3.5.0

Conversation

@TrevorBurnham
Copy link
Copy Markdown
Collaborator

Version bump + changelog for v3.5.0, the first release since v3.4.3 (Feb 2025).

Included PRs

All four are backward-compatible additions/fixes.

Test plan

  • yarn workspace react-arborist build — clean
  • yarn workspace react-arborist test — passes
  • After merge, tag v3.5.0 on main to trigger the npm publish workflow

- Document dndBackend prop (#326) and correct dndManager type in TreeProps
- Document opts arg on tree.select / tree.selectMulti (#266)
- Correct childrenAccessor return type to readonly T[] | null
- Add Utilities section documenting getTreeLinePrefix (#324)
The prior workflow ran yarn publish at the repo root, which skipped the
README.md -> modules/react-arborist/README.md copy that bin/publish
performs. As a result, npm releases could ship without an up-to-date
README. Invoking bin/publish matches the documented release flow in
CONTRIBUTING.md.
@TrevorBurnham TrevorBurnham merged commit 3843e11 into main Apr 20, 2026
1 check passed
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