All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added
{ useUnifiedTopology: true }
option toMongoClient
constructor to fix the deprecation warningDeprecationWarning: current Server Discovery and Monitoring engine is deprecated, and will be removed in a future version
- Initial implementation of the package that supports the same features as
$fh.db
(see documentation) and also has Promises support.