1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-17 22:31:37 +00:00
Commit Graph

4867 Commits

Author SHA1 Message Date
renovate[bot]
2cb5905c32
chore(deps): update all non-major dependencies (3.x) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-31 11:59:30 +00:00
renovate[bot]
03c836515c
chore(deps): update all non-major dependencies (3.x) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-01-31 10:24:30 +00:00
github-actions[bot]
244da170dd
v3.15.4 2025-01-29 09:03:23 +01:00
renovate[bot]
ceaf0f5aea
chore(deps): update all non-major dependencies (3.x) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-29 07:46:51 +00:00
Daniel Roe
56d889ebb0
fix(vite): restore externality for dev server externals () 2025-01-28 23:49:43 +01:00
Daniel Roe
fb9c4b36d7
fix(webpack): disallow cross-site requests in no-cors mode () 2025-01-28 23:49:42 +01:00
Peter Radko
626eba06cc
fix(nuxt): don't warn about calling useRoute in SFC setup () 2025-01-28 23:49:17 +01:00
Lansi
325ed41a40
refactor(vite): use new rollup chunk.names for asset names () 2025-01-28 23:49:17 +01:00
Daniel Roe
7a1e5c818b
fix(nuxt): allow restarting nuxt on paths outside srcDir () 2025-01-28 23:49:16 +01:00
Daniel Roe
ca2d91f8e0
fix(kit): load @nuxt/schema from nuxt package dir () 2025-01-28 23:48:19 +01:00
Julien Huang
b78da56dd7
fix(nuxt): clear island uid before saving into the payload () 2025-01-28 23:48:19 +01:00
Norbiros
e0c47f9bf3
fix(nuxt): improve error logging when parsing with acorn () 2025-01-28 23:48:18 +01:00
renovate[bot]
940bcb8c4e
chore(deps): update all non-major dependencies (3.x) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-28 19:24:30 +01:00
github-actions[bot]
048f974eba
v3.15.3 2025-01-24 23:38:06 +00:00
Alex Liu
e96a96dbd9
perf(nuxt): enable Transition component only on client side () 2025-01-24 23:19:41 +00:00
renovate[bot]
c6056bd07d
chore(deps): update all non-major dependencies (3.x) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-24 23:17:12 +00:00
Daniel Roe
406db5b4d2
fix(vite,webpack): restrict access via cors to local origins + allow configuration via devServer.cors 2025-01-24 16:51:31 +00:00
xjccc
cb7f30a1ea
fix(nuxt): deep clone extracted page meta () 2025-01-24 16:50:53 +00:00
renovate[bot]
09d8db5f2f
chore(deps): update vitest to v3.0.4 (3.x) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-24 15:14:40 +00:00
renovate[bot]
cb82217710
chore(deps): update all non-major dependencies (3.x) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-24 10:34:21 +00:00
Daniel Roe
a49329b6d3
ci: reenable nuxt benchmarking () 2025-01-22 17:52:31 +00:00
Daniel Roe
c5a84fd7e8
perf(nuxt): early return from annotation for non-object syntax plugins () 2025-01-22 17:51:48 +00:00
Daniel Roe
10a54958d3
fix(vite): inline shared folder in dev mode () 2025-01-22 17:51:48 +00:00
renovate[bot]
f1c2948cd0
chore(deps): update all non-major dependencies (3.x) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-01-22 17:26:16 +00:00
renovate[bot]
8bcaf22f58
chore(deps): update devdependency unimport to v4 (3.x) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-01-22 15:15:44 +00:00
Daniel Roe
2669184bde
fix(nuxt): do not warn about [[ optional dynamic params () 2025-01-22 14:57:40 +00:00
renovate[bot]
64efade557
chore(deps): update vitest to v3.0.3 (3.x) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-22 09:45:08 +00:00
Daniel Roe
9bd71e498a
fix(vite): add back invalidateModule call
this reverts commit b765251ce8
2025-01-21 13:49:22 +00:00
Daniel Roe
1797bbe4d0
perf(kit): run components compat check synchronously () 2025-01-21 13:48:53 +00:00
renovate[bot]
b3f0c140be
chore(deps): update all non-major dependencies (3.x) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-21 13:10:01 +00:00
Daniel Roe
d2a95c542f
fix(vite): drop unneeded call to invalidate module 2025-01-21 12:08:22 +00:00
Daniel Roe
e8789b900c
perf(kit): reduce duplication between findPath and resolvePath ()
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-01-21 12:08:22 +00:00
Daniel Roe
893ac0f8bc
perf(nuxt): reduce unnecessary template updating ()
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-01-21 12:08:22 +00:00
Daniel Roe
09c3f79eff
fix(schema): allow overriding dev/test environment value () 2025-01-21 12:08:21 +00:00
Daniel Roe
7cfc338ed7
refactor(vite): drop externality and use vite internal config () 2025-01-21 12:08:15 +00:00
Daniel Roe
c315eb9805
perf(nuxt): reduce number of mkdirSync calls () 2025-01-21 12:05:31 +00:00
Daniel Roe
47c40f310a
chore: remove stray console log 2025-01-21 12:04:38 +00:00
renovate[bot]
6470d56b4b
chore(deps): update all non-major dependencies (3.x) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-21 10:32:42 +00:00
renovate[bot]
842fe6dd1b
chore(deps): update all non-major dependencies (3.x) () 2025-01-19 14:25:27 +00:00
Daniel Roe
5a538be2b0
perf(kit,nuxt): don't resolve paths from local layers/modules () 2025-01-17 23:47:59 +00:00
Daniel Roe
a97602fd41
fix(nuxt): fall back to plugin.src for variable name generation () 2025-01-17 23:47:59 +00:00
Daniel Roe
9ec5f48b9d
chore: add debug timing jiti/unbuild plugins () 2025-01-17 23:47:58 +00:00
renovate[bot]
5465c5c008
chore(deps): update vitest to v3 (3.x) (major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-17 22:26:00 +00:00
Daniel Roe
b8742662ad
fix(kit,nuxt,schema,vite): improve watching behaviour () 2025-01-16 23:59:55 +00:00
Daniel Roe
306cabc7b9
fix(vite): override previous #app-manifest alias () 2025-01-16 23:59:54 +00:00
Daniel Roe
01adefcec7
build(schema): use new inlineDependencies option 2025-01-16 23:59:37 +00:00
renovate[bot]
4d1d9fb3eb
chore(deps): update all non-major dependencies (3.x) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-16 14:12:13 +00:00
Daniel Roe
0c01273f5b
chore(kit): explicitly inline lodash-es 2025-01-15 15:21:50 +00:00
github-actions[bot]
87a0ee59ae
v3.15.2 2025-01-15 15:16:32 +00:00
renovate[bot]
107923743b
chore(deps): update dependency strip-literal to v3 (3.x) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-15 13:26:38 +00:00