Releases: fastify/fastify-rate-limit
Releases · fastify/fastify-rate-limit
v8.0.1
What's Changed
- chore(.gitignore): add bun lockfile by @Fdawgs in #286
- build(deps-dev): Bump tsd from 0.25.0 to 0.26.0 by @dependabot in #287
- build(deps-dev): Bump tsd from 0.26.1 to 0.27.0 by @dependabot in #288
- build(deps-dev): Bump tsd from 0.27.0 to 0.28.0 by @dependabot in #289
- build(deps): Bump tiny-lru from 10.4.1 to 11.0.0 by @dependabot in #291
- ci: add node 20 to test matrix by @Fdawgs in #294
- ci: only trigger on pushes to main branches by @Fdawgs in #295
- build(deps-dev): Bump @types/node from 18.16.6 to 20.1.1 by @dependabot in #296
- Fix ci by @Uzlopak in #299
- build(deps-dev): Bump @sinonjs/fake-timers from 10.2.0 to 11.0.0 by @dependabot in #300
- Update errorResponseBuilderContext type with ban property by @leonitousconforti in #298
Full Changelog: v8.0.0...v8.0.1
v8.0.0
What's Changed
- build(deps): Bump actions/dependency-review-action from 2 to 3 by @dependabot in #277
- build(deps-dev): Bump tsd from 0.24.1 to 0.25.0 by @dependabot in #278
- chore(.gitignore): add clinic by @Fdawgs in #281
- Don't set the reply code automatically by @gurgunday in #285
New Contributors
- @gurgunday made their first contribution in #285
Full Changelog: v7.6.0...v8.0.0
v7.6.0
v7.5.0
📚 PR:
- disable package-lock generation (#262)
- build(deps-dev): remove @types/ioredis (#263)
- chore: add lint stage to ci and use pre-commit (#265)
- test: fix flaky redis unit tests (#261)
- 96% test coverage (#266)
- build(deps-dev): bump tsd from 0.23.0 to 0.24.1 (#268)
- build(deps): bump tiny-lru from 8.0.2 to 9.0.2 (#269)
- tests: head routes get applied rate limiting hook only once (#267)
- feat: allow function allowList and keyGenerator to be async/await (#256)
v7.4.0
What's Changed
- chore: replace use of deprecated variadic
listen()
by @Fdawgs in #252 - docs(readme): update supported semver range by @Fdawgs in #254
- fix links of trustproxy and setErrorHandler by @wtchangdm in #255
- build(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in #259
- add the "key" in the "onExceeding" and "onBanReach" by @SergioGlorias in #258
New Contributors
- @wtchangdm made their first contribution in #255
- @SergioGlorias made their first contribution in #258
Full Changelog: v7.3.0...v7.4.0
v7.3.0
v7.2.0
What's Changed
- allow the user choose the namespace of the redis by @DiogoMarques2003 in #249
New Contributors
- @DiogoMarques2003 made their first contribution in #249
Full Changelog: v7.1.0...v7.2.0
v7.1.0
What's Changed
- ci: bring into line with reusable workflow by @Fdawgs in #241
- chore(.gitignore): use updated skeleton template by @Fdawgs in #242
- build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #243
- build(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #244
- build(deps): bump actions/dependency-review-action from 1 to 2 by @dependabot in #245
- build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #248
- build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #246
- fix: added onExceeding and onExceeded to be available by @dancastillo in #247
New Contributors
- @dancastillo made their first contribution in #247
Full Changelog: v7.0.0...v7.1.0
v7.0.0
What's Changed
- Updated to Fastify v4 by @mcollina in #239
- build(deps-dev): bump ioredis from 4.28.5 to 5.0.5 by @dependabot in #240
Full Changelog: v6.0.1...v7.0.0