Skip to content

Releases: fastify/avvio

v8.1.2

25 Feb 15:34
Compare
Choose a tag to compare

Full Changelog: v7.2.4...v8.1.2

v8.1.1

25 Feb 09:10
Compare
Choose a tag to compare

What's Changed

  • Bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #163
  • Bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #166
  • Bump actions/setup-node from 2.4.1 to 2.5.0 by @dependabot in #165
  • build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #164
  • Bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #167
  • Bump @types/node from 16.11.14 to 17.0.0 by @dependabot in #170
  • build: reduce dependabot update frequency by @Fdawgs in #171
  • build(deps): bump fastify/github-action-merge-dependabot from 2.7.1 to 3 by @Fdawgs in #172
  • fix: delay plugin promise resolution until next tick by @chrskrchr in #173

New Contributors

Full Changelog: v8.1.0...v8.1.1

v7.2.4

25 Feb 15:32
f9d8126
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.1.1...v7.2.4

v7.2.3

25 Feb 11:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.2.2...v7.2.3

v8.1.0

07 Nov 11:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.0.0...v8.1.0

v8.0.0

07 Sep 11:46
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v7.2.2

04 May 12:10
Compare
Choose a tag to compare

📚 PR:

  • fix typescript declaration for app.use with async functions (#126)
  • fix: small error (#127)
  • chore(gitignore): use latest github ignore template (#128)
  • ci(dependabot): update config from v1 to v2 (#129)
  • Bump actions/setup-node from v1 to v2.1.5 (#130)
  • chore: lint code; documentation fixes (#131)
  • Update to tap@15 (#135)
  • ci: add automerge job (#137)
  • docs(readme): minor grammar changes (#136)
  • ci: add nodejs v16 to test matrix (#138)
  • Bump @types/node from 14.14.42 to 15.0.0 (#139)
  • fix: #142 Awaiting on app.close() resolves before registered onClose functions resolved (#143)

v7.2.1

18 Jan 18:10
Compare
Choose a tag to compare

📚 PR:

  • Bump typescript from 3.9.7 to 4.0.2
  • Bump standard from 14.3.4 to 15.0.0
  • Bump standard from 15.0.1 to 16.0.1
  • Better error message for ERR_AVVIO_PLUGIN_TIMEOUT (#125)

v7.2.0

03 Aug 07:37
Compare
Choose a tag to compare

📚 PR:

  • Support faux modules (#120)

v6.5.0

13 Jul 06:41
Compare
Choose a tag to compare

ready:Promise should return the server instance (#117)