Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

Releases: onur-ozkan/nestjs-rate-limiter

v2.5.2

20 Sep 19:07
Compare
Choose a tag to compare
  • Minor changes
    • Get rid of dotenv
    • Small optimizations

v2.5.0

19 Sep 16:27
870c7df
Compare
Choose a tag to compare
  • Minor changes

v2.4.0

13 Sep 19:59
919466e
Compare
Choose a tag to compare
  • Major Changes

    • MongoDB support
    • Queue feature
  • Minor Changes

    • Provided more than 15 new options
    • Fixed #22 and #23
    • Documentation updated

v2.3.0

07 Sep 12:16
a700595
Compare
Choose a tag to compare
  • Fastify based Graphql servers are supported

v2.2.0

06 Sep 19:12
ca55f70
Compare
Choose a tag to compare
  • Graphql(express based) supported

v2.1.0

31 Aug 19:01
Compare
Choose a tag to compare
  • Issue #1 fixed

v2.0.0

30 Aug 07:06
4da0c20
Compare
Choose a tag to compare
  • Fastify Apps & Microservices are supported
  • Custom error messages supported
  • Some performance improvements have been made

v1.0.1

22 Jun 13:21
v1.0.1
69a119f
Compare
Choose a tag to compare
  • 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...v1.0.1

v1.0.0

22 Jun 13:23
dc9c999
Compare
Choose a tag to compare

Initial release