Releases: fastify/fastify-throttle
Releases · fastify/fastify-throttle
Release list
v3.0.3
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/nodeas 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
- @ilteoood made their first contribution in #32
- @Tony133 made their first contribution in #44
- @climba03003 made their first contribution in #54
Full Changelog: v3.0.2...v3.0.3
v3.0.2
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
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
What's Changed
- chore(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #11
- chore: add license file by @Fdawgs in #13
- fix: add check on the pipeline callback
errparameter by @matteosacchetto in #15 - chore(.gitignore): add .tap/ dir by @Fdawgs in #16
- chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #17
- Merge
nextintomasterby @jsumners in #19 - chore: update min fastify version by @Fdawgs in #20
New Contributors
- @matteosacchetto made their first contribution in #15
- @jsumners made their first contribution in #19
Full Changelog: v2.0.1...v3.0.0
v2.0.1
v2.0.0
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
- @Fdawgs made their first contribution in #3
- @dependabot made their first contribution in #2
- @a-a-GiTHuB-a-a made their first contribution in #6
Full Changelog: v1.0.0...v2.0.0