Skip to content

Releases: nuxt/http

v0.6.1

02 Dec 13:03
@pi0 pi0
Compare
Choose a tag to compare

Dependencies

ky: updated to v0.25.0

v0.6.0

01 Oct 09:00
@pi0 pi0
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • deps: (ky) remove response property for the first argument passed to beforeRetry hook. You can access it on error.response instead.

Dependencies

  • deps: update dependency ky to ^0.24.0 (#131) (6d16a87)

v0.5.13

01 Oct 09:00
@pi0 pi0
Compare
Choose a tag to compare

Bug Fixes

  • use regex to avoid falsely replacing ports starting with 80 (#124) (e981e62)

v0.5.12

01 Sep 12:49
@pi0 pi0
Compare
Choose a tag to compare
  • types: add missing types for create and setBaseURL (#122) (c002aaa)

v0.5.11

20 Aug 18:54
@pi0 pi0
Compare
Choose a tag to compare

Bug Fixes

  • ky-universal: server importing es bundle (#121) (029dea6)

v0.5.10

16 Jul 17:31
@pi0 pi0
Compare
Choose a tag to compare

Bug Fixes

v0.5.9

14 Jul 11:16
@pi0 pi0
Compare
Choose a tag to compare

Bug Fixes

v0.5.8

14 Jul 10:41
Compare
Choose a tag to compare
  • feat: handle runtimeConfig and static target (b9f5e05)
  • fix: build.transpile should be an array (823204c)

v0.5.4

17 Jun 13:14
@pi0 pi0
Compare
Choose a tag to compare

Features

v0.5.3

12 Jun 15:57
@pi0 pi0
Compare
Choose a tag to compare

Features

Bug Fixes

  • ignore proxy headers content-md5 and content-type (#107) (4152f87)
  • use local version of ky-universal (#111) (e7cb647)