node-fetch v2.2.1 Release Notes

Release Date: 2018-11-05 // over 5 years ago
    • ๐Ÿ›  Fix: compress flag shouldn't overwrite existing Accept-Encoding header.
    • ๐Ÿ›  Fix: multiple import rules, where PassThrough etc. doesn't have a named export when using node <10 and --exerimental-modules flag.
    • ๐Ÿ‘ Other: Better README.