node-fetch v2.1.2 Release Notes

Release Date: 2018-03-25 // about 6 years ago
    • ๐Ÿ›  Fix: allow Body methods to work on ArrayBuffer-backedBody` objects
    • ๐Ÿ›  Fix: reject promise returned by Body methods when the accumulated Buffer exceeds the maximum size
    • ๐Ÿ›  Fix: support custom Host headers with any casing
    • ๐Ÿ›  Fix: support importing fetch() from TypeScript in browser.js
    • ๐Ÿ›  Fix: handle the redirect response body properly

    ๐Ÿ‘€ See CHANGELOG.