Commit Graph

7114 Commits

Author SHA1 Message Date
renovate[bot]
177bce3905
chore(deps): update all non-major dependencies 2025-01-17 23:48:55 +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
df85543314
chore: do not clobber global tracker objects 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
Alex Liu
df1d44190f
docs: add description for prefetch and other details of NuxtLink (#30614) 2025-01-17 23:46:53 +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
4fabe00257
docs: fix links to nuxi source code 2025-01-16 23:59:55 +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
Arturs Jansons
71edf68111
docs: fix example command (#30628) 2025-01-16 23:59:38 +00:00
Maxime Pauvert
5252cf162d
docs: add link to custom useFetch example (#30629) 2025-01-16 23:59:37 +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
renovate[bot]
30432c997e
chore(deps): update devdependency knip to v5.42.1 (3.x) (#30611)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-15 20:23:24 +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
renovate[bot]
d36b5ee67b
chore(deps): update devdependency happy-dom to v16.6.0 (3.x) (#30596)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-15 12:41:00 +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
Alex Liu
4eb41442b8
docs: update examples to use function declarations for clarity (#30588) 2025-01-14 17:44:33 +00:00
Daniel Roe
8ac54ff101
ci: remove concurrency group from release-pr job 2025-01-14 17:44:32 +00:00
renovate[bot]
1285c5c902
chore(deps): update all non-major dependencies (3.x) (#30572) 2025-01-14 14:59:49 +00:00
Camille Coutens
d7013d6688
docs: add context for useAsyncData side effects (#30479) 2025-01-14 14:08:08 +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
ikxin
28a366009f
docs: resolve many twoslash errors (#30573) 2025-01-14 12:59:04 +00:00
Alex Liu
4a884cde2b
docs: adjust example and additional instructions of useNuxtData (#30570) 2025-01-14 12:59:02 +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
fef3a59bba
docs: update links to unhead source 2025-01-13 16:28:57 +00:00
Daniel Roe
6895993fbf
chore: ignore automated renovate node engines updates 2025-01-13 16:28:57 +00:00
Daniel Roe
618bbc6da5
fix(nuxt): add import protection for @nuxt/cli 2025-01-13 16:28:57 +00:00
Daniel Roe
60f7d15edd
perf(kit): remove iterations when resolving module path (#30562) 2025-01-13 14:29:18 +00:00
Daniel Roe
23b9682899
fix: relax nuxt version constraints to current 2025-01-13 12:30:10 +00:00
Daniel Roe
7ff766454f
ci: don't block release on fixtures + add pkg.pr.new (#30548) 2025-01-13 12:28:17 +00:00
Guspan Tanadi
8fc203fb51
docs: update hash link to correct heading (#30543) 2025-01-13 12:27:12 +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
Alex Liu
af243c80f8
docs: add status detail and enhance getCachedData readability (#30536) 2025-01-13 12:27:12 +00:00
Daniel Roe
509cf4a5c8
docs: update link to @nuxt/module-builder source 2025-01-13 12:27:12 +00:00
Alex Liu
bf34b7e5b8
docs: ensure correct type for url in useFetch (#30531) 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
Saeid Zareie
0c1f9438bc
fix(kit): reorder #build to the end of tsConfig paths (#30520) 2025-01-13 12:24:26 +00:00