v0.28.0
版本发布时间: 2021-10-23 00:18:18
denodrivers/mongo最新发布版本:v0.33.0(2024-03-26 07:16:35)
doc: Added simple examples for GridFS usage (#264) fix: Using globalThis instead of window(Compatible with webworker) fix: uri parser authSource and dbName bug(#265). (BREAKING: the default database is changed from admin to test) fix: use a fixed version for bson dependency (#268) fix: check update document to only contains atomic operators (#267) fix: use new ObjectId() to generate FileId in uploadFromStream() chore: remove unstable flag from ci (#273). 🚀 driver don’t need unstable flags now! feat: implement replaceOne (#281)