node-fetch v2.5.0 Release Notes

Release Date: 2019-05-01 // almost 5 years ago
    • ✨ Enhance: Response object now includes redirected property.
    • ✨ Enhance: fetch() now accepts third-party Blob implementation as body.
    • 🔒 Other: disable package-lock.json generation as we never commit them.
    • ⚡️ Other: dev dependency update.
    • ⚡️ Other: readme update.