All Versions
51
Latest Version
Avg Release Cycle
50 days
Latest Release
591 days ago

Changelog History
Page 1

  • v2.1.1 Changes

    September 03, 2022

    :bug: Bug fix(es)

    • 🛠 Fix typo in function name #141 (d82cfd5), closes #141
  • v2.1.0 Changes

    September 03, 2022

    :factory: New feature(s)

    • ➕ Add ability to resolve with latest response to the retry middle (60a7453), closes #141

    📚 :memo: Documentation update(s)

    • ✂ Remove outdated documentation entries for the retry middleware (7a5620c)
  • v2.0.4 Changes

    August 18, 2022

    :art: Code improvement(s)

    • Harmonize WretchError types (1981837)
  • v2.0.3 Changes

    August 16, 2022

    :art: Code improvement(s)

    • Export WretchError from the root index (76f9096), closes #79
  • v2.0.2 Changes

    August 03, 2022

    :bug: Bug fix(es)

    • 🛠 Fix defer and resolve return types. (0c59c6c), closes #140
  • v2.0.1 Changes

    August 02, 2022

    ⚡️ :arrow_up: Version update(s)

    • ➕ Add unpkg field to map to the right bundle. (ae87b64)
    • ⬆️ Upgrade dependencies. (b6a1258)

    📚 :memo: Documentation update(s)

    • ⚡️ Update cdn links. (7571101)
  • v2.0.0 Changes

    August 01, 2022
  • v2.0.0-next.1 Changes

    July 08, 2022

    :art: Code improvement(s)

    :fire: Breaking change(s)

    • ⬇️ Drop support on node < 14 (1ff926c)

    📚 :memo: Documentation update(s)

    • ➕ Additional improvements (e79ff71)
    • 📚 Autogenerate API documentation and split it from the main README (c710a71)
    • 🚚 Move svg asset and minor readme changes (30de07c)
    • Regenerate api doc (7ae5b57)
    • Small edits to the contributing file and renames scripts related t (abec7f0)
    • ⚡️ Update bundle size (1115d34)
    • ⚡️ Update companion website (d6bb842)
    • 📚 Update documentation (15fd187)

    :white_check_mark: Test improvement(s)

    • 🛠 Fix resolvers test for node14 (ca8b559)
    • 🛠 Fix test on node 18 (with polyfilled fetch) (d3b7b00)
    • 🤡 Replace restify with fastify for mock server (9ee2cfc)
    • 👕 Run lint on CI (9b819d3)
    • 👷 Test in multiple version of node in CI (00d80a6)
  • v2.0.0-next.0 Changes

    July 03, 2022

    ⚡️ :arrow_up: Version update(s)

    :art: Code improvement(s)

    • 👌 Improved packaging and bundling (69c1e35)

    :bug: Bug fix(es)

    • 🛠 Fix the jest resolver (3a1f7b8)

    📄 :docs: undefined

    • ⚡️ Update readme and website (2eb24dc)

    :factory: New feature(s)

    :fire: Breaking change(s)

    • ➕ Add url arg and harmonize replace/mixin arguments (8e4d0aa)
    • 🔨 Complete refactoring (c2f5035)
    • ⏪ Restore normal array behaviour for formdata and fix tests (6879d48), closes #119

    📚 :memo: Documentation update(s)

    • ⚡️ Update browserstack badge. (91cad34)

    :white_check_mark: Test improvement(s)

    • 👍 Better tests coverage (77e85dc)
  • v1.7.10 Changes

    May 21, 2022

    ⚡️ :arrow_up: Version update(s)

    • ⬆️ Bump minimist from 1.2.5 to 1.2.6 (6365ad0)
    • ⬆️ Bump moment from 2.24.0 to 2.29.2 (26e3889)
    • ⬆️ Bump to npm 8 (9d5758e)

    :bug: Bug fix(es)

    • Ignore when the .perf promise throws (33407ea), closes #131

    📚 :memo: Documentation update(s)

    • 🐎 Update performance api node.js polyfill. (185420b)

    :white_check_mark: Test improvement(s)

    • Migrate to github actions. (4b93f43)