Releases: fastify/fastify-rate-limit
Releases · fastify/fastify-rate-limit
v4.0.2
v4.0.1
📚 PR:
- Skip failing test, do not parallelize
- Update to [email protected]
- Updated [email protected]
- Bump @types/node from 13.13.6 to 14.0.1 (#93)
- Bump tsd from 0.11.0 to 0.12.0 (#94)
- Bump sqlite3 from 4.2.0 to 5.0.0 (#95)
- Bump tsd from 0.12.1 to 0.13.1 (#96)
v4.0.0
📚 PR:
- add ioredis notice (#85)
- Added fix to format timewindow on per route config (#77)
- Update fastify to v3 (#87)
- Bump fast-json-stringify from 1.20.1 to 2.0.0 (#89)
- Bump @types/ioredis from 4.0.21 to 4.16.0 (#88)
- Bump @types/node from 12.11.7 to 13.13.4 (#92)
- Bump knex from 0.20.15 to 0.21.1 (#90)
- Bump tap from 12.7.0 to 14.10.7 (#91)
v3.0.1
v3.0.0
v2.4.0
v2.3.0
📚 PR:
- chore(package): update standard to version 13.0.1
- Add functionality to handle custom error responses
- re-introduce serialization for default errorMessage
- re-name errorMessage to errorResponseBuilder
- Update README.md
- chore(package): update @types/node to version 12.7.3
- Fixed issue with existing route config
- Simplified route-config checking and updated tests
- Switched from es6 object spread to object.assign
- Removed comment
- Merge pull request #51 from gendronb/master
- Merge pull request #50 from fastify/greenkeeper/@types/node-12.7.3
- Merge pull request #45 from pc-jedi/custom-error-message
- Bumped v2.3.0
- Update standard to the latest version 🚀 (#42)
- chore(package): update standard to version 14.0.2 (#48)
- chore(package): update @types/node to version 12.6.2 (#41)