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

Make version check for Ember.js strict #2965

Merged
merged 1 commit into from
Apr 1, 2015

Conversation

tricknotes
Copy link
Member

When Ember.VERSION contains some version suffix (such as '1.11.0.72d2409e'),
This check will reject this version of Ember unexpectedly.

When `Ember.VERSION` contains some version suffix (such as '1.11.0.72d2409e'),
This check will reject this version of Ember unexpectedly.
@rwjblue
Copy link
Member

rwjblue commented Apr 1, 2015

👍

wecc added a commit that referenced this pull request Apr 1, 2015
@wecc wecc merged commit 58a00db into emberjs:master Apr 1, 2015
@wecc
Copy link
Contributor

wecc commented Apr 1, 2015

Thanks @tricknotes!

@mike-north
Copy link
Contributor

@rwjblue any chance we could get this brought into the ember-data beta channel on https://github.com/components/ember-data ? Right now, using the release/beta/canary streams of ember w/ ember-data doesn't work, due to the bug that this PR fixes

CC @stefanpenner

mike-north pushed a commit to mike-north/ember-data that referenced this pull request Apr 11, 2015
@rwjblue
Copy link
Member

rwjblue commented Apr 11, 2015

It should already be in the ember-data canary builds.

@igorT
Copy link
Member

igorT commented Apr 12, 2015

I think the beta.17 should be out pretty soon, so maybe not worth doing a beta.16.2

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.

5 participants