1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-01 13:33:51 +00:00
Commit Graph

756 Commits

Author SHA1 Message Date
renovate[bot]
a5cc858a4c
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-08-28 10:07:48 +01:00
renovate[bot]
d905e5f519
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-08-27 23:06:15 +01:00
github-actions[bot]
9013f88e75
v3.7.0 2023-08-26 00:26:08 +01:00
renovate[bot]
bf843636b9
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-08-25 23:46:13 +01:00
pooya parsa
0094b569c7
feat(schema): export ./schema/config.schema.json subpath () 2023-08-25 17:19:22 +01:00
Daniel Roe
a352d59a58
fix(nuxt): default spaLoadingTemplate to false () 2023-08-25 13:26:23 +01:00
Daniel Roe
54a6eab406
feat(kit,nuxt): respect nuxt ignore patterns in nitro () 2023-08-25 13:08:38 +01:00
renovate[bot]
f06ee59d4a
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-08-24 20:33:21 +01:00
Daniel Roe
b633764e0d
fix(schema): mark schema as free of side effects () 2023-08-24 14:48:55 +01:00
Daniel Roe
23723305da
feat(schema): support setting hidden sourcemaps () 2023-08-24 13:06:44 +01:00
Daniel Roe
29f4eeff69
feat(nuxt): add support for routeRules defined within pages () 2023-08-23 21:38:17 +01:00
renovate[bot]
585c26e973
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-08-23 18:44:33 +01:00
renovate[bot]
16a200a65a
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-08-23 09:11:00 +01:00
pooya parsa
a2f2a4748e
feat(nuxt): upgrade nitro + reduce node-specific usage ()
Co-authored-by: Heb <xsh4k3@gmail.com>
2023-08-23 08:30:53 +01:00
renovate[bot]
7b35a1fe4f
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-21 09:25:51 +02:00
renovate[bot]
3d78c79e3d
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-08-18 17:05:38 +02:00
renovate[bot]
e04596ad2e
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-08-16 17:39:02 +02:00
renovate[bot]
aa111330bb
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-08-15 10:56:35 +01:00
renovate[bot]
c335a6a2cf
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-15 07:30:02 +01:00
Harlan Wilton
d50a416304
feat(nuxt): add experimental.headNext unhead integration () 2023-08-14 20:33:00 +01:00
Damian Głowala
b5b2b47feb
feat(nuxt): make app.rootId optional () 2023-08-12 08:19:36 +01:00
renovate[bot]
afd8126b65
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-08-11 13:20:42 +01:00
Daniel Roe
758ae76709
fix(vite): include import.meta build vars in define as well () 2023-08-10 09:51:58 +01:00
Daniel Roe
b2cea4927e
feat(nuxt): allow experimental global: 'sync' components () 2023-08-09 12:19:00 +01:00
renovate[bot]
396e538aad
chore(deps): update dependency esbuild-loader to v4 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-09 11:04:47 +01:00
Damian Głowala
cdcfb1bd82
fix(schema): ignore empty string in app.{rootId|rootTag} () 2023-08-09 08:29:08 +01:00
Damian Głowala
5244555880
chore(schema): enable linting () 2023-08-08 21:55:29 +01:00
Lehoczky Zoltán
e373fa7d68
feat(nuxt): warn on external webpack/nitro/postcss config () 2023-08-08 12:33:10 +01:00
pooya parsa
554f868bce
feat(nuxt): experimental native async context support ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-08-08 00:57:35 +02:00
Daniel Roe
c2db29c28c
fix(schema): webpack options should be optional () 2023-08-07 23:06:07 +01:00
Daniel Roe
305d6de030
feat(nuxt): use build plugin to access nuxt route injection () 2023-08-07 14:19:48 +01:00
renovate[bot]
29157199c3
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-08-07 13:27:25 +01:00
renovate[bot]
d4c9ac6fee
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-08-03 18:39:40 +01:00
Daniel Roe
caf8329151
test: remove separate test for baseurl () 2023-08-03 14:25:26 +01:00
renovate[bot]
69b07a03b7
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-08-03 10:34:19 +01:00
Harlan Wilton
ac93558aa6
fix(nuxt): broken capo.js injectHead usage () 2023-08-03 07:15:43 +01:00
Harlan Wilton
a49ce7f494
perf(nuxt): experimental support of capo.js head tag order () 2023-08-01 20:47:31 +01:00
renovate[bot]
2dfbb5f04d
chore(deps): update all non-major dependencies to v1.1.35 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-31 23:57:09 +01:00
renovate[bot]
24afefdb48
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-07-31 13:22:42 +01:00
Daniel Roe
1b1f194e64
refactor(nuxt): add additional flag to enable remote sources () 2023-07-31 13:01:50 +01:00
renovate[bot]
40fdff8b68
chore(deps): update dependency vue-bundle-renderer to v2 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-07-31 11:34:34 +01:00
Joaquín Sánchez
2df9a4b9db
fix(nuxt): test watch paths against all layer srcDirs () 2023-07-30 19:47:29 +01:00
renovate[bot]
9e92c74d07
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-07-30 16:45:37 +01:00
Anthony Fu
c5f94be5d1
feat(nuxt): expose filtered templates in app:templatesGenerated hook () 2023-07-30 12:41:01 +01:00
Daniel Roe
2f734df9b5
fix(nuxt): disallow redirects to more script protocols ()
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
2023-07-30 11:09:16 +01:00
Daniel Roe
257cb3c8a0
chore(deps): bump typescript/untyped versions () 2023-07-30 10:16:13 +01:00
Daniel Roe
9741f267be
refactor(nuxi,schema): move loading template into schema () 2023-07-26 23:07:23 +02:00
Daniel Roe
491ebff3b6
feat(schema,webpack): allow $client and $server overrides () 2023-07-24 20:46:09 +01:00
renovate[bot]
1b5a8bb924
chore(deps): update dependency vite to v4.4.7 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-24 19:10:25 +01:00
Daniel Roe
e2a6ad353d
feat(schema,vite): allow $client and $server vite env overrides () 2023-07-24 18:32:12 +01:00
renovate[bot]
54887aa05b
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-07-24 10:17:02 +01:00
renovate[bot]
3cb10d6dc8
chore(deps): update dependency unimport to ^3.1.0 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-20 14:21:36 +01:00
renovate[bot]
1f1de38d03
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-07-20 10:43:33 +01:00
Lucas Vargas
a2552c0191 feat(nuxt): smooth scroll behavior option () 2023-07-20 09:54:03 +01:00
github-actions[bot]
f6a3adb521
v3.6.5 ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-07-19 19:40:34 +02:00
Anthony Fu
03abb6aa4a
fix(nuxt): remove dist from the default ignore list () 2023-07-19 19:32:27 +02:00
github-actions[bot]
380a91985c
v3.6.4 2023-07-19 16:19:14 +01:00
Daniel Roe
0f16cd6124
perf(nuxt,schema): do not watch buildDir and node_modules () 2023-07-19 15:43:28 +01:00
github-actions[bot]
f068ad5edd
v3.6.3 2023-07-14 23:48:50 +01:00
Daniel Roe
a07cfb8663
refactor(cli,schema): add bundler module resolution flag () 2023-07-14 14:46:40 +01:00
renovate[bot]
7dd012e29e
chore(deps): pin dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-07-07 09:51:42 +01:00
Daniel Roe
4e32e70bba fix(schema): correct type of unctx options 2023-07-06 13:07:11 +01:00
github-actions[bot]
88f914e9a0
v3.6.2 2023-07-05 22:42:25 +01:00
renovate[bot]
927d637e3f
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-07-05 18:31:22 +02:00
renovate[bot]
00fb33379c
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-07-05 12:18:44 +02:00
Nozomu Ikuta
381e0f8349
fix(schema): warn if user provides vite.publicDir () 2023-07-05 11:59:23 +02:00
renovate[bot]
dfef49f508
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-07-04 18:09:01 +02:00
renovate[bot]
d15df420a3
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-07-03 21:08:25 +01:00
renovate[bot]
07a0e9d412
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-06-28 15:43:04 +01:00
renovate[bot]
e49645bfb9
chore(deps): pin dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-27 11:53:25 +01:00
Daniel Roe
9c8746f2a6
chore: prune internal unused code and exports () 2023-06-27 10:38:40 +01:00
github-actions[bot]
54a0d5e8dc
v3.6.1 2023-06-26 20:25:37 +01:00
jenjen75
f5920ff2e7
docs: centre example loading spinner () 2023-06-26 20:11:11 +01:00
renovate[bot]
32333447f1
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-26 20:10:28 +01:00
Anthony Fu
3550893227
fix(nuxt): support importing types from #imports () 2023-06-26 16:53:29 +01:00
renovate[bot]
d9a3ab80e0
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-06-26 13:24:21 +01:00
github-actions[bot]
e58cfc81f0
v3.6.0 2023-06-23 13:06:06 +01:00
Portnoy Vladislav
56eb15f83c
fix(schema): change redirect type for NuxtPage type () 2023-06-23 10:09:35 +01:00
Daniel Roe
dd5dff37d5
fix(nuxt,schema): prefer unknown rather than any for signatures () 2023-06-22 14:14:21 +01:00
renovate[bot]
829a8f4d6c
chore(deps): update dependency webpack to v5.88.0 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-22 11:18:35 +01:00
Daniel Roe
be3f6f7018
feat(nuxt): update devdependency nitropack to v2.5.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-22 10:38:26 +01:00
Daniel Roe
c3c56c14ab
fix(nuxt): guard res.end() calls with check if event is handled () 2023-06-21 07:07:02 +01:00
Daniel Roe
c66c82e6a0
feat(nuxt): allow configuring spa loading indicator () 2023-06-20 19:55:20 +01:00
Daniel Roe
2abcc16cfb
perf(nuxt): extract and apply plugin order at build time () 2023-06-20 00:00:03 +01:00
renovate[bot]
b805d58ebe
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-06-17 09:10:17 +01:00
Žan Fras
0505c9147d
docs: remove example of deprecated reactivity transform () 2023-06-09 22:24:39 +01:00
renovate[bot]
fa08ed62df
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-09 10:43:32 +01:00
Lehoczky Zoltán
7ff0c2d97a
fix(schema): add more explicit types for config schema () 2023-06-08 22:50:29 +01:00
renovate[bot]
c4c98d950f
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-07 21:08:44 +01:00
Wilson Pinto
857511f448
feat(webpack, schema): add webpack experiments configuration () 2023-06-07 20:49:46 +01:00
renovate[bot]
f5e65171a2
chore(deps): pin devdependency esbuild-loader to 3.0.1 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-07 14:07:25 +01:00
Daniel Roe
525a06af38
feat(webpack): allow configuring esbuild-loader options () 2023-06-07 13:50:12 +01:00
Daniel Roe
6d62b65f97
fix(schema): remove obsolete terser option from webpack config () 2023-06-07 12:46:08 +01:00
github-actions[bot]
199595f3af
v3.5.3 2023-06-06 01:24:34 +01:00
Wilson Pinto
0f4ae15cee
fix(kit): temporarily inline lodash.template from lodash-es () 2023-06-05 22:52:43 +01:00
anhao
67f2232014
fix(vite): skip generating keys for locally scoped functions () 2023-06-05 20:15:12 +01:00
Daniel Roe
ec72066f91
fix(nuxt): key distinct pages differently for legacy asyncData () 2023-06-05 19:36:26 +01:00
renovate[bot]
febf4b807d
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-05 16:37:25 +01:00
Wilson Pinto
1e6d640bf7
fix(schema): add types for vue experimental features () 2023-06-05 00:06:01 +01:00
renovate[bot]
5d9973da49
chore(deps): pin devdependency vue-loader to 17.2.2 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-04 23:55:21 +01:00
Lehoczky Zoltán
fd6a9b2ead
fix(schema): update vue-loader options type () 2023-06-04 23:07:53 +01:00
renovate[bot]
1209b930ad
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-06-02 14:31:12 +01:00
renovate[bot]
f824116fa0
chore(deps): pin dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-05-31 17:10:16 +01:00
Daniel Roe
a302fe8062
perf(nuxt): avoid watching nested paths () 2023-05-31 14:11:46 +01:00
github-actions[bot]
d85348987f
v3.5.2 2023-05-29 13:48:59 +02:00
renovate[bot]
bb76ba9beb
chore(deps): update devdependency vue-router to ^4.2.2 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-29 13:48:09 +02:00
renovate[bot]
bd4f9acdbc
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-26 10:03:35 -05:00
renovate[bot]
1879e1cd4d
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-25 16:38:10 -05:00
Daniel Roe
4e6369cefa docs: link to correct webpack css extraction loader
resolves 
2023-05-25 09:17:21 -05:00
Lehoczky Zoltán
2518cf8d37
fix(schema): remove duplicate @default jsdoc tag () 2023-05-22 19:12:58 +01:00
github-actions[bot]
f13ccfe836
v3.5.1 2023-05-21 17:39:15 +01:00
renovate[bot]
1425a4d537
chore(deps): update dependency unimport to ^3.0.7 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-20 22:39:50 +01:00
renovate[bot]
1aecd24361
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-18 21:04:47 +01:00
renovate[bot]
4ec2fcb750
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-18 16:02:48 +01:00
Daniel Roe
9dea9bc1b2
perf(nuxt): use granular watcher to avoid crawling ignored dirs () 2023-05-18 14:44:24 +01:00
renovate[bot]
37b4e32a6e
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-17 22:11:45 +01:00
renovate[bot]
55a5fa4890
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-17 05:54:33 +01:00
github-actions[bot]
9683c3dad3
v3.5.0 2023-05-16 14:29:04 +01:00
renovate[bot]
22f4be9e06
chore(deps): update dependency vite to v4.3.6 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-15 20:23:41 +01:00
Daniel Roe
038c84c4b1
fix(nuxt): add types for webpack/vite environments () 2023-05-15 17:17:39 +01:00
renovate[bot]
26c6531282
chore(deps): update dependency h3 to ^1.6.6 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-05-15 14:10:06 +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]
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
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
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
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
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
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
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
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
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
Anthony Fu
cd7f38988a
feat(webpack): introduce webpack:configResolved hook () 2023-04-29 23:37:29 +01:00
Anthony Fu
17ca50354b
feat(vite): introduce vite:configResolved hook () 2023-04-29 23:37:06 +01:00
Daniel Roe
1464294d6a v3.4.3 2023-04-28 20:08:45 +01:00
renovate[bot]
d8176f11eb
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-28 11:18:51 +01:00
Daniel Roe
65a8f4eb3e
fix(nuxt): restrict access to single renderer outside of test/rootDir () 2023-04-27 11:31:52 +01:00
Daniel Roe
dd0d13d425
fix(nuxt): improved typing support for app config () 2023-04-26 14:30:05 +01:00
renovate[bot]
9170a721f7
chore(deps): update dependency vite to v4.3.2 (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-25 21:18:33 +01:00
Daniel Roe
4c200e4a2a
fix(nuxi,schema): support devServer.https: true () 2023-04-25 15:33:29 +01:00
renovate[bot]
24ce1022e9
chore(deps): update dependency @vitejs/plugin-vue to ^4.2.0 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-25 13:44:56 +01:00
Jonas Thelemann
3133c6fb84
fix(deps): relax upper node version constraint () 2023-04-24 22:24:38 +01:00
renovate[bot]
fd281f2d7d
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-20 23:31:50 +01:00
github-actions[bot]
607bfdcfef
v3.4.2 () 2023-04-20 14:51:12 +01:00
renovate[bot]
c1d97a2fdb
chore: update vite to v4.3 ()
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>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-04-20 13:36:11 +01:00
renovate[bot]
5f016b180e
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-19 22:19:30 +01:00
Daniel Roe
a086af9692
perf: allow using @parcel/watcher for dev watcher () 2023-04-19 22:02:52 +01:00
Daniel Roe
83f0103a47
fix(schema): rely on installed telemetry types () 2023-04-19 22:02:15 +01:00
Daniel Roe
574a5616b4
perf: remove unused deps and add implicit deps () 2023-04-19 16:45:13 +01:00
renovate[bot]
fe441a1364
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-18 16:52:31 +01:00
renovate[bot]
dc20b22a5f
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-18 09:57:25 +01:00
renovate[bot]
b9c8c9936e
chore(deps): update dependency c12 to ^1.3.0 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-17 15:16:04 +01:00
Daniel Roe
f366ab4eb8
chore: remove @ts-ignore and fix some issues () 2023-04-14 13:53:21 +01:00
Daniel Roe
940fb0b7ad
v3.4.1 () 2023-04-13 03:31:11 -07:00
Daniel Roe
25e3a9046c
v3.4.0 () 2023-04-11 09:17:01 -07:00
Julien Huang
163913a744
feat(nuxt): add experimentalNoScripts route rule () 2023-04-11 07:17:44 -07:00
renovate[bot]
90d9cbbe88
chore(deps): update devdependency nitropack to ^2.3.3 (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-11 07:14:46 -07:00
Harlan Wilton
4da289d150
fix(schema): allow ignorePrefix to be changed () 2023-04-11 06:55:25 -07:00
Daniel Roe
4285092879
feat(nuxt): support object-syntax plugins () 2023-04-11 04:58:43 -07:00
Daniel Roe
d6c3c2439a
feat(nuxt): support async transform of object properties () 2023-04-10 14:57:13 -07:00
Daniel Roe
e99f923aa5
feat(nuxt): add experimental View Transitions API support () 2023-04-10 04:33:14 -07:00
Anthony Fu
11a9780c80
feat(nuxt): prompt to install devtools when it's enabled () 2023-04-07 08:34:11 -07:00
Harlan Wilton
0c9823eb87
perf(head): disable @vueuse/head polyfill by default () 2023-04-07 06:10:35 -07:00
pooya parsa
9e503be0f2
feat(nuxt): experimental option for rich json payloads ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-04-07 03:34:35 -07:00
Daniel Roe
d4f718d8cd
refactor(schema): clean up experimental options () 2023-04-07 03:05:09 -07:00
Julien Huang
3fc9a75070
feat(nuxt): support vue runtime compiler () 2023-04-06 04:51:32 -07:00
renovate[bot]
7b5c755b38
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-06 02:40:06 -07:00
renovate[bot]
ab9f33a648
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-04 07:26:11 -07:00
Daniel Roe
f40b3e2492
feat(nuxt): support ~/~~/@/@@ aliases within layers () 2023-04-03 06:18:24 -07:00
Daniel Roe
c660b39447
fix(nuxt): disable x-nuxt-no-ssr header by default () 2023-04-03 03:39:01 -07:00
Daniel Roe
79ad5ac9bc chore: loosen nitro version constraint 2023-04-03 11:34:06 +01:00
Daniel Roe
8e9d7157a8
v3.3.3 () 2023-04-02 07:14:21 -07:00
Daniel Roe
1fd491f1a5 fix(schema): add export condition for nuxt2 support 2023-04-02 14:53:39 +01:00
renovate[bot]
eef031a97f
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-03-30 07:37:21 -07:00
Daniel Roe
ae82d70895
fix(vite): allow extending vue config per-environment () 2023-03-29 03:59:57 -07:00
renovate[bot]
24739b6a8c
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-03-28 06:17:30 -07:00
Daniel Roe
45cedd85bd
fix(schema): prefer src to rootDir aliases () 2023-03-28 01:37:06 -07:00
renovate[bot]
ebf3ec398f
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-25 07:12:38 +01:00
Daniel Roe
dd6f9c01cc
v3.3.2 () 2023-03-24 11:31:59 -07:00
renovate[bot]
8e90f49d04
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-24 10:18:07 -07:00
Daniel Roe
562cef24ca
perf(nuxt): experimentally disable vue server renderer nitro endpoint () 2023-03-23 09:04:40 +00:00
renovate[bot]
fc9c3803b8
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-03-22 17:45:39 -07:00
renovate[bot]
4f683319cb
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-20 17:53:43 +00:00
Anthony Fu
ce575b49e3
fix(nuxt): ignore falsy modules () 2023-03-19 16:16:13 -07:00
renovate[bot]
40ad3f799b
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-17 02:43:07 -07:00
renovate[bot]
0ee2234808
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-16 06:16:00 -07:00
renovate[bot]
3399a91b38
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-15 14:27:42 -07:00
Daniel Roe
184d57bb19 v3.3.1 2023-03-14 14:45:19 +00:00
Daniel Roe
2ebf5f4c44
v3.3.0 () 2023-03-14 06:22:41 -07:00
Daniel Roe
9d850a2a12
feat(nuxt): add nitro:build:public-assets hook () 2023-03-14 03:34:55 -07:00
Daniel Roe
88a5f38de0 chore: constrain nitro to minor version 2023-03-14 10:23:29 +00:00
renovate[bot]
153433d9c6
chore(deps): update devdependency nitropack to ^2.3.0 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-03-14 01:59:29 -07:00
renovate[bot]
e2206ad5d7
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-03-13 13:49:29 -07:00
Hyunseung Lee
e42d63a25a
fix(schema): show payloadExtraction warning only when unset ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-03-13 04:06:43 -07:00