4.0.0 (2022-06-15)
⚠ BREAKING CHANGES
- Consuming apps must have ember-auto-import >= 2
- Addon component is now colocated requiring Ember v3.13 or above
- Drop support for Node v8, v10
Features
- Convert to a glimmer component (d54e91f)
- Modernize dummy app examples (daf8e3c)
- Upgrade to ember-auto-import v2 (c190b7f)
Bug Fixes
- Events example: Correct value used in myClick if statement (58942f8)
- Fix assignment of empty data labels (027256e)
- Fix chart to properly handle missing data sources (4a57dc1)
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.