Releases: upstash/ratelimit-js
Releases · upstash/ratelimit-js
v2.0.5
What's Changed
- Add pages router test to nextjs example by @ytkimirti in #128
- Use peer dependency for Redis and cast the object to prevent conflict by @ytkimirti in #129
New Contributors
- @ytkimirti made their first contribution in #128
Full Changelog: v2.0.4...v2.0.5
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