wretch v0.3.0 Release Notes

Release Date: 2017-10-09 // over 6 years ago
  • โšก๏ธ :arrow_up: Version update(s)

    :art: Code improvement(s)

    • โž• Add polyfill getter method (ca49cfc)
    • Can now catch on error name (2a0f7e9)

    ๐ŸŽ :checkered_flag: Performance update(s)

    • ๐ŸŽ Refactor perfs() to improve robustness and performance (7b2b27c)

    :factory: New feature(s)

    • Abortable requests (c5888fe), closes #7
    • โž• Add formUrl body type (64f6c3e), closes #9

    :fire: Breaking change(s)

    • 0๏ธโƒฃ The .options function now mixin by default (47b4630)
    • โœ‚ Remove .baseUrl and change .url behaviour (5142b02), closes #8

    ๐Ÿ“š :memo: Documentation update(s)

    • โž• Add methods indexes and clarify some point in the readme (54dae1c)
    • โž• Add minimalist companion website. (10f2197)
    • โž• Add readme announcement. (d87a57d)
    • ๐Ÿ›  Fix readme typo (85852a6)
    • ๐Ÿ›  Fixed readme usage layout (7f8ea0f)
    • โšก๏ธ Update readme (7881e2c)