Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [5.0.0](v4.1.0...v5.0.0) (2021-10-08) ### chore * **deps:** update ember and other dependencies ([41e099c](41e099c)) * **ember:** remove support for ember 3.20 ([0cfebfc](0cfebfc)) ### Features * refactor all components to glimmer and use native classes ([cee7373](cee7373)) ### BREAKING CHANGES * **ember:** Remove support for ember LTS 3.20 since that version has a bug with autotracking. * **deps:** Require `ember-auto-import` v2+ * While the public API won't change, there is a huge chance that this will break implementations if someone's extending the components of this addon. Components that do need to be refactored to glimmer.
- Loading branch information