You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(update/4): improve Mongo.update/4 function (#245)
* fix(update/4): improve Mongo.update/4 function
- prevent endless recursion when supplied empty list
- make options list optional
- add more documentation + tests
* doc(update/4): mention expected items for updates
0 commit comments