Skip to content
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

Skipping deprecation warning if ember-cli is below 2.6 #96

Merged
merged 1 commit into from
Sep 28, 2016

Conversation

gmurphey
Copy link

@gmurphey gmurphey commented Sep 28, 2016

I have an old project running ember-cli@2.5.x that I haven't had a chance to update yet (soon!), and I was getting deprecation warnings about ember-try being included in ember-cli, but it seems that didn't happen until ember-cli@2.6.0. I've added a condition checking the ember-cli version around the deprecation message.

Fixes #83.

@rwjblue rwjblue merged commit 6b85a94 into ember-cli:master Sep 28, 2016
@rwjblue
Copy link
Member

rwjblue commented Sep 28, 2016

Thank you!

@gmurphey gmurphey deleted the deprecation-version-fix branch September 28, 2016 15:18
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.

2 participants