got v11.6.0 Release Notes

Release Date: 2020-09-02 // over 3 years ago
  • ๐Ÿ‘Œ Improvements

    • โž• Add retry stream event (#1384) 7072198
    • ๐Ÿ”€ Merge PromisableRequest into Request 7e8898e
    • โž• Add types for http-cache-semantics options 2e2295f
    • ๐Ÿ‘‰ Make CancelError inherit RequestError 1f132e8
    • Export isErrorWithResponse 82caab2
    • โช Revert Export isErrorWithResponse, add retryAfter to RetryObject 643a305
    • โž• Add documentation comments to exported TypeScript types (#1278) eaf1e02
    • โฌ†๏ธ Upgrade dependencies (#1416) 0d43f5f
    • โž• Add more HTTPS tests (#1430) 4ff7098
    • ๐Ÿšš Move cache options into a cacheOptions property 9c16d90

    ๐Ÿ› Bug fixes

    • Got promise shouldn't retry when the body is a stream 6e1aeae

    ๐Ÿ“„ Docs

    • โž• Add an example of nock integration with retrying f7bbc37
    • ๐Ÿ›  Fix CancelError docs 28c400f
    • ๐Ÿ›  Fix retry delay function in the README (#1425) 38bbb04
    • ๐Ÿ›  Fix a typo in docs b134aa4