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