got v11.4.0 Release Notes

Release Date: 2020-07-04 // almost 4 years ago
    • ๐Ÿ›  Fix hanging promise on timeout on HTTP error 934211f
    • ๐Ÿ‘‰ Use async iterators to get response body (#1256) 7dcd145
    • ๐Ÿ›  Fix promise not returning Buffer on compressed response 5028c11
    • ๐Ÿ“„ Clarify options.encoding docs 04f3ea4
    • ๐Ÿ›  Fix unhandled The server aborted pending request rejection 728aef9
    • โž• Add missing ECONNRESET code to an abort error d325d35
    • ๐Ÿ›  Fix prefixUrl not working when the url argument is empty 8d3412a
    • ๐Ÿ‘Œ Improve the searchParams option 4dbada9
    • ๐Ÿ›  Fix non-enumerable options [such as body] not being used 8f775c7