Commit Graph

7102 Commits

Author SHA1 Message Date
Nikolay
aa6cc48eb0
fix(nuxt,schema): allow showing spa loader til after hydration (#29776) 2024-12-09 14:27:07 +00:00
Julien Huang
5b263beaf8
refactor(nuxt): prefix all core modules with nuxt: (#30028) 2024-12-09 14:25:56 +00:00
Daniel Roe
02390109c9
test: add additional attw test for built packages (#30206) 2024-12-09 14:25:38 +00:00
Joaquín Sánchez
de9ffe81a3
fix(nuxt): correct types for nuxt and nuxt/app (#30148) 2024-12-09 14:11:14 +00:00
Daniel Roe
a15b499582
fix(nuxt): de-default async layout components (#30203) 2024-12-09 14:11:14 +00:00
Julien Huang
666933646b
fix(nuxt): use useId for island client component teleport id (#30151) 2024-12-09 14:11:14 +00:00
Julien Huang
94e643193e
fix(nuxt): render client page directly when not hydrating (#30061) 2024-12-09 14:11:14 +00:00
bjoaquinc
3947a7b97c
docs: added options and option definitions for sourcemap (#30201) 2024-12-09 14:11:13 +00:00
wzc520pyfm
74d8603149
fix(schema): allow routerOptions.history to return null (#30192) 2024-12-09 14:11:13 +00:00
Kraig Burrows
1d8f2c39f4
docs: add missing comma in upgrade doc code sample (#30189) 2024-12-09 14:11:13 +00:00
Lucie
92d72dd71f
feat(schema): add snow effect on loading screen in winter (#29871) 2024-12-09 13:28:52 +00:00
renovate[bot]
be76efb1a2
chore(deps): pin devdependency installed-check to 9.3.0 (3.x) (#30186)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-06 21:53:26 +00:00
Daniel Roe
0e84cb9a40
chore: add installed-check dependency 2024-12-06 21:34:17 +00:00
bjoaquinc
105776eab3
docs: add note about awaiting useLazyFetch (#30171) 2024-12-06 21:16:11 +00:00
Bobbie Goede
95e19be6b1
docs: add nuxi upgrade channel flag (#30184) 2024-12-06 21:16:11 +00:00
Daniel Roe
dcf8bda04d
chore: upgrade unimport separately 2024-12-06 21:16:11 +00:00
Daniel Roe
7ee4559699
chore: pin unimport 2024-12-06 21:16:09 +00:00
Daniel Roe
1494774673
chore: don't ignore typescript, but upgrade it separately 2024-12-06 21:15:16 +00:00
Daniel Roe
6ed1db9d85
fix: update engines.node to match dependencies (#30139) 2024-12-06 21:14:52 +00:00
Daniel Roe
91870bb228
fix(kit): use resolved module paths for transpile + modulesDir (#30136) 2024-12-06 21:13:15 +00:00
Joaquín Sánchez
25230ed381
feat(nuxt): support vue directive auto-imports within unimport (#29818) 2024-12-06 21:13:14 +00:00
Harlan Wilton
37fa91e973
perf(nuxt): preload app manifest (#30017) 2024-12-06 21:13:13 +00:00
一纸忘忧
67a669fa13
docs: correct vite link (#30135) 2024-12-06 21:10:06 +00:00
Daniel Roe
c2ef5e4924
feat(nuxt): print nuxt hook timings in browser devtools (#29922) 2024-12-06 21:10:06 +00:00
Sébastien LeBlanc
4de889be0e
docs: add giget limitation in nuxt layers documentation (#30122) 2024-12-06 21:10:05 +00:00
renovate[bot]
510957de8f
chore(deps): update devdependency @nuxt/test-utils to v3.15.1 (3.x) (#30167)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-06 12:22:28 +00:00
renovate[bot]
3b129290a9
chore(deps): update node.js to 35a5dd7 (3.x) (#30144)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-05 15:05:56 +00:00
renovate[bot]
f8a4b22711
chore(deps): update dependency unplugin to v2 (3.x) (#30161)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-05 12:30:55 +00:00
renovate[bot]
fc56ce11e8
chore(deps): update all non-major dependencies (3.x) (#30083)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-12-03 11:28:58 +00:00
renovate[bot]
1f465a5c40
chore(deps): update node.js to cb24453 (3.x) (#30129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-03 10:26:24 +00:00
Daniel Roe
2d5b53b238
fix(nuxt): use nitropack rather than nitro import 2024-12-03 10:18:47 +00:00
Daniel Roe
016900ffdb
fix(nuxt,vite): hmr for templates, pages + page metadata (#30113) 2024-12-03 09:57:57 +00:00
Daniel Roe
a77c8f2e77
fix(nuxt): correct return type of useRequestFetch (#30117) 2024-12-03 09:57:57 +00:00
Teena
9d78d7b062
docs: add note about using bun runtime (#30019) 2024-12-03 09:57:57 +00:00
Daniel Roe
661801dc60
fix(kit): add better logging for non-resolved modules (#30116) 2024-12-03 09:57:57 +00:00
Daniel Roe
62b173fc75
fix(kit,nuxt): provide buildDir to normalizeTemplate (#30115) 2024-12-03 09:57:57 +00:00
Daniel Roe
40f437d254
fix(nuxt): tidy up remnants of previous useId implementation 2024-12-03 09:57:57 +00:00
skmedix
c066edfc2e
docs: fix incorrect vite docs link (#30112) 2024-12-03 09:57:57 +00:00
Daniel Roe
381a0c0680
docs: update links to vite.dev (#30111) 2024-12-03 09:57:56 +00:00
Daniel Rentz
3cd5c25afe
docs: update configuration files format (#30087) 2024-12-03 09:57:56 +00:00
Inesh Bose
5b3476ad92
docs: improve wording (#30106) 2024-12-03 09:57:56 +00:00
Daniel Roe
001869dd15
refactor(nuxt): simplify and improve core plugins that parse ast (#30088) 2024-12-03 09:57:55 +00:00
renovate[bot]
21d4d66d21
chore(deps): update vitest to v2.1.8 (3.x) (#30119)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-02 16:37:30 +00:00
renovate[bot]
e68b8e439a
chore(deps): update vitest to v2.1.7 (3.x) (#30110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-02 12:14:26 +00:00
renovate[bot]
6f7b379849
chore(deps): update dependency nuxi to v3.16.0 (3.x) (#30086)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-30 13:49:30 +00:00
Matej Černý
91562db29b
docs: add a section about event.waitUntil (#29583) 2024-11-28 11:03:59 +00:00
Felix Gabler
b387af788d
fix(nuxt): allow array/object style value for head components (#29999) 2024-11-28 11:03:59 +00:00
@beer
b0077adea9
docs: format text case for consistency (#30073) 2024-11-28 11:03:59 +00:00
renovate[bot]
85d2b612ca
chore(deps): update all non-major dependencies (3.x) (#30077)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-28 10:46:17 +00:00
Daniel Roe
2cdd04c625
chore: refresh lockfile 2024-11-28 09:18:16 +00:00