Skip to content

Latest commit

 

History

History
179 lines (86 loc) · 7.22 KB

CHANGELOG.md

File metadata and controls

179 lines (86 loc) · 7.22 KB

Changelog

1.4.0 (2024-10-11)

Features

  • arrow label can be aligned left and middle (3a647e4)
  • shouldSkipBranch callback has access to all the parents (8b7ab12)

1.3.0 (2024-08-21)

Features

  • add call back shouldSkipBranch (b83c28e)

1.2.1 (2024-08-21)

Bug Fixes

1.2.0 (2024-08-21)

Features

  • add molecule style and improve TS definition (75c728c)
  • add molecule style and improve TS definition (ee83b36)

1.1.0 (2024-08-09)

Features

  • give possibility to add unique identifier to boxes and arrows (2d8797f)

Bug Fixes

  • improve project config and remove numeral dependency (dfab17e)
  • update dependencies (c0f9262)
  • use client version of react-dom (758b063)

1.0.0 (2024-03-16)

release-as

Bug Fixes

  • remove eslint from dependencies (afdea85)

0.6.1 (2023-09-27)

Bug Fixes

  • build was wrong and not published on npm (790fdc4)

0.6.0 (2023-09-25)

Features

  • expose react predefined components (e068c7d)

0.5.2 (2023-09-25)

Bug Fixes

  • correct taxonomy renderer export name (57ef378)

0.5.1 (2023-09-06)

Bug Fixes

  • if masses undefined keep full tree (7c33d10)

0.5.0 (2023-08-25)

Features

  • filter tree by experimental masses matched (6526d39)

0.4.0 (2023-08-18)

⚠ BREAKING CHANGES

  • display mz not em

Features

Bug Fixes

0.3.0 (2023-08-17)

⚠ BREAKING CHANGES

  • display mz not em

Bug Fixes

0.2.0 (2023-08-17)

⚠ BREAKING CHANGES

  • render was overwriting options

Bug Fixes

  • render was overwriting options (97f3e69)

0.1.1 (2023-07-25)

Bug Fixes

  • remove <svg when not necessary (e2de548)

0.1.0 (2023-07-17)

Features

0.0.2 (2023-07-11)

Bug Fixes

0.0.1 (2023-07-11)

Features

Bug Fixes

release-as