Pooya Parsa
|
3e9d7e3e7c
|
fix(cli): ensure nuxt instance is closed when skipping build
[release]
resolves nuxt/framework#494
|
2021-09-09 09:53:06 +02:00 |
|
Daniel Roe
|
6f94b1f9d7
|
chore: add separate file with security disclosure info (#9738)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2021-09-07 18:42:47 +02:00 |
|
Daniel Roe
|
dfcc26e3b7
|
fix(generator): decode path with ufo (#9739)
|
2021-09-07 18:40:15 +02:00 |
|
renovate[bot]
|
dc0e1b9ad7
|
chore(deps): update all non-major dependencies (#9662)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-07 18:39:45 +02:00 |
|
Daniil Okhlopkov
|
9cc2938dc0
|
chore: update license year to present (#9682)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2021-09-07 18:39:08 +02:00 |
|
renovate[bot]
|
001dde95a7
|
chore(deps): lock file maintenance (#9678)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-09-07 18:37:56 +02:00 |
|
aewshyae
|
e8b7c58d94
|
fix: 'npm run test' fails because the last command lacks 'yarn' (#9761)
|
2021-09-05 09:07:07 +01:00 |
|
Michał Kędrzyński
|
2ef053735a
|
types: add prefetchPayloads to router options (#9715)
|
2021-08-27 08:45:03 +01:00 |
|
Daniel Roe
|
b0147772ec
|
fix(vue-renderer): ensure custom build indicator preserves some whitespace (#9705)
|
2021-08-24 11:10:14 +02:00 |
|
Daniel Roe
|
3c10f176e6
|
fix(vue-app): use correct $config for finding basePath (#9706)
|
2021-08-24 10:54:24 +02:00 |
|
mrazauskas
|
0145578493
|
chore(utils): improve stripWhitespace utility (#9668)
|
2021-08-13 13:22:16 +02:00 |
|
Pooya Parsa
|
17bbb21b5e
|
chore: fix code formatting
|
2021-08-12 11:51:15 +02:00 |
|
mrazauskas
|
b565c38f48
|
fix(generator): throw an error when Builder is missing (#9663)
|
2021-08-12 10:49:25 +02:00 |
|
mrazauskas
|
1b66e9c688
|
fix(generator): allow passing builder to getGenerator (#9574)
|
2021-08-12 10:47:38 +02:00 |
|
Pooya Parsa
|
d4b9e4b055
|
v2.15.8
|
2021-08-11 23:07:42 +02:00 |
|
Pooya Parsa
|
af1d3e9877
|
chore: skip audit due to outdated lockfile
|
2021-08-11 22:55:16 +02:00 |
|
Daniel Roe
|
1ccd15191c
|
fix(vue-app): don't normalise route path if it's valid (#9460)
[release]
|
2021-08-11 22:33:55 +02:00 |
|
Xin Du (Clark)
|
af491991eb
|
fix(babel): loose option for babel private-property-in-object (#9631)
[release]
|
2021-08-11 22:33:28 +02:00 |
|
Loick Le Digabel
|
a418371e27
|
feat(vue-app): pass store to createRouter (#9629)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2021-08-11 22:30:18 +02:00 |
|
Payel Karmakar
|
20e7b99eb6
|
fix(vue-app): null check for $root access (#9150)
Co-authored-by: Payel <payelk@ngdata.com>
|
2021-08-11 16:32:35 +02:00 |
|
renovate[bot]
|
4a95333a13
|
chore(deps): update codecov/codecov-action action to v2 (#9573)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-08-11 16:23:36 +02:00 |
|
renovate[bot]
|
424ac7cb97
|
chore(deps): update dependency @nuxt/devalue to v2 (#9545)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-08-11 16:23:05 +02:00 |
|
Pooya Parsa
|
5614399b4f
|
chore: update rollup plugins
closes #9565 closes #9614
|
2021-08-11 16:20:56 +02:00 |
|
Pooya Parsa
|
e0968a3ad4
|
chore: ignore globby > 12 upgrade as needs native esm
closes #9583
|
2021-08-11 16:18:25 +02:00 |
|
renovate[bot]
|
85615360b4
|
chore(deps): update all non-major dependencies (#9400)
[release]
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-08-11 16:15:56 +02:00 |
|
SlayerOfTheBad
|
457984a567
|
fix(vue-app): serialize route meta to allow functions (#9634)
Co-authored-by: Jacob <jacob@adivare.nl>
|
2021-08-11 14:33:02 +02:00 |
|
Xin Du (Clark)
|
7142497406
|
fix(babel): loose option for babel private-property-in-object (#9631)
[release]
|
2021-08-09 16:38:21 +02:00 |
|
Ofer Shaal
|
cdbea391b3
|
chore: fix vetur extension syntax for GitPod (#9572)
|
2021-07-21 17:30:01 +02:00 |
|
Daniel Roe
|
8e725d34b3
|
fix(types): add typing for build.stats options (#9555)
|
2021-07-14 12:21:06 +02:00 |
|
Xin Du (Clark)
|
a3b2fd86ad
|
fix(vue-app): re-register components construtor in HMR (#9539)
* fix(vue-app): re-register components construtor in HMR
* simpilify checking
|
2021-07-12 12:21:04 +02:00 |
|
renovate[bot]
|
356de80e7d
|
chore(deps): update dependency serialize-javascript to v6 (#9462)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-07-06 14:44:19 +02:00 |
|
renovate[bot]
|
7e833dce7a
|
chore(deps): update dependency node-html-parser to v4 (#9524)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-07-06 14:43:28 +02:00 |
|
Daniel Roe
|
aa5d05f8b9
|
fix(types): add onNuxtLoaded and onNuxtReady types (#9510)
closes #9447
|
2021-07-02 15:37:19 +02:00 |
|
Mohammad Saleh Fadaei
|
20f481f6f8
|
fix(utils): trailingSlash causes error with dynamic nuxt-child routes (#9505)
|
2021-07-01 14:56:08 +02:00 |
|
Mohammad Saleh Fadaei
|
0742f59e24
|
fix(vue-app): redirect to external url replaces current history entry (#9500)
|
2021-06-30 19:35:22 +02:00 |
|
Daniel Roe
|
eb6bd9febc
|
fix(vue-app): don't normalise route path if it's valid (#9460)
[release]
|
2021-06-28 16:29:43 +02:00 |
|
Daniel Roe
|
82e4c2dc5f
|
fix(vue-renderer): decode route path for payload.js (#9494)
[release]
|
2021-06-28 16:28:46 +02:00 |
|
Pooya Parsa
|
4f370e2043
|
v2.15.7
|
2021-06-14 15:56:13 +02:00 |
|
Daniel Roe
|
85615a5dc5
|
fix(vue-app): check whether route exists within nuxt app before replacing (#9431)
[release]
|
2021-06-14 15:55:21 +02:00 |
|
Daniel Roe
|
35c6ac411d
|
fix(vue-app): check whether route exists within nuxt app before replacing (#9431)
[release]
|
2021-06-14 15:54:36 +02:00 |
|
Pooya Parsa
|
39f785967e
|
chore: ignore audit 1754,1755
https://github.com/nuxt/nuxt.js/issues/9284
|
2021-06-14 15:50:09 +02:00 |
|
Andrew Luca
|
5934f41f08
|
fix(types): add nuxt.config alias type (#9424)
|
2021-06-10 21:10:09 +01:00 |
|
renovate[bot]
|
af98868264
|
chore(deps): update all non-major dependencies (#9396)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-06-07 10:26:17 +02:00 |
|
renovate[bot]
|
cc3f43e145
|
chore(deps): update all non-major dependencies (#9376)
[release]
|
2021-06-04 16:21:41 +02:00 |
|
David Ovčačík
|
9f02e5dae7
|
feat(vue-app): context.beforeSerialize method (#9332)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2021-06-04 16:21:16 +02:00 |
|
Xin Du (Clark)
|
fa12cf1e2d
|
chore(test): revert jest and babel-jest to 26 (#9377)
|
2021-06-02 20:47:21 +02:00 |
|
Pooya Parsa
|
d4e5998f93
|
chore: update error tests
|
2021-06-02 16:58:25 +02:00 |
|
renovate[bot]
|
83547fc4ec
|
chore(deps): update dependency @types/node to v14 (#9320)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-06-02 16:57:48 +02:00 |
|
renovate[bot]
|
da055f0599
|
chore(deps): update dependency webpack-dev-middleware to v5 (#9374)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-06-02 16:57:33 +02:00 |
|
renovate[bot]
|
287a07b4d2
|
chore(deps): update jest monorepo (#9333)
|
2021-06-02 16:57:00 +02:00 |
|