You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
This project adheres to [Semantic Versioning](http://semver.org/).
3
3
4
4
## Unreleased
5
+
* Fix max requests only on the first loop issue (see https://github.com/aishek/axios-rate-limit/issues/63)
5
6
6
7
## 1.6.2
7
8
* Add "Typical use cases" section in README with links to doc files: single rate limit (`limits` with one entry; note deprecated top-level params), multiple rate limits, custom queue (e.g. logging add/remove).
0 commit comments