Daniel Roe
|
a99c59fbd4
|
fix(nuxt): update path to no-ssr middleware handler
|
2025-02-28 19:54:12 +00:00 |
|
Daniel Roe
|
151cf7d490
|
fix(nuxt): fix nitro import statements for v2
|
2025-02-28 17:01:44 +00:00 |
|
Julien Huang
|
281f12c3e1
|
refactor(nuxt): re-organize internal runtime/nitro files (#31131)
|
2025-02-28 14:05:55 +00:00 |
|
Julien Huang
|
fb52196453
|
fix(nuxt): warn when definePageMeta does not receive an object (#31156)
|
2025-02-28 14:03:18 +00:00 |
|
Maik Kowol
|
a4e6069a4b
|
feat(nuxt): add types for default NuxtLink slot (#31104)
|
2025-02-28 14:00:34 +00:00 |
|
Alex Liu
|
bbb2a2b5c0
|
refactor(nuxt): update to noScripts route rule (#31083)
|
2025-02-28 14:00:28 +00:00 |
|
Bobbie Goede
|
438bfab612
|
fix(nuxt): set nuxt.options.pages to detected configuration (#31101)
|
2025-02-28 13:58:42 +00:00 |
|
renovate[bot]
|
321aec5e6c
|
chore(deps): update dependency cookie-es to v2 (3.x) (#31158)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-28 10:01:48 +00:00 |
|
renovate[bot]
|
cb899d6e15
|
chore(deps): update all non-major dependencies (3.x) (#31143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-28 10:00:10 +00:00 |
|
renovate[bot]
|
7936128e78
|
chore(deps): update all non-major dependencies (3.x) (#31128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-26 17:14:00 +00:00 |
|
renovate[bot]
|
b654cad63b
|
chore(deps): update devdependency untyped to v2 (3.x) (#31136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-26 15:11:18 +00:00 |
|
renovate[bot]
|
d0e6872c81
|
chore(deps): update devdependency c12 to v3 (3.x) (#31130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-26 08:33:35 +00:00 |
|
renovate[bot]
|
b7bf7e0141
|
chore(deps): update all non-major dependencies (3.x) (#31108)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2025-02-25 14:29:33 +00:00 |
|
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 |
|