Releases: fastify/fastify-mongodb
v10.0.0
What's Changed
-
BREAKING(deps): bump mongodb from 6.21.0 to 7.0.0 by @dependabot[bot] in #263
-
build(dependabot): reduce npm updates to monthly by @Fdawgs in #250
-
chore(deps-dev): bump tsd from 0.31.2 to 0.32.0 by @dependabot[bot] in #256
-
chore(license): update date ranges; standardise style by @Fdawgs in #257
-
chore(deps-dev): bump @types/node from 22.15.34 to 24.0.8 by @dependabot[bot] in #258
-
chore(deps-dev): bump tsd from 0.32.0 to 0.33.0 by @dependabot[bot] in #259
-
build(deps-dev): remove @fastify/pre-commit by @Fdawgs in #261
-
chore(deps-dev): bump @types/node from 24.10.4 to 25.0.3 by @dependabot[bot] in #264
Full Changelog: v9.0.2...v10.0.0
v9.0.2
What's Changed
- chore(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in #242
- style: remove trailing whitespace by @Fdawgs in #243
- test: migrate from tap to node:test and c8 by @inyourtime in #244
- docs(readme): update ci badge syntax by @Fdawgs in #245
- build(deps-dev): replace standard with neostandard by @Fdawgs in #246
- build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #247
- chore(package): add funding and contribs by @Fdawgs in #248
- docs(readme): spelling and grammar fixes by @Fdawgs in #249
New Contributors
- @inyourtime made their first contribution in #244
Full Changelog: v9.0.1...v9.0.2
v9.0.1
v9.0.0
What's Changed
- chore(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #220
- test: use
node:prefix to bypass require.cache call for builtins by @Fdawgs in #221 - feat(chore): optimize code and remove deprecated options in mongo by @jorisdugue in #222
- chore: add
.gitattributesfile by @Fdawgs in #225 - chore(package): explicitly declare js module type by @Fdawgs in #227
- chore(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #229
- docs(readme): replace
fastify.iolinks withfastify.devby @Fdawgs in #230 - docs(readme): fix broken link by @Fdawgs in #231
- chore(.gitignore): add .tap/ dir by @Fdawgs in #232
- chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #235
- Merge
nextintomasterby @jsumners in #236 - chore(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #237
- chore(deps): bump fastify/workflows from 4.1.0 to 5.0.0 by @dependabot in #239
- chore: update min fastify version by @Fdawgs in #238
New Contributors
- @jorisdugue made their first contribution in #222
Full Changelog: v8.0.0...v9.0.0
v8.0.0
What's Changed
- fix(docs): mongodb@5 by @pip77 in #213
- chore: named function onClose by @Eomm in #214
- ci: only trigger on pushes to main branches by @Fdawgs in #215
- chore(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #217
- Update README.md by @lemonclown in #218
- feat!: support mongodb@6 by @climba03003 in #219
New Contributors
- @pip77 made their first contribution in #213
- @lemonclown made their first contribution in #218
Full Changelog: v7.0.0...v8.0.0
v7.0.0
What's Changed
- chore(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #199
- chore(.gitignore): add clinic by @Fdawgs in #201
- export mongodb by @Uzlopak in #202
- chore(.gitignore): add bun lockfile by @Fdawgs in #206
- chore(deps-dev): bump tsd from 0.25.0 to 0.27.0 by @dependabot in #207
- chore(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #211
- feat: mongodb@5 by @climba03003 in #212
Full Changelog: v6.2.0...v7.0.0
v6.2.0
v6.1.0
What's Changed
- ci: bring into line with reusable workflow by @Fdawgs in #181
- chore(.gitignore): use updated skeleton template by @Fdawgs in #183
- chore(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #184
- chore(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #185
- chore(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #186
- chore(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #187
- build(deps-dev): replace pre-commit with @fastify/pre-commit by @Fdawgs in #188
- docs(readme): replace use of deprecated variadic
listen()by @Fdawgs in #189 - ci: migrate to fastify reusable workflow by @Fdawgs in #190
- chore(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in #192
- chore(deps-dev): bump tsd from 0.23.0 to 0.24.1 by @dependabot in #193
- refactor: use promise API by @climba03003 in #194
Full Changelog: v6.0.1...v6.1.0