This repository has been archived by the owner on Nov 23, 2022. It is now read-only.
Releases: onur-ozkan/nestjs-rate-limiter
Releases · onur-ozkan/nestjs-rate-limiter
v2.5.2
- Minor changes
- Get rid of dotenv
- Small optimizations
v2.5.0
v2.4.0
v2.3.0
- Fastify based Graphql servers are supported
v2.2.0
- Graphql(express based) supported
v2.1.0
v2.0.0
- Fastify Apps & Microservices are supported
- Custom error messages supported
- Some performance improvements have been made
v1.0.1
- chore: add prebuild command to remove dist dir a7d6402
- chore: add np package to release 7cbe9fe
- fix: add index file to root along with built files to aid IDEs 5a7f9a1
- fix: the decorator not showing the options correctly 3c5a0b3
- docs: update readme to use project character limit per line 8e7adaa
- fix: docs showing wrong use and fix useClass not exporting options d028696
v1.0.0
Initial release