Releases: mansona/ember-cli-notifications
Releases · mansona/ember-cli-notifications
v9.0.0
Release (2023-11-27)
ember-cli-notifications 9.0.0 (major)
💥 Breaking Change
- #365 move to a v2 addon (@mansona)
- #327 Drop support for Ember < 3.16 and move to field-guide (@mansona)
🚀 Enhancement
🏠 Internal
- #372 fix typo in release-plan config (@mansona)
- #371 remove unreleased changelog entry (@mansona)
- #370 add --singlePackage to release-plan config (@mansona)
- #368 Release Preview (@github-actions[bot])
- #367 setup release-plan (@mansona)
- #366 fix lint-to-the-future CI job (@mansona)
- #362 Update minimum supported Node.js version to v16 (No longer relevant) (@Turbo87)
Committers: 4
- Chris Manson (@mansona)
- Nicolas Lepage (@nlepage)
- Tobias Bieniek (@Turbo87)
- @github-actions[bot]
v8.0.0
8.0.0 / 2022-01-28
- Replace overridable icon paths with overridable icon components #324 from @pichfl
- BREAKING: Remove obsolete
equals
helper #326 from @pichfl - Breaking: Drop support for Node 10 and Modernize syntax #320 from @pichfl
- add no-deprecations ember-try scenarios #322 from @mansona
- Fix
no-curly-component-invocation
issues #319 from @Turbo87 - update lint-to-the-future #318 from @mansona
- Fix
prettier
issues #315 from @Turbo87 - Fix
implicit-this
issues #314 from @Turbo87 - add fail-fast: false for ember-try scenarios #317 from @mansona