Releases: aishek/axios-rate-limit
Releases · aishek/axios-rate-limit
1.7.0
1.6.3
1.6.2
What's Changed
- [ci skip] Add "Typical use cases" section in README with links to doc… by @aishek in #85
- [ci skip] Add documentation for Jest mocking in README and CHANGELOG by @aishek in #86
- Add test to ensure performance on error handling with rejected requests by @aishek in #84
- Add tests for request cancellation and error handling by @aishek in #87
Full Changelog: 1.6.1...1.6.2
1.6.1
1.6.0
1.5.0
1.4.0
What's Changed
- Fix npm publish CI warnings by @aishek in #73
- Expose Internal Queue via
getQueue()by @Megapixel99 in #62
New Contributors
- @Megapixel99 made their first contribution in #62
Full Changelog: 1.3.3...1.4.0