Skip to content

v1.4.0 - bump node-mongodb-native to 4.14.0

Choose a tag to compare

@SorinGFS SorinGFS released this 14 Feb 12:47
· 18 commits to master since this release
4d8aa79

minor change:

  • now mongodb connector expects exec arguments spreaded instead of array since is using Function.prototype.call() instead of apply(). We plan to change passing argumets as object in the future.