Releases: chriskinsman/redis-ratelimit
Releases · chriskinsman/redis-ratelimit
v2.0
- Moved to ES Modules
- Node-redis updated to v4
- Moved from callbacks to async/await - Use v1.x for callback support
- Async eliminated
- Migrated from Mocha to Jest
- Migrated from moment to dayjs
Full Changelog: v1.x...v2.0
v1.x
Last release of package that supports callbacks