Skip to content

Releases: Eomm/fastify-overview

v3.9.0

10 Feb 13:34
c1785f8
Compare
Choose a tag to compare

What's Changed

  • Update RouteItem and add test cases by @matthyk in #95
  • feat: onDecorateDefinition plugin option by @matthyk in #100

Full Changelog: v3.8.0...v3.9.0

v3.8.0

04 Feb 08:54
fee4118
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.7.0...v3.8.0

v3.7.0

27 Jan 08:27
2ba0768
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.0...v3.7.0

v3.6.0

16 Oct 05:38
9e52d4f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.0...v3.6.0

v3.5.0

14 Sep 06:18
eae0cc1
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #81
  • feat: support onListen hook by @Eomm in #83

Full Changelog: v3.4.0...v3.5.0

v3.4.0

01 Aug 20:32
c688124
Compare
Choose a tag to compare

What's Changed

  • feat: more export stuff by @Eomm in #80
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.2.1 by @dependabot in #79

Full Changelog: v3.3.2...v3.4.0

v3.3.2

17 Jun 06:47
96fca6b
Compare
Choose a tag to compare

What's Changed

  • fix: support onRequestAbort by @Eomm in #75

Full Changelog: v3.3.1...v3.3.2

v3.3.1

15 Jun 06:25
0112866
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump nearform/optic-release-automation-action from 3 to 4 by @dependabot in #64
  • chore(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #65
  • chore(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @dependabot in #66
  • chore(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @dependabot in #67
  • chore(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #68
  • chore(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #70
  • fix: add missing preClose hook by @Eomm in #72

Full Changelog: v3.3.0...v3.3.1

v3.3.0

09 Oct 06:26
bb38ce8
Compare
Choose a tag to compare

📚 PR:

  • feat: add types (#61)

v3.2.0

23 Sep 06:46
12de5c0
Compare
Choose a tag to compare

📚 PR:

  • feat: hide empty (#58)
  • fix: add engine (#59)