Skip to content

Releases: fastify/fastify-rate-limit

v10.2.2

10 Jan 18:38
v10.2.2
3040ff6
Compare
Choose a tag to compare

What's Changed

  • docs(readme): update ci badge syntax by @Fdawgs in #396
  • build(deps-dev): replace standard with neostandard by @Fdawgs in #397
  • build(deps-dev): Bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #398
  • perf: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #399
  • types: use node: prefix for builtins by @Fdawgs in #400
  • build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #401
  • build(deps-dev): Bump @sinonjs/fake-timers from 13.0.5 to 14.0.0 by @dependabot in #402
  • chore(package): add funding and contribs by @Fdawgs in #403
  • docs(readme): standardize license link by @Fdawgs in #404
  • docs(readme): use simple english by @Fdawgs in #405
  • refactor: prefix unused params with underscores by @Fdawgs in #406
  • docs(readme): spelling and grammar fixes by @Fdawgs in #407

Full Changelog: v10.2.1...v10.2.2

v10.2.1

17 Nov 09:02
eaa1801
Compare
Choose a tag to compare

What's Changed

  • fix: apply merged params when custom route config is provided by @gurgunday in #393
  • fix: after should show the same ttl as the rate limit headers by @gurgunday in #394

Full Changelog: v10.2.0...v10.2.1

v10.2.0

15 Nov 18:41
1f517d8
Compare
Choose a tag to compare

What's Changed

  • [docs]: Adding Fastify 4 & 5 Compatibilty Rows by @eskylake in #388
  • docs(readme): sort compatibility table descending; add lts note by @Fdawgs in #390
  • style: remove trailing whitespace by @Fdawgs in #391
  • Added exponential backoff by @aniketcodes in #387

New Contributors

Full Changelog: v10.1.1...v10.2.0

v10.1.1

04 Oct 17:35
729a282
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.1.0...v10.1.1

v10.1.0

26 Sep 17:08
126ea3f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.0.1...v10.1.0

v10.0.1

21 Sep 09:03
4cd5021
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.0.0...v10.0.1

v10.0.0

17 Sep 19:44
4b4f725
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.1.0...v10.0.0

v9.1.0

01 Jan 08:15
a08bf38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.1...v9.1.0

v9.0.1

29 Nov 23:43
Compare
Choose a tag to compare

What's Changed

fix: Bug in LRU cache can cause persistent server failure (#344)

v9.0.0

15 Nov 16:09
4894554
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.0.3...v9.0.0