Releases: express-rate-limit/rate-limit-redis
Releases · express-rate-limit/rate-limit-redis
v4.2.0
You can view the changelog here.
v4.1.1
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
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
Breaking
- Dropped
node
v14 support.
- Added support for
express-rate-limit
v7.
Changed
- Use
pkgroll
to bundle library.
- Bumped dependencies.
v3.1.0
You can view the changelog here.
v3.0.2
You can view the changelog here.
v3.0.1
You can view the changelog here.
v3.0.0
You can view the changelog here.
v3.0.0-pre.0
You can view the changelog here.