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

Fix immutability helper to check hasOwnProperty safely #3563

Merged
merged 1 commit into from
Apr 1, 2015
Merged

Fix immutability helper to check hasOwnProperty safely #3563

merged 1 commit into from
Apr 1, 2015

Conversation

jeffchan
Copy link
Contributor

@jeffchan jeffchan commented Apr 1, 2015

This makes update({}, {'hasOwnProperty': {$set: 'yolo'}}) work.

This makes `update({}, {'hasOwnProperty': {$set: 'yolo'}})` work.
@zpao zpao added this to the 0.13.2 milestone Apr 1, 2015
@zpao
Copy link
Member

zpao commented Apr 1, 2015

👍 Thanks! (perhaps I can convince you to take a look at the pile of update issues / PRs if you use it?)

zpao added a commit that referenced this pull request Apr 1, 2015
Fix immutability helper to check hasOwnProperty safely
@zpao zpao merged commit dcc194b into facebook:master Apr 1, 2015
@jeffchan jeffchan deleted the fix-addons-hasownproperty branch April 1, 2015 19:46
@jeffchan
Copy link
Contributor Author

jeffchan commented Apr 1, 2015

Thanks for the quick review & merge! Will take a look and help if I can :)

zpao added a commit to zpao/react that referenced this pull request Apr 13, 2015
Fix immutability helper to check hasOwnProperty safely
zpao added a commit to zpao/react that referenced this pull request Apr 17, 2015
Fix immutability helper to check hasOwnProperty safely
zpao added a commit to zpao/react that referenced this pull request Apr 18, 2015
Fix immutability helper to check hasOwnProperty safely
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