Skip to content

Releases: fastify/fastify-routes-stats

v4.0.1

01 Nov 13:43
v4.0.1
38ea607
Compare
Choose a tag to compare

What's Changed

  • chore: update fastify to ^5.0.0 by @Fdawgs in #126
  • build(deps-dev): bump @fastify/pre-commit from 2.1.0 to 2.2.0 by @dependabot in #127

Full Changelog: v4.0.0...v4.0.1

v4.0.0

05 Sep 15:28
70d6451
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @dependabot in #103
  • build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #104
  • ci: only trigger on pushes to main branches by @Fdawgs in #105
  • build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #106
  • build(deps-dev): bump @sinonjs/fake-timers from 10.2.0 to 11.0.0 by @dependabot in #107
  • build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #108
  • perf: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #109
  • chore: add .gitattributes file by @Fdawgs in #111
  • perf(index): optimize split param by @Fdawgs in #112
  • chore(package): explicitly declare js module type by @Fdawgs in #113
  • build(deps-dev): bump @fastify/pre-commit from 2.0.2 to 2.1.0 by @dependabot in #114
  • build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #115
  • chore(.gitignore): add .tap/ dir by @Fdawgs in #116
  • build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #117
  • Merge next into master by @jsumners in #120
  • build(deps): bump fastify/workflows from 4.1.0 to 4.2.1 by @dependabot in #121
  • build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #122
  • build(deps): bump fastify/workflows from 4.2.1 to 5.0.0 by @dependabot in #124
  • chore: update min fastify version by @Fdawgs in #123
  • build(deps-dev): bump @sinonjs/fake-timers from 11.3.1 to 13.0.1 by @dependabot in #125

Full Changelog: v3.4.0...v4.0.0

v3.4.0

10 Mar 13:42
98d1e85
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.0...v3.4.0

v3.3.0

05 Dec 09:40
c1ecd83
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in #89
  • build(deps-dev): bump tsd from 0.23.0 to 0.24.1 by @dependabot in #90
  • build(deps-dev): bump @sinonjs/fake-timers from 9.1.2 to 10.0.0 by @dependabot in #91
  • nodenext compatibility by @Uzlopak in #92

Full Changelog: v3.2.0...v3.3.0

v3.2.0

08 Aug 08:32
5a2f051
Compare
Choose a tag to compare

What's Changed

  • major: support fastify 4 by @Eomm in #85
  • ci: migrate to fastify reusable workflow by @Fdawgs in #74
  • ci: enable license checking by @Fdawgs in #86
  • chore: replace use of deprecated variadic listen() by @Fdawgs in #87
  • Refactor + add typings by @Uzlopak in #88

New Contributors

Full Changelog: v3.1.0...v3.2.0

v3.1.0

16 Jul 15:00
Compare
Choose a tag to compare

📚 PR:

  • docs: update references to old fastify-* modules (#72)
  • build(deps-dev): bump husky from 7.0.4 to 8.0.1 (#73)
  • chore(index): add plugin name to metadata (#75)
  • chore(.gitignore): use updated skeleton template (#78)
  • build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 (#83)
  • feat: add printInterval (#77)

v3.0.0

27 Apr 14:12
5e2c8ce
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-routes-stats/commits/v3.0.0