Releases: fastify/fastify-rate-limit
Releases · fastify/fastify-rate-limit
v5.6.0
📚 PR:
- Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 (#141)
- chore: ci updates and style change (#145)
- docs(readme): minor grammar changes (#146)
- Add TTL to context (#147)
- chore tap 15 (#149)
- ci: add nodejs v16 to test matrix (#150)
- Bump @types/node from 14.14.42 to 15.0.0 (#151)
- Bump actions/checkout from 2 to 2.3.4 (#155)
- Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 (#156)
- Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 (#158)
- docs: add example/example-knex-mysql.js (#161)
- Bump actions/setup-node from 2.1.5 to 2.2.0 (#162)
- Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 (#163)
- Bump @types/node from 15.14.1 to 16.0.0 (#164)
- Bump actions/setup-node from 2.2.0 to 2.3.0 (#167)
- Implemented addHeadersOnExceeding (#168)
v5.5.0
📚 PR:
- Bump knex from 0.21.19 to 0.95.0
- Merge pull request #134 from fastify/dependabot/npm_and_yarn/knex-0.95.0
- docs: typo README.md (#135)
- chore(gitignore): use latest github ignore template (#136)
- ci(dependabot): update github actions (#137)
- Bump actions/setup-node from v1 to v2.1.5 (#139)
- Bump fastify/github-action-merge-dependabot from v1 to v1.2.1 (#138)
- Add ability to rate limit 404 handler (#140)
v5.4.1
v5.4.0
v5.3.0
v5.2.0
v5.1.0
v5.0.1
v5.0.0
v4.1.0
📚 PR:
- Bump fastify-plugin from 2.3.4 to 3.0.0
- Bump standard from 14.3.4 to 16.0.2
- fix lint
- Bump tsd from 0.13.1 to 0.14.0
- Merge pull request #115 from fastify/dependabot/npm_and_yarn/tsd-0.14.0
- feat: add stale (#103)
- fix: timeWindow type can be number or string (#99)
- chore: add dependabot automerge (#110)
- Update README.md (#111)
- Issue 114: renamed whitelist option to allowList. this change still supports whitelist option (#117)