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 |
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 |
pooya parsa
|
2983aa9fab
|
chore(release): 0.5.0
|
2020-04-13 21:32:30 +02:00 |
pooya parsa
|
1ce4968aa6
|
chore: update dependencies and lock-file
|
2020-04-13 21:24:59 +02:00 |
pooya parsa
|
804b82aec9
|
test: run tests in band
other tests call generateRoutesAndFiles which causes removing .nuxt dir
|
2020-04-13 21:24:46 +02:00 |
Pooya Parsa
|
914adcd7da
|
chore(ci): run test workflow on dev branch
|
2020-04-13 21:11:35 +02:00 |
pooya parsa
|
6205fdaa5e
|
chore(ci): switch to github actions
|
2020-04-13 21:09:04 +02:00 |
pooya parsa
|
5c693a04b9
|
test: switch to tib/puppeteer
|
2020-04-13 21:09:04 +02:00 |
Sébastien Chopin
|
255d8a1760
|
fix: test failing
|
2020-04-13 21:09:04 +02:00 |
Sébastien Chopin
|
b1a91cbe93
|
fix: rename with-config to enable testing
|
2020-04-13 21:09:04 +02:00 |
Sébastien Chopin
|
04df8617d3
|
chore: move tests
|
2020-04-13 21:09:04 +02:00 |
Sébastien Chopin
|
9dea96a3a9
|
Revert "chore: remove circleCI and use GH actions"
This reverts commit 04b077a6356a54b7b448a13618ce6f17a02ef943.
|
2020-04-13 21:09:04 +02:00 |
Sébastien Chopin
|
5a58d1c42c
|
chore: remove circleCI and use GH actions
|
2020-04-13 21:09:04 +02:00 |
Sébastien Chopin
|
fd1b3f2f5a
|
chore: lint
|
2020-04-13 21:09:04 +02:00 |
Sébastien Chopin
|
e37358f5b2
|
feat: add create helper and improve docs
|
2020-04-13 21:09:04 +02:00 |
Wildan Maulana Syahidillah
|
3a9100f2fe
|
fix(types): update types for `HTTPError` to `ky.HTTPError` (#91)
sindresorhus/ky#241
|
2020-03-31 12:04:02 +02:00 |
pooya parsa
|
e740a5e93a
|
test: fix default https
|
2020-03-27 13:52:12 +01:00 |
pooya parsa
|
1c51cba3bd
|
Merge branch 'dev'
|
2020-03-27 13:47:34 +01:00 |
pooya parsa
|
d67f471c28
|
chore(release): 0.4.0
|
2020-03-27 13:45:50 +01:00 |
pooya parsa
|
50ef8e05f7
|
fix(module): always set protocol to https when `https: true` is set
|
2020-03-27 13:45:42 +01:00 |
pooya parsa
|
f6fa317501
|
chore: update all dev dependencies
|
2020-03-27 13:44:00 +01:00 |
renovate[bot]
|
2f1411b64d
|
chore(deps): update all non-major dependencies (#90)
BREAKING CHANGE: Require Node.js 10+
|
2020-03-27 13:40:12 +01:00 |
Pooya Parsa
|
866b931426
|
chore(release): 0.3.9
|
2020-01-30 23:15:03 +01:00 |
Pooya Parsa
|
b916597038
|
chore: update yarn.lock
|
2020-01-30 23:14:16 +01:00 |
Pooya Parsa
|
bc58738c6b
|
fix(module): read port and host from options/cli before fallback
|
2020-01-30 23:10:26 +01:00 |
renovate[bot]
|
84eed9014d
|
chore(deps): update all non-major dependencies (#89)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
|
2020-01-30 23:07:06 +01:00 |
Kotaro Imai
|
bdae0c0aab
|
feat: enable advanced retry options (#80)
|
2020-01-30 23:03:27 +01:00 |
renovate[bot]
|
9f4a6487fb
|
chore(deps): update all non-major dependencies (#81)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
|
2020-01-30 23:02:20 +01:00 |
renovate[bot]
|
f5cf02431c
|
chore(deps): update dependency semver to v7 (#85)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
|
2020-01-30 23:02:13 +01:00 |
MKGaru
|
febf2658dc
|
fix: use json serialization for plain array (#87)
|
2020-01-30 23:01:54 +01:00 |
Pooya Parsa
|
e306573f39
|
chore(release): 0.3.8
|
2019-11-02 12:13:05 +01:00 |
Kotaro Imai
|
3d0aa272d2
|
feat: add `onRetry` hook (#79)
|
2019-11-02 12:02:50 +01:00 |
Pooya Parsa
|
55b8975b8c
|
chore(release): 0.3.7
|
2019-11-01 17:41:06 +01:00 |
renovate[bot]
|
211da50f20
|
chore(deps): update all non-major dependencies (#71)
|
2019-11-01 17:40:17 +01:00 |
Pooya Parsa
|
e9f1b724fd
|
chore(release): 0.3.6
|
2019-11-01 17:37:58 +01:00 |
Kotaro Imai
|
a6bab0f072
|
feat(types): provide nuxt 2.9 compatible types (#78)
|
2019-11-01 17:35:50 +01:00 |
Alexander von Studnitz
|
da944c3dd1
|
docs: fix link and wording (#76)
|
2019-10-21 14:27:44 +02:00 |