Daniel Roe
|
4334c3870a
|
v3.15.3
|
2025-01-15 15:40:51 +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 |
|
Matej Černý
|
654f6c644b
|
docs: update v4 release date (#30514)
|
2025-01-13 12:24:26 +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 |
|
Daniel Roe
|
1adf3e31f0
|
chore: control dependency import into nuxt/app
|
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]
|
f82877620f
|
chore(deps): update autofix-ci/action digest to 551dded (3.x) (#30551)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-13 09:47:06 +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 |
|
renovate[bot]
|
e1a4fcf68c
|
chore(deps): update all non-major dependencies (3.x) (#30538)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-11 21:22:21 +00:00 |
|
renovate[bot]
|
0b2079726c
|
chore(deps): update all non-major dependencies (3.x) (#30487)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2025-01-11 17:28:27 +00:00 |
|
renovate[bot]
|
0acb893447
|
chore(deps): update node.js to 99981c3 (3.x) (#30495)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-10 15:18:08 +00:00 |
|
renovate[bot]
|
539e9a6ffc
|
chore(deps): update devdependency eslint-typegen to v1 (3.x) (#30509)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-10 15:18:06 +00:00 |
|
Matej Černý
|
f628530ae4
|
fix(nuxt): collect all identifiers before extracting page metadata (#30478)
|
2025-01-07 05:43:50 +00:00 |
|
Clément Ollivier
|
8cdbb0277a
|
docs: document the add layer command (#30476)
|
2025-01-07 05:43:50 +00:00 |
|
Clément Ollivier
|
d80ec0a6ca
|
docs: document --dev option for the module command (#30477)
|
2025-01-07 05:43:50 +00:00 |
|
Julien Huang
|
4247caa097
|
perf(nuxt): remove code duplication in client-only (#30460)
|
2025-01-07 05:43:47 +00:00 |
|