Releases: plckr/chartjs-card
Releases · plckr/chartjs-card
v2.0.4
What's Changed
- Bump rollup from 4.54.0 to 4.59.0 by @dependabot[bot] in #21
- Bump minimatch from 9.0.5 to 9.0.9 by @dependabot[bot] in #22
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- Bump basic-ftp from 5.1.0 to 5.2.0 by @dependabot[bot] in #20
- Bump lodash-es from 4.17.22 to 4.17.23 by @dependabot[bot] in #19
- Bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #18
New Contributors
- @dependabot[bot] made their first contribution in #20
Full Changelog: v2.0.2...v2.0.3
v2.0.2
v2.0.1
v2.0.0
Breaking Changes
Updated Chart.js to latest version (4.5.1).
Check migration guide
What's Changed
Full Changelog: 1.1.1...v2.0.0
1.1.1: Fix lit dependency
bump version
1.1.0: Additional Plugins
Now plugins can be added to the graph
at the moment the following plugins are available after registering:
- zoom
- annotation
to register, follow the example below:
register_plugins:
- zoom
- annotation1.0.3
1.0.2: Better HACS Support
This release hasn't any change on the code, you can upgrade with no problem
1.0.1: Fix chart update when entities changes
Fix chart update when entities changes