Skip to content

Use init instead of a bare constructor #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 14, 2015
Merged

Conversation

mixonic
Copy link
Contributor

@mixonic mixonic commented May 14, 2015

Ember-CLI 0.2.4 expects some properties to be on addon objects, and dislike the bare constructor we used before.

This addresses a bug ember-cli-dependency-checker causes with ember install on Ember-CLI 0.2.4.

@mixonic
Copy link
Contributor Author

mixonic commented May 14, 2015

This is fairly time-sensitive, and will require a 1.0.1 release @quaertym

@abuiles
Copy link

abuiles commented May 14, 2015

@mixonic thanks! will be releasing soon ember-cli with ^1.0.0 in the dependency for this, in theory as soon as this get out people will be able to get the latest version. cc @quaertym

quaertym added a commit that referenced this pull request May 14, 2015
Use init instead of a bare constructor
@quaertym quaertym merged commit ea48ff9 into quaertym:master May 14, 2015
@quaertym
Copy link
Owner

Thanks for fixing this.

@quaertym
Copy link
Owner

@mixonic mixonic deleted the fix-init branch May 15, 2015 13:19
@mixonic
Copy link
Contributor Author

mixonic commented May 15, 2015

👏 gracias

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants