Releases: adopted-ember-addons/ember-cli-flash
Releases · adopted-ember-addons/ember-cli-flash
v5.1.0-ember-cli-flash: Prepare Release using 'release-plan' (#406)
Release (2024-02-29)
ember-cli-flash 5.1.0 (minor)
🚀 Enhancement
ember-cli-flash
- #405 Add
FlashMessage
to TypeScript definitions (@charlesfries)
- #405 Add
🐛 Bug Fix
ember-cli-flash
- #399 fix(types): add typesVersions map (@simonihmig)
🏠 Internal
- #407 Update release-plan to get the latest bugfixes (@NullVoxPopuli)
Committers: 3
- Charles Fries (@charlesfries)
- Simon Ihmig (@simonihmig)
- @NullVoxPopuli
v5.0.1-ember-cli-flash: Prepare Release using 'release-plan' (#403)
Release (2024-02-02)
ember-cli-flash 5.0.1 (patch)
🐛 Bug Fix
ember-cli-flash
- #404 Publish files (@NullVoxPopuli)
🏠 Internal
Committers: 2
- Giles Thompson (@gilest)
- @NullVoxPopuli
v5.0.0-ember-cli-flash: Prepare Release using 'release-plan' (#401)
Release (2024-02-02)
ember-cli-flash 5.0.0 (major)
💥 Breaking Change
ember-cli-flash
ember-cli-flash
,test-app
🚀 Enhancement
ember-cli-flash
,test-app
- Other
- #389 allow customization of exiting class (@miguelcobain)
🐛 Bug Fix
📝 Documentation
- #396 Correct test helper blueprint guide (@gilest)
- #393 Update Contributing and Releasing with
pnpm
and monorepo paths (@gilest)
🏠 Internal
ember-cli-flash
,test-app
- #400 Setup relase plan (@NullVoxPopuli)
Committers: 3
- Giles Thompson (@gilest)
- Miguel Andrade (@miguelcobain)
- @NullVoxPopuli
Release 4.0.0
💥 Breaking Change
- #382 Convert
flash-message
to Glimmer component (@charlesfries) - #383 ember-cli 4.4.0, remove auto service injection (@rwwagner90)
🐛 Bug Fix
- #366 Fix types for service (@wagenet)
- #384 Allow arbitrary properties in
MessageOptions
interface (@charlesfries) - #363 Change hasBlock to has-block to avoid deprecation (@wagenet)
- #358 Fix missing modifier error in consuming apps (@sandydoo)
- #355 Fix
this-property-fallback
deprecation warnings (@aoumiri) - #350 Update htmlSafe imports (@rwwagner90)
📝 Documentation
- #377 Update README.md formatting (@charlesfries)
- #362 Correct compatibility in README (@kategengler)
- #343 Fix typo in changelog (@HeroicEric)
🏠 Internal
Committers: 15
- Anass OUMIRI (@aoumiri)
- Andrey Stukalin (@stukalin)
- Brad Overton (@Techn1x)
- Charles Fries (@charlesfries)
- Christian (@makepanic)
- Eric Kelly (@HeroicEric)
- Joshua Lawrence (@jwlawrence)
- Katie Gengler (@kategengler)
- Peter Wagenet (@wagenet)
- Robert Wagner (@rwwagner90)
- Sander (@sandydoo)
- Scott Batson (@sbatson5)
- Tobias Bieniek (@Turbo87)
- @MrChocolatine
- @vlascik
Release 2.1.2
v2.1.2 2.1.2
Release 2.1.0
🚀 Enhancement
🐛 Bug Fix
- #342 Fix missing bind event (@makepanic)
📝 Documentation
Committers: 1
- Brad Overton (@Techn1x)
- Christian (@makepanic)
Release 2.0.0
🚀 Enhancement
- #324 Update all dependencies, drop older Ember support (@jwlawrence)
- #328 Use modern syntax standards (@jwlawrence)
Committers: 1
- Joshua Lawrence (@jwlawrence)
Release 1.9.0
Release 1.8.1
Release 1.8.0
🐛 Bug Fixes
- #303 Clean up timers (@makepanic)
- #304 Remove deprecated mouse events (@st-h)
- #309 Update Node version for CI (@abhilashlr)
- #308 Update ember-try (@abhilashlr)
Committers: 3
- abhilashlr (@abhilashlr)
- Steve (@st-h)
- Christian (@makepanic)