Skip to content

Releases: express-rate-limit/rate-limit-redis

v4.2.0

09 Nov 14:48
v4.2.0
a2ece35
Compare
Choose a tag to compare

You can view the changelog here.

v4.1.2

08 Oct 18:09
v4.1.2
ece2a0e
Compare
Choose a tag to compare
4.1.2

v4.1.1

05 Oct 10:39
v4.1.1
66224e1
Compare
Choose a tag to compare

Fixed

  • store.get() returns 0 instead of NaN if there are no hits stored for the client.

You can view the full changelog here.

v4.1.0

04 Oct 04:27
v4.1.0
9ef61b0
Compare
Choose a tag to compare

Added

  • Added the store.get() function, to retrieve the hit count and reset time for
    a particular client.

You can view the full changelog here.

v4.0.0

15 Sep 13:39
v4.0.0
102bbc2
Compare
Choose a tag to compare

Breaking

  • Dropped node v14 support.
  • Added support for express-rate-limit v7.

Changed

  • Use pkgroll to bundle library.
  • Bumped dependencies.

v3.1.0

01 Sep 03:37
2ae51da
Compare
Choose a tag to compare

You can view the changelog here.

v3.0.2

05 May 19:07
be6f0ee
Compare
Choose a tag to compare

You can view the changelog here.

v3.0.1

10 Mar 18:20
Compare
Choose a tag to compare

You can view the changelog here.

v3.0.0

19 Jan 03:44
75d16f8
Compare
Choose a tag to compare

You can view the changelog here.

v3.0.0-pre.0

19 Jan 03:21
Compare
Choose a tag to compare

You can view the changelog here.