Skip to content

v5.0.0

Compare
Choose a tag to compare
@simon-abbott simon-abbott released this 13 Jan 23:26
· 35 commits to main since this release
v5.0.0
a2e59bc

⚠ 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)