Skip to content

v11.0.3

Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 30 Apr 14:41

Fixes

  • Limit number of requests in pagination to prevent accidental overflows (#1181) 4344c3a
  • Fix promise rejecting before retry b927e2d
  • Fix options.searchParams duplicates 429db40
  • Prevent calling .abort() on a destroyed request 63c1b72

Docs

  • Fix incorrect usage in the readme examples (#1203) 16ff82f
  • Note that cache and dnsCache can be false 7c5290d

v11.0.2...v11.0.3