All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.1.5 (2024-02-06)
- exports: update types path to use the correct type def (539e2c7)
3.1.4 (2024-01-30)
3.1.3 (2024-01-30)
- deps: update dependency svelte to v4 (c8a12cc)
- size: update size test to use the new build (c850b88)
3.1.2 (2023-01-18)
- upgrade chart.js with fixed types (3bd69dc)
3.1.1 (2023-01-18)
- files list to publish (f7cb847)
3.1.0 (2022-11-17)
3.0.1 (2022-09-20)
3.0.0 (2022-09-19)
- now package is module type, new exports in package.json
2.1.1 (2022-08-29)
2.1.0 (2022-08-17)
- events forwarding, getDatasetAtEvent getElementAtEvent getElementsAtEvent events utils (#63) (e84bd77)
- new prop types, expose chart instance (#62) (d59111a)
- update mode prop (#65) (d6e5506)
2.0.1 (2022-07-20)
- svelte files were removed from the package, now you should use named exports
- add typescript and tree-shaking for chart.js imports