got v11.5.0 Release Notes

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

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fix TypeScript types for Promise API (#1344) 676be6d
    • ๐Ÿ›  Fix cache not working with HTTP2 ac5f67d
    • ๐Ÿ›  Fix response event not being emitted on cache verify request (#1305) da4769e
    • โ†ช Work around a bug in Node.js <=12.18.2 f33e8bc
    • โœ‚ Remove request error handler after response is downloaded e1afe82
    • โช Revert "Remove request error handler after response is downloaded" aeb2e07

    ๐Ÿ“„ Docs

    • Mention advanced usage of a beforeRequest hook 779062a
    • Mention to end the stream if there's no body 044767e

    v11.4.0...v11.5.0