wretch v1.5.1 Release Notes

Release Date: 2019-03-17 // about 5 years ago
  • ⚡️ :arrow_up: Version update(s)

    • ⬆️ Upgrade rollup dep (d890b8a)

    :bug: Bug fix(es)

    • 🛠 Fix mutating catchers propagation to cloned wretchers (d207027), closes #44

    📚 :memo: Documentation update(s)

    • ➕ Add the concept of middleware context to the readme. (50a78c5)
    • 🔄 Change package kb size displayed in the html (b3ebb78)

    :white_check_mark: Test improvement(s)

    • 🏗 CI build on node.js LTS (90290ab)
    • ✅ Test form-data with streams. (92af63a)