Skip to content

Releases: Airfordable/mgdb-migrator

v6.0.0

14 Jan 22:19
91a0e2d
Compare
Choose a tag to compare

6.0.0 (2025-01-14)

⚠ BREAKING CHANGES

  • drop support for mongodb v4

Features

v5.0.1

14 Jan 00:36
c62b4c6
Compare
Choose a tag to compare

5.0.1 (2025-01-14)

Bug Fixes

  • make public files opt-in, rather than opt-out (6617bab)

v5.0.0

13 Jan 23:26
v5.0.0
a2e59bc
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • make mongodb a peer dependency
  • Drop support for node <= 12

Features

  • make mongodb a peer dependency (25bd088)
  • support mongodb v5 (2d2acc4)

Bug Fixes

  • use assert instead of the type-check package (0e081dd)

Miscellaneous Chores

  • drop support for node <= 12 (2c83cc3)