Skip to content

Releases: synatic/mongo-magic

v3.0.1-release

Choose a tag to compare

@sellomkantjwa sellomkantjwa released this 02 Apr 14:16

FIx stream transform in mongo. Use new method and do away with depecated as per: mongodb/node-mongodb-native#4728

Full Changelog: v3.0.0...v3.0.1

v3.0.0-release

Choose a tag to compare

@eXigentCoder eXigentCoder released this 27 Mar 09:18

What's Changed

  • 2.3.3 feat: add regex expression to raw query by @diVid3 in #60

New Contributors

Full Changelog: v2.3.2...v3.0.0

v2.3.5

Choose a tag to compare

@rogers-kwitonda rogers-kwitonda released this 24 Nov 09:13
dd72ec7

What's Changed

New Contributors

Full Changelog: v2.3.3...v2.3.5

v2.3.3

Choose a tag to compare

@thiren thiren released this 21 Feb 13:13
85ff30b

What's Changed

  • 2.3.1 - converted a callbackified promise into a normal promise by @thiren in #57
  • 2.3.3 feat: add regex expression to raw query by @diVid3 in #60
  • 2.3.2 - reverted back to callbackify by @thiren in #59

New Contributors

Full Changelog: v2.3.0...v2.3.3

v2.3.1

Choose a tag to compare

@thiren thiren released this 30 Aug 14:15

Full Changelog: v2.3.0...v2.3.1

v2.3.0

Choose a tag to compare

@thiren thiren released this 18 Jun 11:19
ff6474a

What's Changed

  • fix: wrapped mongodb sdk promises in callbackify to prevent .catch() statements from stealing thrown errors from deeper in the call stack

Full Changelog: v2.2.0...v2.3.0

v2.2.0

Choose a tag to compare

@eXigentCoder eXigentCoder released this 07 Jun 10:09
c3b7ede
  1. Adds new TypeScript and JSDoc types to make knowing what to pass in for a MongoQuery and MongoCollection easier.
  2. Fixed a couple bugs where strings were being passed to the callback instead of an Error object

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

Choose a tag to compare

@thiren thiren released this 08 May 21:14
b1ba6e0

What's Changed

  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #45
  • chore(deps): updated the mongodb SDK to version 6.5.0 by @thiren in #46
  • updated the required version of NodeJS to 16+

Full Changelog: v2.0.0...v2.1.0

v2.0.0

Choose a tag to compare

@thiren thiren released this 25 Jun 22:34
92e8452

What's Changed

  • 2.0.0 - added support for version 5 of the mongodb nodejs sdk by @thiren in #36

Full Changelog: v1.2.0...v2.0.0

v1.2.0

Choose a tag to compare

@thiren thiren released this 13 Jan 10:41
cafb2e7

What's Changed

Full Changelog: v1.1.2...v1.2.0