- ember-cli-deprecation-workflow 4.0.1 (patch)
ember-cli-deprecation-workflow- #233 README: Fix typo in
app.jssnippet (@Turbo87) - #226 Docs updates for 4.x (@NullVoxPopuli)
- #227 Adjust changelog wording (@kategengler)
- #233 README: Fix typo in
ember-cli-deprecation-workflow- #224 Remove unneeded files and deps (@NullVoxPopuli)
- Katie Gengler (@kategengler)
- Tobias Bieniek (@Turbo87)
- @NullVoxPopuli
- ember-cli-deprecation-workflow 4.0.0 (major)
ember-cli-deprecation-workflow- #222 Convert to v2 Addon - classic projects (not yet using embroider for builds) will want to remain on v3 (@NullVoxPopuli)
ember-cli-deprecation-workflow- #223 Update release plan (@NullVoxPopuli)
- #220 chore: Test latest LTS versions (@TSenter)
- Tyler Senter (@TSenter)
- @NullVoxPopuli
ember-cli-deprecation-workflow 3.4.0 (minor)
ember-cli-deprecation-workflow- #217 Throw Deprecation ID (@jrjohnson)
ember-cli-deprecation-workflow- #215 Relax ember-source peerDependency for 3.28 support (@apellerano-pw)
- Andrew Pellerano (@apellerano-pw)
- Chris Manson (@mansona)
- Jon Johnson (@jrjohnson)
ember-cli-deprecation-workflow 3.3.0 (minor)
ember-cli-deprecation-workflow- #209 flushDeprecations merges detected deprecations with existing config (@simonihmig)
- Simon Ihmig (@simonihmig)
ember-cli-deprecation-workflow 3.2.1 (patch)
ember-cli-deprecation-workflow- #212 Fix type declarations (@simonihmig)
- #210 Options are optional (@ef4)
- Edward Faulkner (@ef4)
- Simon Ihmig (@simonihmig)
ember-cli-deprecation-workflow 3.2.0 (minor)
ember-cli-deprecation-workflow- #207 Allow passing a custom handler to flushDeprecations (@simonihmig)
- #206 Support RegExp for matchId (@simonihmig)
- Simon Ihmig (@simonihmig)
ember-cli-deprecation-workflow 3.1.0 (minor)
ember-cli-deprecation-workflow- #200 Add TypeScript declaration file (@bertdeblock)
- Bert De Block (@bertdeblock)
ember-cli-deprecation-workflow 3.0.2 (patch)
ember-cli-deprecation-workflow- #197 Remove @ember/string (it's unused) (@NullVoxPopuli)
ember-cli-deprecation-workflow 3.0.1 (patch)
ember-cli-deprecation-workflow
- Chris Manson (@mansona)
ember-cli-deprecation-workflow 3.0.0 (major)
ember-cli-deprecation-workflow
ember-cli-deprecation-workflow- #181 Remove unused broccoli magic (@simonihmig)
ember-cli-deprecation-workflow- #184 Update configuration paths in documentation (@backspace)
ember-cli-deprecation-workflow
- Andrey Mikhaylov (lolmaus) (@lolmaus)
- Buck Doyle (@backspace)
- Chris Manson (@mansona)
- Matthew Beale (@mixonic)
- Simon Ihmig (@simonihmig)
- Introduce a dependency on ember-string to improve out of the box compatibiliy with Ember 4.12
- Refactor to adopt newer versions of dev dependencies.
- Matthew Beale (@mixonic)
- #125 Drop ember.component.reopen log (@mixonic)
- #124 Clean up test config for clarity (@mixonic)
- #121 Remove deprecation-without-for and deprecation-without-since warnings in test (@SergeAstapov)
- #120 Update main.js code style (@mixonic)
- #119 Bump deps to remove some deprecated use of Ember global (@mixonic)
- Matthew Beale (@mixonic)
- Sergey Astapov (@SergeAstapov)
- Upgrade verious dependencies across major versions
- #111 Address a deprecated import path for deprecate in tests
- #114 Drop debug handler polyfill, fixes #113.
- #93 Limit logging when a high-repetition deprecation is firing.
- #62 Avoid error when running on nested addons (
this.appis not always present) (@SparshithNR)
- SparshithNRai (@SparshithNR)
- #55 Allow custom addon config directory (@atsao)
- #58 Update to ember-cli@3.4 blueprint. (@rwjblue)
- #57 Update to ember-cli 2.18 (@Gaurav0)
- #42 Update README.md (@tabeth)
- #48 document production builds and catch-all (@IRun26Point2)
- Peter Wagenet (@wagenet)
- Tabeth Nkangoh (@tabeth)
- @IRun26Point2