Skip to content

Releases: fastify/fastify-mongodb

v10.0.0

26 Jan 18:07
3b3ee3b

Choose a tag to compare

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: rename master to main by @Fdawgs in #251

  • ci(ci): set job permissions by @Fdawgs in #252

  • ci: set permissions at workflow level by @Fdawgs in #253

  • ci: restore job level permissions by @Fdawgs in #254

  • 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

  • chore(.npmrc): ignore scripts by @Fdawgs in #260

  • build(deps-dev): remove @fastify/pre-commit by @Fdawgs in #261

  • ci(ci): add concurrency config by @Fdawgs in #262

  • 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

11 Jan 11:57
v9.0.2
cbf1b89

Choose a tag to compare

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

Full Changelog: v9.0.1...v9.0.2

v9.0.1

21 Sep 09:14
e5a56cc

Choose a tag to compare

What's Changed

Full Changelog: v9.0.0...v9.0.1

v9.0.0

21 Sep 09:13
346ee6b

Choose a tag to compare

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 .gitattributes file 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.io links with fastify.dev by @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 next into master by @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

Full Changelog: v8.0.0...v9.0.0

v8.0.0

04 Sep 02:12
1bfb2ac

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.0.0...v8.0.0

v7.0.0

26 Mar 06:16

Choose a tag to compare

What's Changed

Full Changelog: v6.2.0...v7.0.0

v6.2.0

28 Nov 07:13
5d62360

Choose a tag to compare

What's Changed

  • test(types): remove unused variable assignments by @Fdawgs in #195
  • Restructure + nodenext compatibility by @Uzlopak in #197

New Contributors

Full Changelog: v6.1.0...v6.2.0

v6.1.0

20 Sep 07:18
9373d16

Choose a tag to compare

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

v6.0.1

24 May 10:11
48d539c

Choose a tag to compare

What's Changed

  • fix: update plugin semver to allow for rc versions by @Fdawgs in #180

Full Changelog: v6.0.0...v6.0.1

v6.0.0

14 May 22:27

Choose a tag to compare

What's Changed

  • docs: update references to old fastify-* modules by @Fdawgs in #178
  • Update to fastify@4 by @Eomm in #179

Full Changelog: v5.0.0...v6.0.0