Releases: fastify/fastify-mongodb
Releases · fastify/fastify-mongodb
v0.7.0
- Do not automatically close the client on shutdown #41
v0.6.0
- Updated to fastify 1.2.1 #35
v0.5.0
- Updated to mongodb 3 #25
- avoid modifying options object #30
v0.4.0
- Fix #22
- updated dependency
v0.3.0
- Add support for passing a singleton - #17
v0.2.0
- Support multiple connections - #14
v0.1.1
Update to support the latest version of fastify.