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

[BUGFIX beta] Ensure Ember.deprecate is exported properly. #15239

Merged
merged 1 commit into from
May 12, 2017

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented May 12, 2017

This fixes the reported issue (that Ember.deprecate was no longer being exported), and adds a test to confirm that it doesn't regress again in the future.

Fixes #15236

This fixes the reported issue (that `Ember.deprecate` was no longer
being exported), and adds a test to confirm that it doesn't regress
again in the future.
@rwjblue rwjblue merged commit b02f99d into emberjs:master May 12, 2017
@rwjblue rwjblue deleted the fix-deprecate branch May 12, 2017 14:22
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.

"undefined is not an object (evaluating '_ember.default.deprecate.apply')" on beta and canary
1 participant