You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor all components to glimmer and use native classes (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.