Commit Graph

906 Commits

Author SHA1 Message Date
Pooya Parsa
a8746af43f
refactor(schema): use CompatibilityDateSpec (#27521) 2024-06-11 11:05:26 +01:00
github-actions[bot]
9f06842fa1
v3.12.0 2024-06-11 09:44:43 +01:00
Daniel Roe
cd95d99704
feat(nuxt,schema): add compatibilityDate flag for future (#27512) 2024-06-10 21:52:16 +01:00
Daniel Roe
018b03588a
fix(kit,schema): revert changes to module options types (#26850)
This reverts commit c06a683e49.
2024-06-10 21:25:42 +01:00
renovate[bot]
d3a6e8cfe2
chore(deps): update all non-major dependencies (main) (#27508)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-10 19:41:49 +01:00
Daniel Roe
0536dbeed9
fix(nuxt): also augment page metadata after pages:extend hook (#27134) 2024-06-10 17:24:43 +01:00
Damian Głowala
c06a683e49
feat(kit,schema): add .with for better module options types (#26850) 2024-06-10 11:16:13 +01:00
renovate[bot]
2d6ab50d89
chore(deps): update all non-major dependencies to v2.0.21 (main) (#27494)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-08 18:16:59 +01:00
renovate[bot]
9f24bc6386
chore(deps): update all non-major dependencies (main) (#27474)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-07 20:28:28 +01:00
Israel Ortuño
5bff730614
feat(nuxt): allow configuring interval for checking app update (#27324) 2024-06-07 16:42:32 +01:00
Daniel Roe
5785332626
fix(schema): exclude non-serialisable types from app options (#27478) 2024-06-07 13:22:19 +01:00
renovate[bot]
e60a912f33
chore(deps): update all non-major dependencies (main) (#27404) 2024-06-07 07:37:13 +01:00
renovate[bot]
c1565e2d20
chore(deps): update dependency @vitejs/plugin-vue-jsx to v4 (main) (#27407)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-06 13:47:10 +01:00
renovate[bot]
c2702ef98d
chore(deps): update all non-major dependencies (main) (#27386)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-28 19:51:04 +01:00
Horu
73cc8d90e4
docs: fix list spacing (#27366) 2024-05-27 12:09:12 +01:00
renovate[bot]
440f92e832
chore(deps): update all non-major dependencies (main) (#27353) 2024-05-25 15:42:30 +01:00
Daniel Roe
b8fdbedfe1
fix(schema): pass correct jsx config for esbuild-loader (#27341) 2024-05-24 15:28:51 +01:00
Daniel Roe
0e90e87ef7
fix(nuxt): defer shared asyncData promises to next tick (#27329) 2024-05-23 17:40:23 +01:00
renovate[bot]
2efaa269ee
chore(deps): update all non-major dependencies (main) (#27288)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-22 17:06:36 +01:00
Daniel Roe
811bfc18a1
feat(nuxt): respect defaults when clearing asyncData (#27295) 2024-05-22 15:42:19 +01:00
Daniel Roe
8a759bc6fe
fix(nuxt): use undefined rather than null for data fetching defaults (#27294) 2024-05-21 23:58:38 +01:00
Nicolas Payot
2e25afdfb8
feat(schema): add experimental multiApp flag (#27291) 2024-05-21 14:42:19 +01:00
yubo
c0b3d0329a
docs: add additional example for setting baseURL and cdnURL (#27273) 2024-05-21 09:27:32 +01:00
Daniel Roe
a1c184a288
fix(schema): handle dev/test buildId in schema (#27274) 2024-05-19 19:53:20 -05:00
Daniel Roe
3c42e13b68
feat(nuxt,schema): add appId and improve chunk determinism (#27258) 2024-05-16 22:41:31 -05:00
Daniel Roe
008a264178
fix(schema): hoist `@nuxt/devtools types for config auto-completion 2024-05-16 11:16:37 -05:00
renovate[bot]
b3aaa57811
chore(deps): update all non-major dependencies (main) (#27237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-16 09:13:58 -05:00
Jakub Bednár
341fbe60f9
docs: add module execution order (#27178) 2024-05-13 21:59:33 +01:00
Daniel Roe
5c34676159
feat(schema): remove some experimental options for v4 (#27132) 2024-05-13 18:45:21 +01:00
renovate[bot]
bd07021405
chore(deps): update all non-major dependencies (main) (#27144) 2024-05-11 10:00:46 +01:00
renovate[bot]
65a2ec4592
chore(deps): update all non-major dependencies (main) (#27135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-09 20:06:46 +01:00
Daniel Roe
cebc89186e
feat(kit): add useRuntimeConfig and updateRuntimeConfig utils (#27117) 2024-05-09 18:49:35 +01:00
renovate[bot]
6cc65194c2
chore(deps): update dependency vue-bundle-renderer to v2.1.0 (main) (#27126)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-09 11:14:25 +01:00
Horu
d66d68cd7d
feat(nuxt): allow specifying builder compatibility in modules (#27022) 2024-05-09 09:28:33 +01:00
Nicolas Payot
177517951c
feat(nuxt): support multiple nuxtApps at runtime (#27068) 2024-05-08 13:32:45 +01:00
Daniel Roe
3169c5cec7
feat(nuxt): add onPrehydrate lifecycle hook (#27037) 2024-05-07 15:04:21 +01:00
Alex Liu
9e8261a69c
feat(nuxt): custom renderSSRHeadOptions config for unhead (#26989) 2024-05-07 13:37:02 +01:00
Daniel Roe
8fcf893f8b
docs: mention nightly release channel for unreleased features 2024-05-07 13:30:01 +01:00
ynnsuis
0b8a0ad242
docs: update docs for ignorePrefix to clarify ignored files (#27065) 2024-05-07 13:05:15 +01:00
renovate[bot]
b385065bda
chore(deps): update all non-major dependencies (main) (#27057)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-05-07 12:54:21 +01:00
renovate[bot]
7e3b613421
chore(deps): update all non-major dependencies to ^1.9.9 (main) (#27028)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-03 12:34:27 +01:00
Daniel Roe
1af81ed0fb
fix(schema): use v3 folder structure if app.vue exists in rootDir 2024-05-03 12:34:12 +01:00
Alex Liu
7ea05acbc9
feat(nuxt): treeshake onUpdated and onUnmounted on server (#27044) 2024-05-03 10:13:54 +01:00
Daniel Roe
2c39b3ce61
feat(nuxt,schema): support new Nuxt folder structure (#27029) 2024-05-02 14:24:31 +01:00
Daniel Roe
061fbd4bd6
chore: upgrade dev dependencies 2024-05-02 11:50:58 +01:00
Daniel Roe
eec84f5b24
build(schema): use relative path to ui-templates dist 2024-05-01 22:46:53 +01:00
Daniel Roe
0d4a622f3a
fix(nuxt,schema): remove .js extension from template imports 2024-05-01 21:59:45 +01:00
Daniel Roe
e7789a2571
docs: add docs for future.compatibilityVersion 2024-05-01 21:29:34 +01:00
Daniel Roe
f597ca59af
feat(schema): enable cookieStore by default
https://github.com/nuxt/nuxt/pull/25198
2024-05-01 21:00:36 +01:00
Harlan Wilton
8b67a19af6
feat(nuxt): configurable app.rootAttrs and teleportAttrs (#27014) 2024-05-01 16:27:30 +01:00