Commit Graph

4905 Commits

Author SHA1 Message Date
Sébastien Chopin 68d498b2f4
fix(generator): handle nuxt build `--no-build` (#7523) 2020-06-15 21:42:42 +02:00
Bogdan Gradinariu 3082567200 fix(core): improve module not found error (#7267)
Co-authored-by: pooya parsa <pooya@pi0.ir>
2020-06-15 17:45:50 +02:00
pooya parsa 7d0da3ff5f chore(ci): temporary disable dev/cli.test
[release]
2020-06-12 23:41:06 +02:00
renovate[bot] daa04c8800
chore(deps): update all non-major dependencies (#7510)
[release]
2020-06-12 23:13:14 +02:00
Xin Du (Clark) 8fb196c5d5
fix(modern): modern is wrongly enalbed in full static (#7509)
[release]
2020-06-12 21:36:08 +02:00
renovate[bot] b13f9355dd
chore(deps): update dependency jiti to ^0.1.9 (#7508)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-12 20:41:40 +02:00
Sébastien Chopin 44f471f141 hotfx(vue-app): app is not defined
[release]
2020-06-12 19:41:41 +02:00
renovate[bot] 8cf3961e51
chore(deps): update dependency @nuxt/telemetry to ^0.0.9 (#7505)
[release]
2020-06-12 17:35:14 +02:00
renovate[bot] b19006d1c7
chore(deps): update all non-major dependencies (#7494)
[release]
2020-06-12 15:30:36 +02:00
Dumitru Motpan c540b133a4
feat(server): add new `render:beforeResponse` hook (#7469) 2020-06-12 15:21:20 +02:00
Kevin Marrec 752d587ef1
fix(types): router types fix for vue-router 3.3.3 (#7503) 2020-06-12 15:15:50 +02:00
Xin Du (Clark) 245d32d0dc
fix(modern): modulepreload not work in generate (#7498) 2020-06-12 10:18:16 +01:00
Xin Du (Clark) db65c2eb6b
feat: `createRequire` option and disable esm for jest (#7476) 2020-06-11 15:59:13 +02:00
renovate[bot] 87f1a8d144
chore(deps): update dependency serialize-javascript to v4 (#7482)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-11 11:30:49 +02:00
Pim df7e1ad3a2
fix(vue-renderer): fix meta injection when ssr renderer generates a spa page (#7439) 2020-06-10 17:26:50 +02:00
Pooya Parsa c48a834b98 test: add dynamic page to full-static fixture 2020-06-10 15:15:13 +02:00
Sébastien Chopin 7c6e170a89
fix: handle router.base for crawler and serve (#7486)
Co-authored-by: pooya parsa <pyapar@gmail.com>
2020-06-10 09:51:29 +02:00
renovate[bot] 4ca3c769e3
chore(deps): update all non-major dependencies (#7487)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-10 09:30:01 +02:00
pooya parsa 796282ceec
feat: improve production debugging dx (#7463) 2020-06-09 21:45:52 +02:00
renovate[bot] 2abbb9957d
chore(deps): update all non-major dependencies (#7480)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-09 20:03:23 +02:00
Johannes Lamberts 846cfee170
fix(webpack): reduce false negatives in nodeExternals (#7462) (#7464) 2020-06-09 18:40:39 +02:00
Jonas Galvez 0acfc78932
fix(vue-app): prevent double layout execution (#5703) (#7442) 2020-06-09 18:39:51 +02:00
renovate[bot] cbbf6652cd
chore(deps): update all non-major dependencies (#7457)
[release]
2020-06-08 13:01:40 +02:00
renovate[bot] ecfcce15ed
chore(deps): lock file maintenance (dev) (#7477)
* chore(deps): lock file maintenance

* test: update prefix test

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: pooya parsa <pooya@pi0.ir>
2020-06-08 12:42:35 +02:00
renovate[bot] 827e602da6
chore(deps): update devdependency @rollup/plugin-commonjs to v13 (#7470)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-08 10:45:30 +02:00
Deniz Temizer b45f284771
chore(cli): enhance generate no-build description (#6031) (#7460) 2020-06-04 20:41:09 +02:00
Daniel Roe 893cfe79d3
chore: fix minor issues in build scripts (#7458) 2020-06-04 10:25:53 +02:00
Ahad Birang be726e42b6
feat(generator): allow excluding exported pages using `export:page` hook (#7455) 2020-06-03 21:35:28 +02:00
pooya parsa 1e4ce5055e
refactor: ad-hoc modules (#7452) 2020-06-03 21:34:10 +02:00
renovate[bot] 15bc5b06e6
chore(deps): update all non-major dependencies (#7453)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-03 21:27:08 +02:00
Daniel Roe 0610f0b343
feat(webpack): allow babel plugins to be defined by function (#7443) 2020-06-03 21:26:37 +02:00
renovate[bot] 8933d375e9
chore(deps): update all non-major dependencies (#7447)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-02 12:37:55 +02:00
pooya parsa 6dfa052a0c chore(deps): update @nuxt/loading-screen to 2.0.0-rc.2 2020-06-02 12:37:10 +02:00
renovate[bot] 484e70fdd8
chore(deps): update all non-major dependencies (#7433)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-01 18:48:09 +02:00
Pooya Parsa 35f3ad7de3
fix: use different port for loading-screen sse (#7286)
* chore: read sse base from _loadingScreenBaseURL

* bump: @nuxt/loading-screen to 2.0.0-rc.1
2020-06-01 17:30:26 +02:00
pooya parsa 969cb71f08 chore(renovate): ignore @types/terser-webpack-plugin 2020-06-01 13:21:12 +02:00
Pooya Parsa a544fc7241
types: move `@nuxt/types` to nuxt mono-repo (#7432)
[release]
2020-05-28 21:30:02 +02:00
Pooya Parsa 3db31abb05
feat(config): support `.nuxtrc` (#7430)
[release]
2020-05-28 18:27:49 +02:00
Alexander Lichter c14471681c
fix(generator): respect `options.router.trailingSlash` for crawler (#7431) 2020-05-28 18:26:27 +02:00
renovate[bot] 2e711c143b
chore(deps): update all non-major dependencies (#7427)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-28 16:46:15 +02:00
renovate[bot] 48b11c095f
chore(deps): update all non-major dependencies (#7424)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-28 13:16:14 +02:00
renovate[bot] 5c348c0618
chore(deps): update all non-major dependencies (dev) (#7419)
* chore(deps): update all non-major dependencies

* update size limits
2020-05-27 23:27:20 +02:00
Pooya Parsa a82f8d8b1f
feat(generator): `export:route` hook and `setPayload` (#7422)
* feat(generator): shared payload support for `nuxt export`

* feat: add `export:` hooks for upward compatibility

* fix: use setPayload to avoid breaking usage

* test: update test

* fix: deep assign

* chore: update tests

* fix: route payload has more periority than shared one

* test: update generator hook tests

* lint: remove unnecessary import
2020-05-27 16:51:51 +02:00
Kevin Marrec 618eb5fad0
fix(config): remove runtimeConfig string fallback (#7421)
[release]
2020-05-27 15:38:29 +02:00
Pooya Parsa 6cbcd59d4e
feat(config): improved runtimeConfig (#7420)
* fix: ensure interpolate value is a string

* feat: allow native values from dotenv

* test: update test for regression on native value check
2020-05-27 12:38:39 +02:00
renovate[bot] 2383bcbd0f
chore(deps): update all non-major dependencies (#7417)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-26 21:02:56 +02:00
pooya parsa c831e00c9f chore: update yarn.lock 2020-05-25 23:34:05 +02:00
renovate[bot] ca32427d2e
chore(deps): update all non-major dependencies (#7403)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-25 21:33:34 +02:00
Sébastien Chopin f13b3752b2
feat: experimental nuxt telemetry (#7408)
[release]

Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: pooya parsa <pooya@pi0.ir>
2020-05-22 20:51:53 +02:00
Sébastien Chopin 368415cac9
chore: we are in 2020 now 2020-05-22 13:15:24 +02:00