Skip to content

Releases: fastify/fastify-rate-limit

v11.1.0

Choose a tag to compare

@Eomm Eomm released this 28 Jun 07:24
d7d6086

What's Changed

  • chore: update depedabot setting by @climba03003 in #447
  • chore: Bump fastify-plugin from 5.1.0 to 6.0.0 in the dependencies group by @dependabot[bot] in #450
  • chore(package.json): fix delvedor's personal url by @Fdawgs in #453
  • feat: add increment option to createRateLimit by @Betouss in #449

New Contributors

Full Changelog: v11.0.0...v11.1.0

v11.0.0

Choose a tag to compare

@Fdawgs Fdawgs released this 09 Jun 12:26
v11.0.0
40537e6

What's Changed

  • chore(license): update date ranges; standardise style by @Fdawgs in #418
  • build(deps-dev): Bump @types/node from 22.16.0 to 24.0.10 by @dependabot[bot] in #419
  • fix: add missing types for store.incr parameters by @almeidx in #421
  • build(deps-dev): Bump tsd from 0.32.0 to 0.33.0 by @dependabot[bot] in #422
  • chore(.npmrc): ignore scripts by @Fdawgs in #423
  • build(deps-dev): remove @fastify/pre-commit by @Fdawgs in #424
  • build(deps-dev): Bump @sinonjs/fake-timers from 14.0.0 to 15.0.0 by @dependabot[bot] in #425
  • ci(ci): add concurrency config by @Fdawgs in #426
  • build(deps-dev): Bump @types/node from 24.10.4 to 25.0.3 by @dependabot[bot] in #428
  • ci: remove stale.yml by @Tony133 in #430
  • chore(license): standardise license notice by @Fdawgs in #431
  • style: remove trailing whitespace by @Fdawgs in #432
  • build(deps-dev): Bump neostandard from 0.12.2 to 0.13.0 by @dependabot[bot] in #433
  • build(deps-dev): Bump c8 from 10.1.3 to 11.0.0 by @dependabot[bot] in #434
  • build(deps): Bump fastify/workflows/.github/workflows/plugins-ci-redis.yml from 5 to 6 by @dependabot[bot] in #438
  • build(deps-dev): Bump sqlite3 from 5.1.7 to 6.0.1 by @dependabot[bot] in #439
  • ci: add lock-threads workflow by @Fdawgs in #441
  • refactor(types): migrate from tsd to tstyche by @Tony133 in #443
  • chore(.gitattributes): retain binary file eol style by @Fdawgs in #442
  • BREAKING: removed types deprecated by @Tony133 in #445
  • Fix Unsafe SQL Queries in Knex Example Files by @MatrixNeoKozak in #446

New Contributors

Full Changelog: v10.3.0...v11.0.0

v10.3.0

Choose a tag to compare

@Fdawgs Fdawgs released this 18 May 09:48
v10.3.0
48c79b1

What's Changed

New Contributors

Full Changelog: v10.2.2...v10.3.0

v10.2.2

Choose a tag to compare

@Fdawgs Fdawgs released this 10 Jan 18:38
v10.2.2
3040ff6

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

Choose a tag to compare

@gurgunday gurgunday released this 17 Nov 09:02
eaa1801

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

Choose a tag to compare

@gurgunday gurgunday released this 15 Nov 18:41
1f517d8

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

Choose a tag to compare

@gurgunday gurgunday released this 04 Oct 17:35
729a282

What's Changed

New Contributors

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

v10.1.0

Choose a tag to compare

@mcollina mcollina released this 26 Sep 17:08
126ea3f

What's Changed

New Contributors

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

v10.0.1

Choose a tag to compare

@Eomm Eomm released this 21 Sep 09:03
4cd5021

What's Changed

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

v10.0.0

Choose a tag to compare

@gurgunday gurgunday released this 17 Sep 19:44
4b4f725

What's Changed

New Contributors

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