Releases: bkrem/react-d3-tree
Releases · bkrem/react-d3-tree
v3.6.2
v3.6.1
What's Changed
- Updating Typing for the new method "addChildren" by @dev-john-nguyen in #461
New Contributors
- @dev-john-nguyen made their first contribution in #461
Full Changelog: v3.6.0...v3.6.1
v3.6.0
What's Changed
dataKey
prop - Allow adding children to node without refreshing the whole tree by @fsvergara in #417
New Contributors
- @fsvergara made their first contribution in #417
Full Changelog: v3.5.2...v3.6.0
v3.5.2
What's Changed
- Fix: center on node feature works with collapsible disabled by @jawwad-btrt in #457
- fix(types): expose types properly at top level (#454)
- fix(draggable): avoids dragging triggered via
dblclick
event (supersedes #455, thank you @Liu233w)
New Contributors
- @jawwad-btrt made their first contribution in #457
Full Changelog: v3.5.1...v3.5.2
v3.5.1
What's Changed
- fix: add touchmove event by @Adeams1805 in #448
New Contributors
- @Adeams1805 made their first contribution in #448
Full Changelog: v3.5.0...v3.5.1
v3.5.0
v3.4.2
What's Changed
- feat(build): adds ESM outputs, separate types into lib/types dir by @bkrem in #425
- This was originally shipped as
3.4.0
, but had to be reverted (3.4.1
) as another ESM-related issue (ERR_UNSUPPORTED_DIR_IMPORT
) emerged only after additional testing post-release.
- This was originally shipped as
Full Changelog: v3.4.1...v3.4.2
v3.3.6
v3.3.5
v3.3.4
What's Changed
- fix: allow react v18 as peer dep by @kelvin9314 in #398
New Contributors
- @kelvin9314 made their first contribution in #398
Full Changelog: v3.3.2...v3.3.4