Skip to content

Latest commit

 

History

History
87 lines (40 loc) · 3.66 KB

CHANGELOG.md

File metadata and controls

87 lines (40 loc) · 3.66 KB

Changelog

2.0.0 (2024-10-14)

⚠ BREAKING CHANGES

  • the module is now ESM-only

Features

1.0.0 (2022-12-04)

Bug Fixes

  • prevent responsive chart from affecting the size of its parents (#32) (80bcf52)

0.6.1 (2022-11-01)

Bug Fixes

  • generate ticks with the correct domain (745edc1)

0.6.0 (2022-10-19)

Features

  • update ResponsiveChart props types (8b10c3a)

0.5.1 (2022-05-16)

Bug Fixes

0.5.0 (2022-01-31)

Features

0.4.0 (2022-01-24)

Features

0.3.0 (2021-03-26)

Features

  • add hooks to generate linear and log ticks (#7) (35936ac)

0.2.0 (2021-02-08)

Features

Bug Fixes

  • reposition group when children change (0e2a021)

0.1.1 (2021-02-06)

Bug Fixes

  • publish correct directories (a46b349)

0.1.0 (2021-02-05)

Features