Releases: upstash/ratelimit-js
Releases · upstash/ratelimit-js
v2.0.5-canary
fix: use peer dep instead
v2.0.4
What's Changed
- DX-1248: Ratelimit Update Eslint by @fahreddinozcan in #121
- CI: Local and Deployment Project Tests by @fahreddinozcan in #123
- Bump Upstash Redis by @CahidArda in #127
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- Hardcode script hash values and deprecate cacheScripts by @CahidArda in #120
This change will reduce the number of round trips on cold starts.
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- ci: remove stale command by @ogzhanolguncu in #116
- feat: expose duration to outside by @ogzhanolguncu in #119
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Add checkAtMost parameter to getMostAllowedBlocked by @CahidArda in #114
Full Changelog: v2.0.0...v2.0.1
v2.0.1-canary
What's Changed
- Add checkAtMost parameter to getMostAllowedBlocked by @CahidArda in #114
Full Changelog: v2.0.0...v2.0.1-canary
v2.0.0
What's Changed
- Add Reset Field to
getRemaining
by @CahidArda in #113
Full Changelog: v1.2.1...v2.0.0
v1.2.1
What's Changed
- Add enable-protection example by @CahidArda in #110
- DX-960: Update Deny List from SDK by @CahidArda in #112
Full Changelog: v1.2.0...v1.2.1
v1.2.1-canary
What's Changed
- Add enable-protection example by @CahidArda in #110
- DX-960: Update Deny List from SDK by @CahidArda in #112
Full Changelog: v1.2.0...v1.2.1-canary
v1.2.0
What's Changed
- Dx 784 enrich examples by @CahidArda in #104
- Update Ratelimit Examples by @CahidArda in #105
- Add lua script caching by @CahidArda in #106
- use waitUntil in nextjs examples by @CahidArda in #107
- Add Deny List Feature & Add Reasons to
limit
Response by @CahidArda in #109
Full Changelog: v1.1.3...v1.2.0