Releases: denodrivers/mongo
Releases Β· denodrivers/mongo
v0.33.0
What's Changed
- Chore: replace Deno.test with testing/bdd. Closes #355 by @andrinheusser in #399
- chore: upgrade std version to 202 by @lucsoft in #402
- feat: use native Promise.withResolvers and bump deno std by @GregTCLTK in #407
- jsr support by @williamhorning in #409
- use modern deno streams by @williamhorning in #410
New Contributors
- @GregTCLTK made their first contribution in #407
- @williamhorning made their first contribution in #409
Full Changelog: v0.32.0...v0.33.0
v0.32.0
What's Changed
- update types to allow nested push, pull and pullAll by @andrinheusser in #391
- Refactor Filter type to only allow valid keys by @andrinheusser in #392
- findAndModify now returns T | null instead of T | undefined by @AsPulse in #397
- fix insert operation return types by @hazelnutcloud in #398
- feat: ability to run commands directly from DB instance by @albnnc in #395
New Contributors
- @andrinheusser made their first contribution in #391
- @AsPulse made their first contribution in #397
- @hazelnutcloud made their first contribution in #398
- @albnnc made their first contribution in #395
Full Changelog: v0.31.2...v0.32.0
v0.31.2
v0.31.1
v0.31.0
v0.30.1
v0.30.0
What's Changed
New Contributors
- @filipe-freire made their first contribution in #351
Full Changelog: v0.29.4...v0.30.0
v0.29.4
What's Changed
- Add
maxTimeMS
to FindOptions by @BrunoBernardino in #340 - add geospatial type support by @Jaysok in #349
New Contributors
- @BrunoBernardino made their first contribution in #340
- @vicky-gonsalves made their first contribution in #344
- @Jaysok made their first contribution in #349
Full Changelog: v0.29.3...v0.29.4
v0.29.3
What's Changed
- Feature/ssl param by @justinmchase in #335
- chore: Add CODEOWNERS file by @lucsoft in #336
- Proposal: Provide direct exports of Bson lib by @lucsoft in #338
- Proposal: Add Link to Module for Collection Mocking in readme by @lumaghg in #339
New Contributors
- @justinmchase made their first contribution in #335
- @lumaghg made their first contribution in #339
Full Changelog: v0.29.2...v0.29.3