8000 Release v7.0.0 · winstonjs/winston-mongodb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v7.0.0

Latest
Compare
Choose a tag to compare
@DABH DABH released this 10 Jun 02:50

Most important with this version is dropping support for Node 16 and Node 18, and Mongo < 6.0. If you need support for those versions of things, please use an older version of winston-mongodb.

  • Add .editorconfig to .npmignore 4b92f85
  • Update dependencies d9c4eff
  • build(deps-dev): bump mongodb-memory-server from 9.4.1 to 10.1.2 (#314) 256bcb3
  • build(deps-dev): bump mongoose from 8.6.2 to 8.9.0 (#328) ff72711
  • build(deps): bump mongodb from 6.9.0 to 6.12.0 (#327) a2b2725
  • build(deps-dev): bump mongoose from 8.6.2 to 8.9.5 (#330) affe1b5
  • build(deps-dev): bump winston from 3.14.2 to 3.17.0 (#321) dcba753
  • Fix incorrect name of dbName option; drop support for EOL Mongo and Node Versions (#329) 94b7166

v6.0.0...v7.0.0

0