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 for setters not being applied for push, unshift, addToSet, and set #3067

Merged
merged 3 commits into from
Jun 12, 2015

Conversation

victorkt
Copy link
Contributor

This fixes setters not being applied for push, unshift, addToSet, and set
Also added tests for MongooseArray#push

Let me know if anything could be improved/changed.

Victor Tavares and others added 3 commits June 11, 2015 12:37
fixes setters not being applied for push, unshift, addToSet, and set
adding tests for MongooseArray#push
@vkarpov15 vkarpov15 added this to the 4.0.6 milestone Jun 12, 2015
@vkarpov15
Copy link
Collaborator

Good work, thanks.

vkarpov15 added a commit that referenced this pull request Jun 12, 2015
Fix for setters not being applied for push, unshift, addToSet, and set
@vkarpov15 vkarpov15 merged commit 665e006 into Automattic:master Jun 12, 2015
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