Releases: mongodb-js/jsonpatch-to-mongodb
Releases · mongodb-js/jsonpatch-to-mongodb
v0.2.0
- use multiple 'add' operations in order to push multiple values at once to the same array using $each (@apierzch)
- throw
UnsupportedOperation
(@thedug)
- CLI example (@thedug)