Commit Graph

4855 Commits

Author SHA1 Message Date
renovate[bot]
940bcb8c4e
chore(deps): update all non-major dependencies (3.x) (#30747)
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 (#30720) 2025-01-24 23:19:41 +00:00
renovate[bot]
c6056bd07d
chore(deps): update all non-major dependencies (3.x) (#30733)
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 (#30717) 2025-01-24 16:50:53 +00:00
renovate[bot]
09d8db5f2f
chore(deps): update vitest to v3.0.4 (3.x) (#30724)
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) (#30714)
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 (#30711) 2025-01-22 17:52:31 +00:00
Daniel Roe
c5a84fd7e8
perf(nuxt): early return from annotation for non-object syntax plugins (#30683) 2025-01-22 17:51:48 +00:00
Daniel Roe
10a54958d3
fix(vite): inline shared folder in dev mode (#30690) 2025-01-22 17:51:48 +00:00
renovate[bot]
f1c2948cd0
chore(deps): update all non-major dependencies (3.x) (#30694)
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) (#30702)
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 (#30619) 2025-01-22 14:57:40 +00:00
renovate[bot]
64efade557
chore(deps): update vitest to v3.0.3 (3.x) (#30692)
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 (#30685) 2025-01-21 13:48:53 +00:00
renovate[bot]
b3f0c140be
chore(deps): update all non-major dependencies (3.x) (#30687)
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 (#30682)
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 (#30684)
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 (#30667) 2025-01-21 12:08:21 +00:00
Daniel Roe
7cfc338ed7
refactor(vite): drop externality and use vite internal config (#30634) 2025-01-21 12:08:15 +00:00
Daniel Roe
c315eb9805
perf(nuxt): reduce number of mkdirSync calls (#30651) 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) (#30662)
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) (#30642) 2025-01-19 14:25:27 +00:00
Daniel Roe
5a538be2b0
perf(kit,nuxt): don't resolve paths from local layers/modules (#30650) 2025-01-17 23:47:59 +00:00
Daniel Roe
a97602fd41
fix(nuxt): fall back to plugin.src for variable name generation (#30649) 2025-01-17 23:47:59 +00:00
Daniel Roe
9ec5f48b9d
chore: add debug timing jiti/unbuild plugins (#30648) 2025-01-17 23:47:58 +00:00
renovate[bot]
5465c5c008
chore(deps): update vitest to v3 (3.x) (major) (#30633)
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 (#30620) 2025-01-16 23:59:55 +00:00
Daniel Roe
306cabc7b9
fix(vite): override previous #app-manifest alias (#30618) 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) (#30622)
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) (#30601)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-15 13:26:38 +00:00
Daniel Roe
0ebf06d00d
fix(nuxt): decode id before resolving relative imports (#30599) 2025-01-15 11:32:54 +00:00
Alex Liu
d3cc244375
fix(nuxt): avoid invoking shouldPrefetch on the server side (#30591) 2025-01-15 11:32:29 +00:00
Anthony Fu
e438a04251
refactor(kit,nuxt,webpack): reduce reassignments (#30589) 2025-01-14 17:45:48 +00:00
Daniel Roe
f658ba60d5
fix(vite): provide fallback alias for #app-manifest (#30587) 2025-01-14 17:44:53 +00:00
renovate[bot]
1285c5c902
chore(deps): update all non-major dependencies (3.x) (#30572) 2025-01-14 14:59:49 +00:00
Daniel Roe
0249c74bcd
fix(nuxt): do not warn about invalid characters in route groups/catchalls 2025-01-14 14:08:08 +00:00
Daniel Roe
8a0350d5c2
fix(nuxt): allow url-specific chars in vfs (#30584) 2025-01-14 14:08:07 +00:00
Julien Huang
0bafc82868
fix(nuxt): warn about ignored char while parsing route segment (#30396) 2025-01-14 12:59:04 +00:00
Peter Buglavecz
fa2937087b
fix(nuxt): call page:loading:end only once with nested pages (#29009) 2025-01-14 12:59:04 +00:00
Daniel Roe
fb58275365
fix(kit): fully resolve plugin paths when normalising them (#30540) 2025-01-14 12:59:04 +00:00
Daniel Roe
77d34f75bc
perf(nuxt): defer version/config warnings to after build (#30567) 2025-01-14 12:59:04 +00:00
Daniel Roe
b2a1b63f18
perf(nuxt): avoid checking fs for existence of scanned pages (#30581) 2025-01-14 12:59:04 +00:00