Commit Graph

2346 Commits

Author SHA1 Message Date
renovate[bot]
ecb5ccb2d5
chore(deps): update vitest to v3.0.7 (3.x) (#31106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-25 09:48:40 +00:00
Daniel Roe
2e27cd30c2
refactor(nuxt): use isEqual from ohash/utils 2025-02-25 09:35:32 +00:00
renovate[bot]
f709e5730b
chore(deps): update dependency ohash to v2 (3.x) (#31051) 2025-02-24 23:21:48 +00:00
renovate[bot]
4d010c30de
chore(deps): update all non-major dependencies (3.x) (#31061)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-02-24 22:20:52 +00:00
Daniel Roe
4c9b636990
feat(nuxt): allow specifying glob patterns for scanning pages/ (#31090) 2025-02-24 17:16:08 +00:00
Clayton Chew
82337d6f97
fix(nuxt,schema): resolve shared dir from config (#31091) 2025-02-24 17:10:42 +00:00
Daniel Roe
e7dbe72b0b
perf(nuxt): remove duplicated nitro alias resolution (#31088) 2025-02-24 17:10:42 +00:00
Daniel Roe
b6a364ec7d
fix(nuxt): use ohash to calculate legacy async data key without hash (#31087) 2025-02-24 17:10:42 +00:00
Sébastien Chopin
530d02c093
fix(nuxt): use _ for NuxtIsland name on server pages (#31072) 2025-02-24 17:10:41 +00:00
Daniel Roe
4910959b96
test: update unit test snapshot for jsx 2025-02-20 21:06:12 +00:00
Daniel Roe
86c960c6f4
chore: lint 2025-02-20 21:00:07 +00:00
Vahagn Zaqaryan
9b20c9c327
fix(nuxt): decode URI components in cache driver methods (#30973) 2025-02-20 20:55:26 +00:00
Alex Liu
d7eb8948e7
fix(nuxt): ensure provide / inject work in setup of defineNuxtComponent (#30982) 2025-02-20 20:55:26 +00:00
Jonas Thelemann
d4acfd0376
fix(nuxt): deprioritise layer css imports (#31020) 2025-02-20 20:55:26 +00:00
Daniel Roe
d992c0da95
test: slightly improve coverage 2025-02-20 20:55:25 +00:00
Alex Liu
556ad34642
fix: remove unimplemented page:transition:start type (#31040) 2025-02-20 20:55:25 +00:00
Ryota Watanabe
63c1503b6a
fix(nuxt): use tsx loader for jsx blocks as well (#31014) 2025-02-20 20:55:25 +00:00
Alex Liu
6202f374c6
refactor(nuxt): prefer logical assignment operators (#31004) 2025-02-20 20:55:24 +00:00
renovate[bot]
c9e0d9ea9d
chore(deps): update dependency @nuxt/cli to v3.22.2 (3.x) (#31055)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-20 13:45:47 +00:00
renovate[bot]
53168e4725
chore(deps): update all non-major dependencies (3.x) (#31032)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-20 10:56:02 +00:00
renovate[bot]
cb5a961c47
chore(deps): update vitest to v3.0.6 (3.x) (#31028)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-19 20:56:02 +00:00
renovate[bot]
42fafca4cd
chore(deps): update all non-major dependencies (3.x) (#30984)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 11:13:46 +01:00
xjccc
a85ca58382
feat(nuxt): allow forcing start/set in loading indicator (#30989) 2025-02-14 20:19:01 +01:00
Alex Liu
72159e0808
chore: use logical or assignment (#30992) 2025-02-14 20:19:00 +01:00
Daniel Roe
62cb4a6ec1
feat(kit,nuxt,vite): directoryToURL to normalise paths (#30986) 2025-02-14 20:18:59 +01:00
Daniel Roe
a6b93f18ae
fix(nuxt): make shared/ directories available within layers (#30843) 2025-02-14 20:14:27 +01:00
renovate[bot]
9602d62d62
chore(deps): update all non-major dependencies (3.x) (#30957)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-12 09:58:48 +00:00
Julien Huang
2fa17462da
feat(kit,nuxt): allow multiple nuxts to run in one process (#30510) 2025-02-11 19:33:17 +00:00
Daniel Roe
27e356fe67
docs: clarify that local layers are scanned from rootDir
resolves https://github.com/nuxt/nuxt/issues/30925
2025-02-11 19:32:18 +00:00
Daniel Roe
3af848f9a6
feat(kit,nuxt,schema): support experimental decorators syntax (#27672) 2025-02-11 19:32:18 +00:00
Damian Głowala
3d0d831463
fix(nuxt): delete existing properties in app config HMR (#30918) 2025-02-11 19:31:18 +00:00
renovate[bot]
27b18bd134
chore(deps): update all non-major dependencies (3.x) (#30947)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-02-11 16:17:07 +00:00
Daniel Roe
6a4b7232fc
feat(schema): add runtime + internal type validation (#30844) 2025-02-10 16:49:02 +00:00
Ryota Watanabe
41d4973279
feat(nuxt): allow disabling auto-imported polyfills (#30332) 2025-02-10 16:47:24 +00:00
renovate[bot]
9ecba3b42b
chore(deps): update all non-major dependencies (3.x) (#30913)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-08 21:23:43 +00:00
Julien Huang
9f6602f562
fix(nuxt): remove div wrapper in client-only pages (#30425) 2025-02-08 20:58:00 +00:00
Anthony Fu
31c4c511ff
feat(nuxt): support tracking changes to nuxt options by modules (#30555) 2025-02-08 20:55:01 +00:00
Alex Liu
79b8f4b69e
fix(nuxt): prevent keepalive cache reset (#30807) 2025-02-08 20:53:18 +00:00
Alex Liu
a42dec7a2c
feat(nuxt): add type hints for NuxtPage (#30704) 2025-02-08 20:53:18 +00:00
Anthony Fu
adc8c801c0
feat(nuxt): granular debug options (#30578) 2025-02-08 20:53:17 +00:00
renovate[bot]
a8b4edda23
chore(deps): update all non-major dependencies (3.x) (#30908)
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:31 +00:00
renovate[bot]
7ca43210e5
chore(deps): update all non-major dependencies (3.x) (#30898)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-02-07 12:04:29 +00:00
Daniel Roe
a115ec980f
chore(deps): update vitest to v3.0.5 (3.x) 2025-02-06 15:12:39 +00:00
Anthony Fu
1f1ad477bf
feat(nuxt): upgrade @nuxt/devtools to v2 (#30889) 2025-02-06 14:10:57 +00:00
Daniel Roe
a7345c2f35
fix(nuxt,vite): do not override vite import conditions (#30887) 2025-02-06 14:10:17 +00:00
Daniel Roe
a852f49a36
test: add benchmarks for dev server initial build (#30742) 2025-02-05 14:41:24 +00:00
Julien Huang
01f5694408
fix(nuxt): assign slot to be rendered for client components (#30768) 2025-02-05 14:41:24 +00:00
Maik Kowol
31e2570de1
fix(nuxt): ensure <NuxtLayout> fallback prop is typed (#30832) 2025-02-05 14:41:24 +00:00
renovate[bot]
3cfe36f5a0
chore(deps): update all non-major dependencies (3.x) (#30829)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-05 14:38:03 +00:00
renovate[bot]
2cb5905c32
chore(deps): update all non-major dependencies (3.x) (#30823)
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) (#30808)
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) (#30804)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-29 07:46:51 +00:00
Peter Radko
626eba06cc
fix(nuxt): don't warn about calling useRoute in SFC setup (#30788) 2025-01-28 23:49:17 +01:00
Daniel Roe
7a1e5c818b
fix(nuxt): allow restarting nuxt on paths outside srcDir (#30771) 2025-01-28 23:49:16 +01:00
Daniel Roe
ca2d91f8e0
fix(kit): load @nuxt/schema from nuxt package dir (#30774) 2025-01-28 23:48:19 +01:00
Julien Huang
b78da56dd7
fix(nuxt): clear island uid before saving into the payload (#30767) 2025-01-28 23:48:19 +01:00
Norbiros
e0c47f9bf3
fix(nuxt): improve error logging when parsing with acorn (#30754) 2025-01-28 23:48:18 +01:00
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
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
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
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
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
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
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
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
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
renovate[bot]
f76fc48b5a
chore(deps): update all non-major dependencies (3.x) (#30566)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 22:04:56 +00:00
Daniel Roe
618bbc6da5
fix(nuxt): add import protection for @nuxt/cli 2025-01-13 16:28:57 +00:00
Vuk Marjanovic
608830e130
fix(nuxt): use fullPath instead of empty string in router hmr (#30500) 2025-01-13 12:27:12 +00:00
Daniel Roe
f4e7e6bf36
perf(nuxt): use lighter @nuxt/cli dependency (#30526) 2025-01-13 12:27:10 +00:00
Matej Černý
3e674222b1
fix(nuxt): don't hoist identifiers declared locally in definePageMeta when extracting page metadata (#30490) 2025-01-13 12:24:26 +00:00
renovate[bot]
3174adbd32
chore(deps): update all non-major dependencies (3.x) (#30554)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 10:40:45 +00:00
renovate[bot]
6cc6d69af4
chore(deps): update all non-major dependencies (3.x) (#30545)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-01-12 13:10:04 +00:00