v0.33.0
版本发布时间: 2024-03-26 07:16:35
denodrivers/mongo最新发布版本:v0.33.0(2024-03-26 07:16:35)
What's Changed
- Chore: replace Deno.test with testing/bdd. Closes #355 by @andrinheusser in https://github.com/denodrivers/mongo/pull/399
- chore: upgrade std version to 202 by @lucsoft in https://github.com/denodrivers/mongo/pull/402
- feat: use native Promise.withResolvers and bump deno std by @GregTCLTK in https://github.com/denodrivers/mongo/pull/407
- jsr support by @williamhorning in https://github.com/denodrivers/mongo/pull/409
- use modern deno streams by @williamhorning in https://github.com/denodrivers/mongo/pull/410
New Contributors
- @GregTCLTK made their first contribution in https://github.com/denodrivers/mongo/pull/407
- @williamhorning made their first contribution in https://github.com/denodrivers/mongo/pull/409
Full Changelog: https://github.com/denodrivers/mongo/compare/v0.32.0...v0.33.0