press
press copied to clipboard
fix(deps): update dependency @nuxt/http to ^0.6.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @nuxt/http | ^0.3.5 -> ^0.6.0 |
Release Notes
nuxt/http
v0.6.4
v0.6.3
v0.6.2
v0.6.1
v0.6.0
⚠ BREAKING CHANGES
- deps: (ky) remove response property for the first argument passed to
beforeRetryhook. You can access it onerror.responseinstead.
Features
0.5.13 (2020-09-26)
Bug Fixes
0.5.12 (2020-09-01)
Bug Fixes
0.5.11 (2020-08-20)
Bug Fixes
0.5.10 (2020-07-16)
Bug Fixes
0.5.9 (2020-07-14)
Bug Fixes
- set default host (18e9b11)
0.5.8 (2020-07-14)
Features
- handle runtimeConfig and static target (b9f5e05)
Bug Fixes
0.5.7 (2020-06-29)
0.5.6 (2020-06-29)
Bug Fixes
- plugin: allow reusing error.response.json (77b084b)
0.5.5 (2020-06-17)
0.5.4 (2020-06-17)
Features
0.5.3 (2020-06-12)
Features
debugoption (#109) (874b668)- https detection (#106) (8ae0cd5), closes nuxt-community/axios-module#260
Bug Fixes
- ignore proxy headers
content-md4andcontent-type(#107) (4152f87) - use local version of ky-universal (#111) (e7cb647)
0.5.2 (2020-06-05)
Features
- allow adding custom headers with nuxt config (#101) (2839260)
- support baseUrl and remove port :443 and :80 when http or https (#103) (fc3e78e)
0.5.1 (2020-04-29)
Bug Fixes
v0.5.13
v0.5.12
v0.5.11
v0.5.10
v0.5.9
v0.5.8
v0.5.7
v0.5.6
v0.5.5
v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.5.0
New Features
- Allow creating new instances with
$http.create(kyOptions)(#3) (#94) (docs) - Allow changing baseURL on runtime
$http.setBaseURL(baseURL)(#82) (#94)
Docs
Restructure sidebar (#94)
- API > Hooks: https://http.nuxtjs.org/api/#hooks
- API > HTTP methods: https://http.nuxtjs.org/api/#http-methods
Types
- fix(types): update types for
HTTPErrortoky.HTTPError(#91)
Chore
v0.4.0
⚠ BREAKING CHANGES
- deps: Require Node.js 10+
Bug Fixes
-
module: always set protocol to https when
https: trueis set (50ef8e0)
0.3.9 (2020-01-30)
Features
Bug Fixes
- use json serialization for plain array (#87) (febf265)
- module: read port and host from options/cli before fallback (bc58738)
0.3.8 (2019-11-02)
Features
0.3.7 (2019-11-01)
0.3.6 (2019-11-01)
Features
0.3.5 (2019-09-05)
Bug Fixes
v0.3.9
v0.3.8
v0.3.7
v0.3.6
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box.
This PR has been generated by WhiteSource Renovate. View repository job log here.