Commit Graph

1561 Commits

Author SHA1 Message Date
Harlan Wilton
ebb83add81
Update packages/nuxt/src/head/plugins/unhead-imports.ts
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-02-14 18:08:14 +11:00
harlan
f49b907cdd Merge branches 'feat/unhead-v2' and 'main' of github.com:nuxt/nuxt into feat/unhead-v2 2025-02-14 18:05:56 +11:00
harlan
10ba2f1902 chore: unhead 2.0.0-alpha.13 2025-02-14 18:04:03 +11:00
Daniel Roe
f56e29fb1c
fix(nuxt): make shared/ directories available within layers (#30843) 2025-02-12 10:26:21 +00:00
harlan
ff979e0f86 chore: improve migration path 2025-02-12 12:44:19 +11:00
harlan
ec6dfd2c49 Merge branch 'main' of github.com:nuxt/nuxt into feat/unhead-v2 2025-02-12 12:17:57 +11:00
Julien Huang
d526fb1839
feat(kit,nuxt): allow multiple nuxts to run in one process (#30510) 2025-02-11 15:38:55 +00:00
Daniel Roe
3a9e0b7144
docs: clarify that local layers are scanned from rootDir
resolves https://github.com/nuxt/nuxt/issues/30925
2025-02-10 21:36:43 +00:00
Daniel Roe
433a7e4495
feat(kit,nuxt,schema): support experimental decorators syntax (#27672) 2025-02-10 19:16:36 +00:00
Damian Głowala
fc52ff8c08
fix(nuxt): delete existing properties in app config HMR (#30918) 2025-02-10 17:10:10 +00:00
Daniel Roe
1cf9bd36d2
feat(schema): add runtime + internal type validation (#30844) 2025-02-10 16:28:05 +00:00
Ryota Watanabe
5752b1519e
feat(nuxt): allow disabling auto-imported polyfills (#30332) 2025-02-09 06:48:37 +00:00
Daniel Roe
275521aaea
Merge remote-tracking branch 'origin/main' into feat/unhead-v2 2025-02-08 21:48:30 +00:00
renovate[bot]
ebd5b5659b
chore(deps): update all non-major dependencies (main) (#30907)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-02-07 20:47:29 +00:00
Julien Huang
ab08b18175
fix(nuxt): remove div wrapper in client-only pages (#30425) 2025-02-06 21:57:17 +00:00
Anthony Fu
090bc6d7da
feat(nuxt): support tracking changes to nuxt options by modules (#30555) 2025-02-06 21:56:58 +00:00
Alex Liu
5e7d4938cd
fix(nuxt): prevent keepalive cache reset (#30807) 2025-02-06 18:10:35 +00:00
Alex Liu
4be52d341f
feat(nuxt): add type hints for NuxtPage (#30704) 2025-02-06 16:46:15 +00:00
Anthony Fu
3db7e2e13d
feat(nuxt): granular debug options (#30578) 2025-02-06 16:36:59 +00:00
Anthony Fu
22872f0e8d
feat(nuxt): upgrade @nuxt/devtools to v2 (#30889) 2025-02-06 13:41:55 +00:00
Daniel Roe
d7b5d25575
fix(nuxt,vite): do not override vite import conditions (#30887) 2025-02-06 13:29:05 +00:00
Julien Huang
9b689ea826
fix(nuxt): assign slot to be rendered for client components (#30768) 2025-02-03 12:05:04 +00:00
Maik Kowol
d9ba0d2249
fix(nuxt): ensure <NuxtLayout> fallback prop is typed (#30832) 2025-02-01 13:45:12 +00:00
Peter Radko
c01050f7ba
fix(nuxt): don't warn about calling useRoute in SFC setup (#30788) 2025-01-28 22:15:57 +00:00
Daniel Roe
5c8744a30d
fix(nuxt): allow restarting nuxt on paths outside srcDir (#30771) 2025-01-28 21:36:36 +00:00
Daniel Roe
6fafc85ea0
fix(kit): load @nuxt/schema from nuxt package dir (#30774) 2025-01-28 21:36:04 +00:00
Julien Huang
f90ed0ff67
fix(nuxt): clear island uid before saving into the payload (#30767) 2025-01-26 18:22:22 +00:00
Norbiros
7bb9f414fa
fix(nuxt): improve error logging when parsing with acorn (#30754) 2025-01-25 15:59:54 +00:00
Alex Liu
88666314e5
perf(nuxt): enable Transition component only on client side (#30720) 2025-01-24 17:16:26 +00:00
xjccc
b205d8d75a
fix(nuxt): deep clone extracted page meta (#30717) 2025-01-24 14:40:08 +00:00
Daniel Roe
2a29482f61
perf(nuxt): early return from annotation for non-object syntax plugins (#30683) 2025-01-22 09:22:44 +00:00
harlan
e17f89b5f6 chore: code rabbit suggestions 2025-01-22 17:11:38 +11:00
harlan
ad28cee299 chore: lint 2025-01-22 16:20:43 +11:00
harlan
fb3204657a chore: type issues 2025-01-22 16:12:58 +11:00
harlan
012950d7e5 chore: type issues 2025-01-22 16:08:55 +11:00
harlan
daaf86c07a chore: rollback some types 2025-01-22 16:02:57 +11:00
Harlan Wilton
0ce81cba96
Merge branch 'main' into feat/unhead-v2 2025-01-22 15:48:45 +11:00
harlan
cf36b9b607 chore: unplugin import replacements and v3, v4 exports 2025-01-22 15:48:27 +11:00
Daniel Roe
0f897a056e
perf(nuxt): reduce unnecessary template updating (#30684)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-01-21 11:25:31 +00:00
harlan
efb8a71393 chore: broken tests 2025-01-21 20:38:51 +11:00
harlan
3d22d96783 chore: broken imports 2025-01-21 17:54:39 +11:00
harlan
e5492fe12c chore: broken alias 2025-01-21 17:48:00 +11:00
harlan
88cc6ba9b8 chore: use internal apis 2025-01-21 17:28:10 +11:00
harlan
46499f7049 chore: export from app 2025-01-21 17:13:35 +11:00
harlan
9807edb356 chore: numerous type issues 2025-01-21 17:04:53 +11:00
harlan
96f6e16414 Merge branch 'main' of github.com:nuxt/nuxt into feat/unhead-v2 2025-01-21 15:10:17 +11:00
harlan
2de35bd495 chore: bump lock 2025-01-21 15:08:04 +11:00
harlan
703b0e29ef chore: progress 2025-01-21 15:06:34 +11:00
Julien Huang
c5a78ea154
fix(nuxt): wrap slot with h() in ClientOnly (#30664) 2025-01-20 06:47:51 +00:00
Daniel Roe
9be0e7b519
perf(nuxt): reduce number of mkdirSync calls (#30651) 2025-01-17 23:53:35 +00:00