Releases: lozjackson/ember-clock
Releases · lozjackson/ember-clock
v2.1.0
What's Changed
- Add typescript by @lozjackson in #12
- Bump @embroider/test-setup from 3.0.3 to 4.0.0 by @dependabot in #18
- Install and configure Typedoc for generating docs by @lozjackson in #25
- Re-export ClockService from index by @lozjackson in #26
- Bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.17.0 by @dependabot in #42
- Bump @tsconfig/ember from 3.0.6 to 3.0.8 by @dependabot in #32
- Bump stylelint-prettier from 5.0.0 to 5.0.2 by @dependabot in #43
- Bump eslint-plugin-n from 17.6.0 to 17.10.2 by @dependabot in #45
- Bump prettier from 3.2.5 to 3.3.3 by @dependabot in #46
- Bump @babel/plugin-proposal-decorators from 7.24.1 to 7.24.7 by @dependabot in #47
Full Changelog: v2.0.0...v2.1.0
v2.1.0-beta.2
What's Changed
- Bump @embroider/test-setup from 3.0.3 to 4.0.0 by @dependabot in #18
- Install and configure Typedoc for generating docs by @lozjackson in #25
- Re-export ClockService from index by @lozjackson in #26
- Bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.17.0 by @dependabot in #42
- Bump @tsconfig/ember from 3.0.6 to 3.0.8 by @dependabot in #32
- Bump stylelint-prettier from 5.0.0 to 5.0.2 by @dependabot in #43
Full Changelog: v2.1.0-beta.1...v2.1.0-beta.2
v2.1.0-beta.1
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
v2.0.0-beta.2
What's Changed
- 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: v2.0.0-beta.1...v2.0.0-beta.2
v2.0.0-beta.1
What's Changed
- Update ember-cli ~3.7.1 by @lozjackson in #8
- Update ember CLI to 5.8 by @lozjackson in #11
Full Changelog: v1.1.0...v2.0.0-beta.1