Commit Graph

385 Commits (eb73900b42df1ffc44afc5a37a17027357cf96a6)

Author SHA1 Message Date
renovate[bot] eb73900b42
chore(deps): update all non-major dependencies (#129)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-26 12:13:31 +02:00
renovate[bot] 0f274df66e
chore(deps): update devdependency vuepress to ^1.5.4 (#123)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-01 14:38:59 +02:00
pooya parsa 5c735ec9c7 chore(release): 0.5.12 2020-09-01 14:38:16 +02:00
pooya parsa 22f3080cc5 chore: update badge 2020-09-01 14:37:50 +02:00
pooya parsa 465df8770d chore: update repository 2020-09-01 14:36:55 +02:00
Daniel Roe 54cda7e1c3
docs: add notice about lack of support for ie11 (#127)
* docs: add notice about lack of support for ie11

* Update readme.md

Co-authored-by: pooya parsa <pyapar@gmail.com>
2020-09-01 14:33:53 +02:00
Daniel Roe c002aaa97c
fix(types): add missing types for `create` and `setBaseURL` (#122)
* fix: add missing types for `create` and `setBaseURL`

* fix: correct `create` return type
2020-08-21 12:51:38 +02:00
pooya parsa 9499d0f14b chore(release): 0.5.11 2020-08-20 20:54:03 +02:00
renovate[bot] cbd8ec5605
chore(deps): update all non-major dependencies (#118)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-20 20:53:27 +02:00
renovate[bot] 149050d735
chore(deps): update dependency web-streams-polyfill to v3 (#119)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-20 20:51:36 +02:00
hiroki 029dea6f04
fix(ky-universal): server importing es bundle (#121)
Co-authored-by: pooya parsa <pyapar@gmail.com>
2020-08-20 20:51:07 +02:00
pooya parsa 4ef88e4182 chore(release): 0.5.10 2020-07-16 19:31:14 +02:00
renovate[bot] e124d66d56
chore(deps): update dependency @nuxtjs/proxy to ^2.0.1 (#116)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-16 19:18:54 +02:00
Alexander Lichter 6bc12959a5
fix(plugin): debug option broken (#117) 2020-07-16 19:17:51 +02:00
Sébastien Chopin b54e965f4b chore(release): 0.5.9 2020-07-14 13:03:37 +02:00
Sébastien Chopin 18e9b11c39 fix: set default host 2020-07-14 13:01:11 +02:00
Sébastien Chopin bc6633f39a docs: add runtime config section 2020-07-14 12:55:43 +02:00
Sébastien Chopin 7000e04990 chore(release): 0.5.8 2020-07-14 12:40:52 +02:00
Sébastien Chopin 823204c399 fix: build.transpile should be an array
Resolves #115
2020-07-14 12:34:33 +02:00
renovate[bot] fdbdb032b3
chore(deps): update all non-major dependencies (#114)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-14 12:33:22 +02:00
Sébastien Chopin b9f5e053d3 feat: handle runtimeConfig and static target 2020-07-14 12:32:28 +02:00
pooya parsa f2a0dcd566 chore(release): 0.5.7 2020-06-29 12:49:12 +02:00
pooya parsa 47b9381c21 chore(release): 0.5.6 2020-06-29 12:45:09 +02:00
pooya parsa 77b084bc01 fix(plugin): allow reusing error.response.json 2020-06-29 12:44:50 +02:00
Sébastien Chopin 7023e162f4 chore(release): 0.5.5 2020-06-17 16:31:53 +02:00
Sébastien Chopin 834fff64a4 chore(deps): add missing destr package in deps 2020-06-17 16:31:19 +02:00
pooya parsa 45a7c8049b chore(release): 0.5.4 2020-06-17 15:13:39 +02:00
renovate[bot] 3c790bca77
chore(deps): update devdependency vuepress to ^1.5.2 (#112)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-17 13:42:47 +02:00
pooya parsa ada73879f7
feat: improve `$` helpers and error object (#113)
* test: add error fixture

* feat: improve `$` helpers and error object

* chore: remove duplicated line

* docs: clear error properies

* docs: improvements

Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2020-06-17 13:01:35 +02:00
pooya parsa 6fdc49f50c Merge branch 'master' into dev 2020-06-16 20:56:44 +02:00
pooya parsa 399d77c462 chore(release): 0.5.3 2020-06-12 17:57:14 +02:00
renovate[bot] 9a540b2044
chore(deps): update all non-major dependencies (#108)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-12 17:54:30 +02:00
Ricardo Gobbo de Souza 874b668e1e
feat: `debug` option (#109) 2020-06-12 17:46:48 +02:00
Ricardo Gobbo de Souza 11d0b81657
docs: update `proxyHeadersIgnore` (#110) 2020-06-12 17:44:52 +02:00
pooya parsa e7cb647047
fix: use local version of ky-universal (#111) 2020-06-12 17:43:59 +02:00
Ricardo Gobbo de Souza 4152f874a1
fix: ignore proxy headers `content-md4` and `content-type` (#107) 2020-06-06 20:03:37 +02:00
Ricardo Gobbo de Souza 8ae0cd5655
feat: https detection (#106)
nuxt-community/axios-module#260
2020-06-06 20:03:18 +02:00
pooya parsa 836c655ec5 chore(release): 0.5.2 2020-06-05 10:12:12 +02:00
Ricardo Gobbo de Souza fc3e78e130
feat: support baseUrl and remove port :443 and :80 when http or https (#103) 2020-06-03 22:36:17 +02:00
renovate[bot] 4e00babc6d
chore(deps): update dependency @nuxtjs/proxy to v2 (#104) 2020-06-03 22:35:24 +02:00
renovate[bot] 408322c5c3
chore(deps): update all non-major dependencies (#102)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-27 11:54:56 +02:00
renovate[bot] 93483e7cb9
chore(deps): update all non-major dependencies (#99)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-26 19:39:36 +02:00
Ricardo Gobbo de Souza 2839260ea9
feat: allow adding custom headers with nuxt config (#101)
* feat: allow adding custom headers with nuxt config

* fix: Ky headers are simple

* docs: `setToken` not accept custom headers

* style: indentation
2020-05-26 19:38:55 +02:00
Chukkrit Visitsaktavorn d38022a4ca
docs: add missing response promise chain (#98)
- Add missing promise that resolves the result of parsing body.
- Add sample GET data using prefixed shortcut in asyncData()
2020-05-03 20:10:01 +02:00
pooya parsa d25e71b65d chore(release): 0.5.1 2020-04-29 19:55:58 +02:00
renovate[bot] 30cd7499ab
chore(deps): update all non-major dependencies (#93)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-29 19:55:10 +02:00
Kevin Marrec 10fbd67966
fix: remove leading slash when using prefixUrl (#96) 2020-04-29 19:54:55 +02:00
pooya parsa a6026cfb6b chore: fix changelog formatting 2020-04-13 21:55:31 +02:00
pooya parsa e3e213fbbb chore: use github checks badge 2020-04-13 21:49:26 +02:00
pooya parsa e37beb259d chore: update 0.5.0 release notes 2020-04-13 21:46:07 +02:00