Releases: upstash/ratelimit-js
Releases Β· upstash/ratelimit-js
v1.2.0-canary
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-canary
v1.1.3
What's Changed
- fix failing tests by @CahidArda in #102
- add information to analytics error by @CahidArda in #103
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Update analytics with the new core-analytics by @CahidArda in #99
- Fix multi region algorithms & Update Analytics with New Methods by @CahidArda in #98
- change version to 1.1.2 by @CahidArda in #100
Full Changelog: v1.1.1...v1.1.2
v1.1.2-canary
What's Changed
- Update analytics with the new core-analytics by @CahidArda in #99
- Fix multi region algorithms & Update Analytics with New Methods by @CahidArda in #98
Full Changelog: v1.1.1...v1.1.2-canary
v1.1.1
What's Changed
- Improve waitUntil docs by @CahidArda in #94
- Update Ratelimit Examples by @CahidArda in #96
- APIs to reset consumed tokens and get remaining tokens by @sourabpramanik in #84
- pop identifier from cache in resetTokens calls by @CahidArda in #97
Full Changelog: v1.0.3...v1.1.1
v1.1.0-canary-1
What's Changed
- Improve waitUntil docs by @CahidArda in #94
- Update Ratelimit Examples by @CahidArda in #96
- APIs to reset consumed tokens and get remaining tokens by @sourabpramanik in #84
- pop identifier from cache in resetTokens calls by @CahidArda in #97
Full Changelog: v1.0.3...v1.1.0-canary-1
v1.1.0-canary
What's Changed
- Improve waitUntil docs by @CahidArda in #94
- Update Ratelimit Examples by @CahidArda in #96
- APIs to reset consumed tokens and get remaining tokens by @sourabpramanik in #84
Full Changelog: v1.0.3...v1.1.0
v1.0.3
What's Changed
- Update README.md by @enesakar in #83
- chore: add setup-bun action to workflows by @aykutkardas in #82
- Add MIT license to package.json by @sgoerlitzq in #86
- Feat/custom rates support by @sourabpramanik in #79
- Fix MultiRatelimit SlidingWindow type error by @fahreddinozcan in #87
- Upgrade GH Actions Runners by @fahreddinozcan in #88
- docs: fix
@default
JSDoc comment foranalytics
config by @unstubbable in #90 - Update README.md by @enesakar in #92
- fix sliding window and bucket scripts by @CahidArda in #93
New Contributors
- @enesakar made their first contribution in #83
- @aykutkardas made their first contribution in #82
- @sgoerlitzq made their first contribution in #86
- @sourabpramanik made their first contribution in #79
- @fahreddinozcan made their first contribution in #87
- @unstubbable made their first contribution in #90
- @CahidArda made their first contribution in #93
Full Changelog: v1.0.1...v1.0.3
v1.0.2-canary
What's Changed
- Update README.md by @enesakar in #83
- chore: add setup-bun action to workflows by @aykutkardas in #82
- Add MIT license to package.json by @sgoerlitzq in #86
- Feat/custom rates support by @sourabpramanik in #79
New Contributors
- @enesakar made their first contribution in #83
- @aykutkardas made their first contribution in #82
- @sgoerlitzq made their first contribution in #86
- @sourabpramanik made their first contribution in #79
Full Changelog: v1.0.1...v1.0.2-canary
v1.0.1
What's Changed
- fix: 0 tokens remaining should not be rate limited by @chris13524 in #74
- chore: bump versions of redis and core analytics by @ogzhanolguncu in #78
New Contributors
- @chris13524 made their first contribution in #74
Full Changelog: v1.0.0...v1.0.1