wretch v1.0.0 Release Notes

Release Date: 2017-10-20 // over 6 years ago
  • ⚡️ :arrow_up: Version update(s)

    :art: Code improvement(s)

    • Widen resolver return type (6e2b299)

    :factory: New feature(s)

    • ➕ Add auth method to set the Authorization header. (1694396)
    • ➕ Add early resolvers with the resolve function (481803b)
    • ➕ Add HEAD and OPTIONS http methods. (3c30844)

    📚 :memo: Documentation update(s)

    • ➕ Add homepage usage section, tagboxes and footer (fd3bcf7)
    • Bypass jekyll (22c957c)
    • 🛠 Fix readme typo (9d1b4c6)
    • Readme modifications : fix method links, simplify polyfills, add h (e37ea0b)

    :white_check_mark: Test improvement(s)

    • Migrate from mocha to jest (f67bd84)