ember-cli-notifications 9.0.0 (major)
- #365 move to a v2 addon (@mansona)
- #327 Drop support for Ember < 3.16 and move to field-guide (@mansona)
- #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)
- Chris Manson (@mansona)
- Nicolas Lepage (@nlepage)
- Tobias Bieniek (@Turbo87)
- @github-actions[bot]
- 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
- Relax
ember-get-config
requirement to allow v0.3.x #312 from @Turbo87 - [BREAKING] Update ember using ember-cli-update and drop support for Node 8, Ember 2.18, and Ember 3.4 #308 from @mansona
- Move on-modifier from devDependencies to dependencies #271 from @Shajansheriff
- Wraps dummy-application interactive config inputs in label tags #293 from @JamesS-M
- Use
this
in the template #305 from @pichfl - Import
htmlSafe
from '@ember/template' rather than '@ember/string' #302 from @gilest
- Replace TravisCI with GitHub Actions #303 from @Turbo87
- fix: move auto-chagnelog to devDependencies
- README: Fix "Service Name" header syntax #294 from @Turbo87
- fix: avoid overriding globals.clearDuration when it's 0 #292 from @jacobq
- FIX: Merge pull request #287 from jacobq/remove-getWithDefault
#286
- services/notifications: Use new
content
array for each service instance #279 from @Turbo87 - Add configuration option to exclude all CSS #275 from @pichfl
- manually running postcss and adding it to vendor #262 from @mansona
- Fix mouseEnter/Leave deprecations #263 from @Shajansheriff
- remove support for Ember < 2.18
- fix issue with clicking close running onClick handler #259 from @mansona
- update dependencies with ember-cli-update from @mansona
- renaming service to simply 'notifications'
- Added support for SVG icons - and removing Font Awesome
- removing CSS Modules
- update with ember-cli-update
- Remove syntax error #258 from @cah-danmonroe
- renaming service to simply 'notifications'
- Added support for SVG icons - and removing Font Awesome
- removing CSS Modules
- update with ember-cli-update