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

Upgrading to 2.12.0 and using factoryFor over _lookupFactory #69

Merged
merged 2 commits into from
Apr 5, 2017

Conversation

thoov
Copy link
Collaborator

@thoov thoov commented Mar 29, 2017

Fixes #67

@@ -63,22 +63,24 @@ export default function stateFor(stateName, propertyName) {
*/
function createStateFor(context, stateName, owner) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file is the only one that is related to #67 changes

@jherdman
Copy link

jherdman commented Apr 5, 2017

@thoov I'm interesting in getting this pull request completed. May I be of assistance?

@thoov thoov merged commit b29fcaa into stefanpenner:master Apr 5, 2017
@thoov
Copy link
Collaborator Author

thoov commented Apr 5, 2017

@jherdman I fixed the issue (I forgot to add back the getowner polyfil). I will release a new version shortly and can you verify in your app that everything looks good?

@thoov
Copy link
Collaborator Author

thoov commented Apr 5, 2017

@jherdman I just published v3.4.0 which contains this fix

@mike183
Copy link

mike183 commented Apr 6, 2017

@thoov: Thanks for fixing this! I've tested v3.4.0 in my app and everything is working as expected.

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