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.app
is not always present) (@SparshithNR)
- SparshithNRai (@SparshithNR)
- #55 Allow custom addon config directory (@atsao)
- #58 Update to [email protected] 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