Skip to content

Releases: aishek/axios-rate-limit

1.4.0

30 May 19:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.3...1.4.0

1.3.3

29 May 10:04
Compare
Choose a tag to compare

What's Changed

  • Fix axios dependency specification by @aishek in #72

Full Changelog: 1.3.2...1.3.3

1.3.2

25 May 08:28
Compare
Choose a tag to compare

What's Changed

  • fix: typescript typings for interface by @acao in #34

New Contributors

  • @acao made their first contribution in #34

Full Changelog: 1.3.1...1.3.2

1.3.1

20 May 10:39
Compare
Choose a tag to compare
  • Fixed cancelled requests behaviour, now they does not affect rate limiting (see #50)