Skip to content

v5.0.0

Compare
Choose a tag to compare
@velrest velrest released this 08 Oct 14:22
· 209 commits to main since this release

5.0.0 (2021-10-08)

chore

  • deps: update ember and other dependencies (41e099c)
  • ember: remove support for ember 3.20 (0cfebfc)

Features

  • 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.