quaertym / ember-cli-dependency-checker

Ember CLI addon for checking missing node and bower dependencies before running ember commands
MIT License
40 stars 37 forks source link

Release 1.2.0 is causing deprecation warnings #58

Closed yads closed 8 years ago

yads commented 8 years ago

Version 1.2.0 is causing the following error

DEPRECATION: Overriding init without calling this._super is deprecated. Please call this._super.init && this._super.init.apply(this, arguments); addon: ember-cli-dependency-checker

Commit https://github.com/quaertym/ember-cli-dependency-checker/commit/6c05a3316fde10b502baec5555502fd7b3212adf fixes this. Can we get a new release out?

rwjblue commented 8 years ago

Agreed.

@quaertym - I would love to get @stefanpenner and/or myself added on NPM so we can help deal with (triage/fix/release/etc) these sorts of urgent issues.

quaertym commented 8 years ago

Sorry for the delay, I was on vacation this week.

1.3.0 is released.

@rwjblue I'll do asap.

rwjblue commented 8 years ago

@quaertym - Awesome, thank you! Hope vacation was nice 😸