Commit Graph

2342 Commits

Author SHA1 Message Date
renovate[bot]
563d449010
chore(deps): update all non-major dependencies (main) (#31140)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-27 09:56:56 +00:00
renovate[bot]
3464a3ee0e
chore(deps): update dependency exsolve to v1 (main) (#31141)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-27 09:56:28 +00:00
Maik Kowol
f4b5538474
feat(nuxt): add types for default NuxtLink slot (#31104) 2025-02-27 09:55:36 +00:00
renovate[bot]
2e0951a002
chore(deps): update all non-major dependencies (main) (#31134)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-26 20:24:16 +00:00
renovate[bot]
2b4bcf4ec9
chore(deps): update devdependency untyped to v2 (main) (#31135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-26 17:14:03 +00:00
Daniel Roe
6399c48e55
test: add benchmark for vite client build (#31118) 2025-02-26 17:06:45 +00:00
Daniel Roe
798f050bc7
perf(nuxt): migrate to use exsolve for module resolution (#31124) 2025-02-26 17:02:04 +00:00
renovate[bot]
241e04081b
chore(deps): update devdependency c12 to v3 (main) (#31129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-26 10:50:38 +00:00
Alex Liu
4ed14d13b0
refactor(nuxt): update to noScripts route rule (#31083) 2025-02-26 09:35:37 +00:00
renovate[bot]
a2cd88b718
chore(deps): update all non-major dependencies (main) (#31127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-26 08:33:37 +00:00
renovate[bot]
10b17db9ff
chore(deps): update all non-major dependencies (main) (#31117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-25 14:16:10 +00:00
renovate[bot]
a093c1c2cc
chore(deps): update all non-major dependencies (main) (#31107)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-02-25 12:04:55 +00:00
Daniel Roe
88e624561d
refactor(nuxt): use isEqual from ohash/utils 2025-02-25 09:35:46 +00:00
renovate[bot]
f2bef7c278
chore(deps): update dependency ohash to v2 (main) (#31049)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-02-25 08:39:09 +00:00
renovate[bot]
37d57f5d53
chore(deps): update all non-major dependencies (main) (#31060)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-02-24 21:58:08 +00:00
Bobbie Goede
cb80715c1a
fix(nuxt): set nuxt.options.pages to detected configuration (#31101) 2025-02-24 21:17:19 +00:00
renovate[bot]
69c740383c
chore(deps): update vitest to v3.0.7 (main) (#31105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-24 20:41:04 +00:00
Daniel Roe
74ffa8db80
feat(nuxt): allow specifying glob patterns for scanning pages/ (#31090) 2025-02-24 10:44:55 +00:00
Julien Huang
35df23f41f
refactor(nuxt): early return island response (#31094) 2025-02-24 10:43:38 +00:00
Clayton Chew
d1733365f8
fix(nuxt,schema): resolve shared dir from config (#31091) 2025-02-23 09:31:39 +00:00
Daniel Roe
ed3b9815cd
perf(nuxt): remove duplicated nitro alias resolution (#31088) 2025-02-22 22:17:50 +00:00
Daniel Roe
55e794dd80
fix(nuxt): use ohash to calculate legacy async data key without hash (#31087) 2025-02-22 21:04:41 +00:00
Sébastien Chopin
bfe7d3f82e
fix(nuxt): use _ for NuxtIsland name on server pages (#31072) 2025-02-21 20:07:55 +00:00
Vahagn Zaqaryan
717417535d
fix(nuxt): decode URI components in cache driver methods (#30973) 2025-02-20 16:13:52 +00:00
Alex Liu
b65dfbc98e
fix(nuxt): ensure provide / inject work in setup of defineNuxtComponent (#30982) 2025-02-20 15:20:32 +00:00
Jonas Thelemann
6d9ddff209
fix(nuxt): deprioritise layer css imports (#31020) 2025-02-20 15:16:27 +00:00
renovate[bot]
af53d9a120
chore(deps): update dependency @nuxt/cli to v3.22.2 (main) (#31054)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-20 14:50:37 +00:00
renovate[bot]
15cf4d7466
chore(deps): update vitest to v3.0.6 (main) (#31027)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-20 10:56:05 +00:00
renovate[bot]
e9cf5704f0
chore(deps): update all non-major dependencies (main) (#31048)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-20 10:42:59 +00:00
Daniel Roe
47427adff9
test: slightly improve coverage 2025-02-20 10:05:57 +00:00
renovate[bot]
3890b7d0c7
chore(deps): update all non-major dependencies (main) (#31023)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-19 20:55:59 +00:00
Alex Liu
3b4c756627
fix: remove unimplemented page:transition:start type (#31040) 2025-02-19 20:43:26 +00:00
renovate[bot]
323745d0d4
chore(deps): update all non-major dependencies (main) (#30983)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 10:36:58 +01:00
Ryota Watanabe
b0729241bc
fix(nuxt): use tsx loader for jsx blocks as well (#31014) 2025-02-17 19:14:12 +01:00
Alex Liu
0f0a822208
refactor(nuxt): prefer logical assignment operators (#31004) 2025-02-16 13:31:49 +00:00
xjccc
4881259d41
feat(nuxt): allow forcing start/set in loading indicator (#30989) 2025-02-14 19:01:26 +00:00
Alex Liu
4fdaffb9ef
chore: use logical or assignment (#30992) 2025-02-14 19:00:00 +00:00
Daniel Roe
ab1f21b481
feat(kit,nuxt,vite): directoryToURL to normalise paths (#30986) 2025-02-14 12:14:28 +01:00
Daniel Roe
f56e29fb1c
fix(nuxt): make shared/ directories available within layers (#30843) 2025-02-12 10:26:21 +00:00
renovate[bot]
641542e2a2
chore(deps): update all non-major dependencies (main) (#30956)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-12 08:46:18 +00:00
Julien Huang
d526fb1839
feat(kit,nuxt): allow multiple nuxts to run in one process (#30510) 2025-02-11 15:38:55 +00:00
renovate[bot]
8aa861389c
chore(deps): update all non-major dependencies (main) (#30946)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-02-11 15:02:39 +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
renovate[bot]
ca331c2aec
chore(deps): update all non-major dependencies (main) (#30915)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-08 21:23:45 +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
renovate[bot]
66f8a8ff0f
chore(deps): update all non-major dependencies (main) (#30897)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-02-07 12:01:17 +00:00