effect-mongodb@0.1.2
·
85 commits
to main
since this release
Patch Changes
-
5de41db
Thanks @devmatteini! - Fix errors onDocumentCollection
:insertOne
data-first overload when only passing collection and docinsertMany
return type is alwaysInsertManyResult
rename
now returns a newDocumentCollection
(likeCollection.rename
)dropIndex
now returns void (likeCollection.dropIndex
)