Skip to content

Releases: fastify/fastify-throttle

v3.0.3

Choose a tag to compare

@Eomm Eomm released this 08 Aug 14:39
53457e6

What's Changed

  • build(dependabot): reduce npm updates to monthly by @Fdawgs in #30
  • chore: rename master to main by @Fdawgs in #31
  • test: migrate to node test runner by @ilteoood in #32
  • ci(ci): set job permissions by @Fdawgs in #33
  • ci: set permissions at workflow level by @Fdawgs in #34
  • ci: restore job level permissions by @Fdawgs in #35
  • chore(deps-dev): bump tsd from 0.31.2 to 0.32.0 by @dependabot[bot] in #36
  • chore(license): update date ranges; standardise style by @Fdawgs in #37
  • chore(deps-dev): bump tsd from 0.32.0 to 0.33.0 by @dependabot[bot] in #38
  • chore(.npmrc): ignore scripts by @Fdawgs in #39
  • build(deps-dev): remove @fastify/pre-commit by @Fdawgs in #40
  • chore: add @types/node as dev dependency by @Uzlopak in #41
  • ci(ci): add concurrency config by @Fdawgs in #42
  • chore(deps-dev): bump @types/node from 24.10.4 to 25.0.3 by @dependabot[bot] in #43
  • ci: remove unused github files by @Tony133 in #44
  • chore(license): standardise license notice by @Fdawgs in #45
  • chore(deps-dev): bump neostandard from 0.12.2 to 0.13.0 by @dependabot[bot] in #46
  • chore(deps-dev): bump c8 from 10.1.3 to 11.0.0 by @dependabot[bot] in #47
  • chore(deps): bump fastify/workflows/.github/workflows/plugins-ci.yml from 5 to 6 by @dependabot[bot] in #49
  • ci: add lock-threads workflow by @Fdawgs in #51
  • refactor(types): migrate from tsd to tstyche by @Tony133 in #52
  • chore: update depedabot setting by @climba03003 in #54
  • chore: bump fastify-plugin from 5.1.0 to 6.0.0 in the dependencies group by @dependabot[bot] in #56
  • chore: bump @types/node from 25.9.4 to 26.0.0 in the dev-dependencies-typescript group by @dependabot[bot] in #57
  • ci: pin actions to commit-hash by @Fdawgs in #58
  • chore: bump c8 from 11.0.0 to 12.0.0 by @dependabot[bot] in #59
  • chore: bump fastify/workflows/.github/workflows/lock-threads.yml from 6.0.0 to 7.0.0 by @dependabot[bot] in #60
  • chore: bump fastify/workflows/.github/workflows/plugins-ci.yml from 6.0.0 to 7.0.0 by @dependabot[bot] in #61
  • chore(.npmrc): add min-release-age by @Fdawgs in #62

New Contributors

Full Changelog: v3.0.2...v3.0.3

v3.0.2

Choose a tag to compare

@Fdawgs Fdawgs released this 11 Jan 12:10
v3.0.2
6e5a1c8

What's Changed

  • style: remove trailing whitespace by @Fdawgs in #23
  • docs(readme): update ci badge syntax by @Fdawgs in #24
  • build(deps-dev): replace standard with neostandard by @Fdawgs in #25
  • chore(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #26
  • build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #27
  • chore(package): add funding and contribs by @Fdawgs in #28
  • refactor: prefix unused params with underscores by @Fdawgs in #29

Full Changelog: v3.0.1...v3.0.2

v3.0.1

Choose a tag to compare

@Fdawgs Fdawgs released this 12 Nov 13:01
89356f8

What's Changed

  • chore: update fastify to ^5.0.0 by @Fdawgs in #21
  • chore(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in #22

Full Changelog: v3.0.0...v3.0.1

v3.0.0

Choose a tag to compare

@mcollina mcollina released this 06 Sep 15:16
014b26a

What's Changed

New Contributors

Full Changelog: v2.0.1...v3.0.0

v2.0.1

Choose a tag to compare

@gurgunday gurgunday released this 25 Dec 23:27
6cf45b9

What's Changed

  • chore: add .gitattributes file by @Fdawgs in #9
  • chore(package): explicitly declare js module type by @Fdawgs in #10
  • fix: invalid hook function head by @Uzlopak in #12

Full Changelog: v2.0.0...v2.0.1

v2.0.0

Choose a tag to compare

@gurgunday gurgunday released this 01 Oct 13:54
95ac6ab

What's Changed

  • perf: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #3
  • Bump tsd from 0.28.1 to 0.29.0 by @dependabot in #2
  • Fix four comma typos by @a-a-GiTHuB-a-a in #6
  • feat: bytesPerSecond function generated by request, allow async bytePerSecond functions by @Uzlopak in #8

New Contributors

Full Changelog: v1.0.0...v2.0.0

v1.0.0

Choose a tag to compare

@Eomm Eomm released this 26 Aug 06:46
9e3c65d

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-throttle/commits/v1.0.0