wretch v2.0.0-next.1 Release Notes

Release Date: 2022-07-08 // almost 2 years ago
  • :art: Code improvement(s)

    • โž• Add editorconfig (e81eaff)

    :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)