v2.0.0
Breaking Changes in v2.0.0
- The clock service is no longer automatically injected into controllers and components.
- drop support for Ember 3.x
- Require Node >= 18.18
What's Changed
- Update ember-cli ~3.7.1 by @lozjackson in #8
- Update ember CLI to 5.8 by @lozjackson in #11
- Bump ember-template-lint from 5.13.0 to 6.0.0 by @dependabot in #17
- Bump qunit-dom from 2.0.0 to 3.1.2 by @dependabot in #15
- Bump stylelint and stylelint-config-standard by @dependabot in #14
- Bump stylelint-prettier from 4.1.0 to 5.0.0 by @dependabot in #20
- Bump eslint-plugin-n from 16.6.2 to 17.6.0 by @dependabot in #21
- Use registerDestructor instead of willDestroy by @lozjackson in #22
- Make test CI workflow reusable by @lozjackson in #23
Full Changelog: v1.1.0...v2.0.0