1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-20 00:11:18 +00:00
Commit Graph

2909 Commits

Author SHA1 Message Date
Inesh Bose
d077c10c41
feat(nuxt): allow fallback production content in <DevOnly> () 2023-05-13 23:32:31 +01:00
Julien Huang
900ee6dc8b
fix(nuxt): transform client fallbacks directly on SFCs () 2023-05-13 22:39:50 +01:00
Sébastien Chopin
6a052b583b
feat(nuxt): add useRequestURL helper () 2023-05-13 22:09:37 +01:00
Daniel Roe
7f0fe2fbe7
fix(nuxt): allow serialising undefined refs () 2023-05-13 20:49:05 +01:00
renovate[bot]
2d07e491a4
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-05-13 12:46:22 +01:00
renovate[bot]
9b671fab03
chore(deps): update devdependency semver to ^7.5.1 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-13 02:31:56 +01:00
renovate[bot]
314905329f
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-05-12 15:58:49 +01:00
renovate[bot]
f7f4a7643c
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-05-12 06:46:16 +01:00
Julien Huang
90ab1b50f4
fix(nuxt): always inline styles for server/island components () 2023-05-11 23:33:17 +01:00
Lehoczky Zoltán
6b7197fd8c
fix(nuxt): avoid destructuring error prop (works around upstream bug) () 2023-05-11 22:54:07 +01:00
Daniel Roe
83c7172ace
fix(nuxi): hard-reload nuxt when .env changes () 2023-05-11 22:00:41 +01:00
Daniel Roe
5e74fe4e0b
fix(nuxt): enable suspensible behaviour for nested pages () 2023-05-11 18:57:18 +01:00
renovate[bot]
d1577889ad
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-11 16:06:34 +01:00
Daniel Roe
0258acdc8a fix(nuxt): remove webstorm compatibility augmentation 2023-05-11 15:28:03 +01:00
Daniel Roe
93ba5e7cd2
feat(nuxt): use runWithContext within callWithNuxt () 2023-05-11 12:39:08 +01:00
renovate[bot]
6b710811bd
chore(deps): update dependency @vitejs/plugin-vue to ^4.2.2 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-05-11 10:02:10 +01:00
Daniel Roe
f170075c79
feat(deps): update vue to v3.3 () 2023-05-11 09:37:32 +01:00
renovate[bot]
80a131a32d
chore(deps): update dependency webpack to ^5.82.1 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-05-11 07:32:32 +01:00
Daniel Roe
95a0e17898
feat(schema): enable rich json payloads by default () 2023-05-10 23:31:13 +01:00
Daniel Roe
a33d2e7aec chore: update target for externalVue removal 2023-05-10 22:57:51 +01:00
Daniel Roe
29f29302ce
feat(nuxi): allow passing overrides to other nuxi commands () 2023-05-10 14:45:52 +01:00
Daniel Roe
53fef72031
fix(nuxt): deduplicate global components before registration () 2023-05-10 13:57:27 +01:00
Daniel Roe
8cca5cc9d8
fix(vite): expand fs.allow dirs to include app files () 2023-05-10 13:45:49 +01:00
Daniel Roe
cbcd254cd4
refactor(kit): use esm utils for resolvePath () 2023-05-10 13:11:13 +01:00
Daniel Roe
3b820ad366
fix(kit): prefer esm resolution for modules to install () 2023-05-10 13:10:23 +01:00
renovate[bot]
32fa44c0c9
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-05-10 09:35:04 +01:00
Julien Huang
018bf125ab
feat(nuxt): add apps to nuxt build-time instance () 2023-05-09 23:46:03 +01:00
Eduardo San Martin Morote
5781cf1569
feat(nuxt): add experimental typedPages option () 2023-05-09 18:08:07 +01:00
Daniel Roe
80d7899f49
fix(nuxt): prevent treeshaking hooks with composable names () 2023-05-09 17:47:46 +01:00
Daniel Roe
eb8e9169d6
fix(nuxt): generate empty sourcemaps for wrappers () 2023-05-09 16:57:23 +01:00
Daniel Roe
1da25c8069
fix(nuxt): allow resolving client nuxt app to singleton () 2023-05-09 11:22:38 +01:00
Daniel Roe
ddbb847979
fix(webpack): warn when using deprecated build.extend hook () 2023-05-08 18:38:49 +01:00
Daniel Roe
a793e7ad48
chore: type-check .mjs files () 2023-05-06 23:00:50 +01:00
renovate[bot]
7cb4c69935
feat(deps): upgrade to nitropack v2.4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-05-06 09:44:07 +01:00
Anthony Fu
1f38863c06
fix(nuxt, vite): ignore nuxt_component ssr style and isVue () 2023-05-04 17:19:03 +01:00
renovate[bot]
0508ec2b3e
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2023-05-04 07:22:18 +01:00
renovate[bot]
c586f02d20
chore(deps): update dependency cookie-es to v1 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-04 05:52:16 +01:00
renovate[bot]
ca1cb614f7
chore(deps): update dependency perfect-debounce to v1 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-04 05:51:44 +01:00
Daniel Roe
566fa85fc8
fix(nuxt): run page meta plugin on all pages (and only pages) ()
Co-authored-by: Julien Huang <julien.huang@outlook.fr>
2023-05-03 15:14:12 +01:00
Daniel Roe
da3357449f
feat(nuxt): add nuxtApp.runWithContext () 2023-05-03 11:02:07 +01:00
renovate[bot]
3306cfe292
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-03 07:00:29 +01:00
Anthony Fu
fb76b3931a
feat(nuxi): allow greater control of nuxi analyze from cli () 2023-05-02 14:24:11 +01:00
Anthony Fu
84559e84aa
feat(kit): support passing getter to addVitePlugin and addWebpackPlugin () 2023-05-02 12:17:41 +01:00
renovate[bot]
787d5e953e
chore(deps): update dependency vite to v4.3.4 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-02 12:12:31 +01:00
Daniel Roe
16bf228437
fix(nuxt): ensure useError is called with nuxt app context () 2023-05-01 23:55:24 +01:00
renovate[bot]
f3cfb5f630
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-05-01 23:46:29 +01:00
Daniel Roe
8b86d39e30
refactor(schema): move runtimeCompiler option out of experimental () 2023-05-01 17:39:07 +01:00
Daniel Roe
8353e4c66e
feat(nuxt): allow access to components within app () 2023-05-01 17:35:00 +01:00
Daniel Roe
2c55bb6f84
fix(nuxt): remove internal <FragmentWrapper> () 2023-05-01 12:56:30 +01:00
renovate[bot]
c9c51cb3d8
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-04-30 22:27:31 +01:00