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

[BUFGIX release] Fix regression with missing initializers #4088

Merged
merged 1 commit into from
Jan 18, 2016

Conversation

wecc
Copy link
Contributor

@wecc wecc commented Jan 18, 2016

This PR adds missing initializers to keep backwards compatibility.

Fixes #4087

bmac added a commit that referenced this pull request Jan 18, 2016
[BUFGIX release] Fix regression with missing initializers
@bmac bmac merged commit 9fefef6 into emberjs:master Jan 18, 2016
@bmac
Copy link
Member

bmac commented Jan 18, 2016

Thanks @wecc

@wecc wecc deleted the initializer-regression branch January 18, 2016 18:35
@rwjblue
Copy link
Member

rwjblue commented Jan 18, 2016

I wonder if there is a way to deprecate depending on these. In theory, we could hook into the DAG map that is used for initializers and see if anyone depends on it?

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.

None yet

3 participants