v2.2.0
- Adds new TypeScript and JSDoc types to make knowing what to pass in for a
MongoQueryandMongoCollectioneasier. - Fixed a couple bugs where strings were being passed to the callback instead of an
Errorobject
What's Changed
- build(deps): bump github/codeql-action from 2 to 3 by @dependabot in #47
- build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #48
- adding types for mongo query & collection by @eXigentCoder in #52
Full Changelog: v2.1.0...v2.2.0