This repository was archived by the owner on Apr 2, 2026. It is now read-only.
Release 5.0.0
💥 Breaking changes
-
#161 Drop support for
@classNames. Useclassinstead. (@sandydoo)If you had the following:
Replace
@classNameswith theclassattribute: -
#160 Drop support for the
onLoadevent (@sandydoo)The
onLoadevent has been removed. You should replace it withonceOnIdle.If you had the following:
Replace it with:
Internal
- #159 Fix broken build tests (@sandydoo)
- #157 Remove the landing page (@sandydoo)
- #154 Implement simpler workaround for auto-import #152 (@sandydoo)
- #153 Fix tests against ember
>=4(@sandydoo)
Committers: 1
- Sander Melnikov (@sandydoo)