Commit Graph

6908 Commits

Author SHA1 Message Date
renovate[bot]
031539e486
chore(deps): update all non-major dependencies 2024-11-28 16:36:02 +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
Daniel Roe
ae9f42f4aa
fix(nuxt): do not persist extraExtractionKeys on runtime route.meta 2024-11-28 09:14:29 +00:00
Daniel Roe
976024f162
fix(vite): add back some dev-bundler dependencies 2024-11-27 18:04:46 +00:00
renovate[bot]
d1c4fc270d
chore(deps): pin devdependency svgo to 3.3.2 (3.x) (#30072)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-27 17:11:10 +00:00
Damian Głowala
ddb25bd37a
feat(nuxt,schema): allow setting serialisable vue app config (#28873) 2024-11-27 17:09:49 +00:00
Harlan Wilton
a7dfc62038
feat(nuxt): experimental extraPageMetaExtractionKeys (#30015) 2024-11-27 17:07:41 +00:00
mianlang
699871907f
docs: remove duplicate information about preprocessor variables (#30002) 2024-11-27 17:07:09 +00:00
Daniel Rentz
c9b1a5d3c2
docs: fix typos in punctuation (#30006) 2024-11-27 17:07:09 +00:00
Tamás H.
09e7d766ab
docs: mention that type checking can happen in dev (#30012) 2024-11-27 17:07:09 +00:00
@beer
c6baa97698
docs: text capitalization for titles (#30054) 2024-11-27 17:07:09 +00:00
Joaquín Sánchez
4746457c9c
feat(nuxt): add new types to vue preset (#29819) 2024-11-27 17:07:09 +00:00
Inesh Bose
b1c08f77b2
feat(kit): allow module default options to be async (#29980) 2024-11-27 17:07:09 +00:00
Daniel Roe
92b5a3d931
fix: remove unused dependencies and tidy project (#30043) 2024-11-27 17:07:07 +00:00
Daniel Roe
a02af23483
fix(kit): re-export addServerTemplate 2024-11-27 17:00:25 +00:00
renovate[bot]
3b7252db8d
chore(deps): update devdependency nuxt-content-twoslash to v0.1.2 (3.x) (#30069)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-27 16:56:47 +00:00
renovate[bot]
343750ff87
chore(deps): update dependency unimport to ^3.13.4 (3.x) (#30065)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-27 13:46:38 +00:00
renovate[bot]
f9f671197a
chore(deps): update all non-major dependencies (3.x) (#30060)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-27 10:17:58 +00:00
renovate[bot]
47636b6e75
chore(deps): update codspeedhq/action action to v3.2.0 (3.x) (#30051) 2024-11-26 17:35:28 +00:00
renovate[bot]
fd1e20faba
feat(deps): update dependency vite to v6 (3.x) (#30044)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-26 17:34:49 +00:00
renovate[bot]
e14bf44300
chore(deps): update all non-major dependencies (3.x) (#29994)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-11-26 15:10:16 +00:00
Daniel Roe
10f08011cb
chore: ignore typescript update for now 2024-11-26 13:34:19 +00:00
xjccc
db889f07c9
fix(nuxt): unref the default value of asyncData when clearing (#30041) 2024-11-26 13:34:17 +00:00
Guillaume Chau
c0ecf746da
fix(nuxt): check if nuxt link observer is null (#30038) 2024-11-26 13:33:57 +00:00
Farnabaz
adb4251dd5
docs: remove extra new line in frontmatter (#30031) 2024-11-26 13:33:57 +00:00
Julien Huang
57badbe496
refactor: move composable-keys plugin into nuxt core (#30029) 2024-11-26 13:33:55 +00:00
renovate[bot]
0081cc4abb
chore(deps): update devdependency eslint-plugin-perfectionist to v4 (3.x) (#29990)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-11-22 00:12:46 -05:00
renovate[bot]
a08b35257b
chore(deps): update codecov/codecov-action action to v5.0.3 (3.x) (#29987)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-19 23:36:03 -05:00
github-actions[bot]
3894e9d7c1
v3.14.1592 2024-11-19 20:52:02 +00:00
Jan-Niklas W.
bc00279ebd
docs: update getting started to include WebStorm (#29845) 2024-11-19 15:39:48 -05:00
renovate[bot]
f8a3d318a1
chore(deps): update lycheeverse/lychee-action digest to 4aa18b6 (3.x) (#29983)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-19 20:38:47 +00:00
renovate[bot]
110c49f963
chore(deps): update all non-major dependencies (3.x) (#29984)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-19 20:38:38 +00:00
Daniel Roe
fbd5c33ba2
test: add import protection test 2024-11-19 14:00:04 -05:00
Daniel Roe
cfdbbb4e48
fix(nuxt): do not disallow importing nitro dependencies (#29975) 2024-11-19 14:00:03 -05:00
Daniel Roe
cea11d5060
fix(nuxt): allow scanning metadata from 2+ files at same path (#29969) 2024-11-19 07:03:38 -05:00
renovate[bot]
003ceacbce
chore(deps): update all non-major dependencies (3.x) (#29951)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-19 11:26:27 +00:00
Daniel Roe
c4ede9bee3
refactor(nuxt): define layouts as async vue components (#29957) 2024-11-17 22:26:04 -05:00
Daniel Roe
c576d8b383
fix(nuxt): do not include <NuxtWelcome> when building (#29956)
Co-authored-by: Julien Huang <julien.huang@outlook.fr>
2024-11-17 22:26:04 -05:00
Daniel Roe
8e0f7314aa
fix(nuxt): recompile templates on change events (#29954) 2024-11-17 22:26:04 -05:00
Daniel Roe
7284241808
fix(kit): resolve module paths before appending subpaths (#29955) 2024-11-17 22:26:02 -05:00
Daniel Roe
2915f93c39
ci: remove release-pr workflow 2024-11-17 22:25:41 -05:00
Daniel Roe
302a66da9d
fix(nuxt): return null map for empty plugin metadata 2024-11-17 22:25:41 -05:00
Daniel Roe
6cd3352dec
fix(vite): use resolved nuxt template dst to invalidate modules 2024-11-17 22:25:41 -05:00
Daniel Roe
d44408e87b
fix(nuxt): handle empty plugin files 2024-11-17 22:25:40 -05:00
renovate[bot]
da7370dfda
chore(deps): update all non-major dependencies (3.x) (#29926)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-11-17 10:41:23 -05:00
Gustavo Aquino Torres Teixeira
86a7457766
fix(kit): use dst to deduplicate templates when adding them (#29895) 2024-11-17 06:14:20 -05:00