Skip to content

Releases: bkrem/react-d3-tree

v3.6.2

02 Jan 21:04
Compare
Choose a tag to compare

What's Changed

  • Update package.json, added missing export types for module by @JimmyNair in #465

New Contributors

  • @JimmyNair made their first contribution in #465

Full Changelog: v3.6.1...v3.6.2

v3.6.1

12 May 07:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.0...v3.6.1

v3.6.0

10 May 06:56
Compare
Choose a tag to compare

What's Changed

  • dataKey prop - Allow adding children to node without refreshing the whole tree by @fsvergara in #417

New Contributors

Full Changelog: v3.5.2...v3.6.0

v3.5.2

12 Apr 22:42
Compare
Choose a tag to compare

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

Full Changelog: v3.5.1...v3.5.2

v3.5.1

17 Mar 21:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.0...v3.5.1

v3.5.0

12 Jan 07:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.2...v3.5.0

v3.4.2

12 Dec 19:40
Compare
Choose a tag to compare

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.

Full Changelog: v3.4.1...v3.4.2

v3.3.6

29 Nov 18:39
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update d3-zoom, d3-selection to fix vuln by @bkrem in #415

Full Changelog: v3.3.5...v3.3.6

v3.3.5

22 Oct 11:51
Compare
Choose a tag to compare

What's Changed

  • fix: treat node with empty children as leaf by @zhouhao in #408

New Contributors

Full Changelog: v3.3.4...v3.3.5

v3.3.4

12 Jul 16:42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.2...v3.3.4