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 |
|
renovate[bot]
|
c538a35711
|
chore(deps): update all non-major dependencies (main) (#27017)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-01 15:36:10 +01:00 |
|
renovate[bot]
|
05dfe29dd6
|
chore(deps): pin devdependency @nuxt/ui-templates to 1.3.3 (main) (#27018)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-01 14:12:47 +01:00 |
|
Daniel Roe
|
256ef1faf6
|
feat(nuxt,schema): inline error, welcome, spa-loading templates (#27021)
|
2024-05-01 14:10:33 +01:00 |
|
renovate[bot]
|
6bdd28a1db
|
chore(deps): update all non-major dependencies (main) (#27011)
|
2024-05-01 06:44:49 +01:00 |
|
Daniel Roe
|
505e706dcb
|
feat(schema): v4 opt-in with future.compatibilityVersion (#26925)
|
2024-04-30 20:34:32 +01:00 |
|
renovate[bot]
|
6839f3ee57
|
chore(deps): update all non-major dependencies (main) (#26997)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-30 09:18:13 +01:00 |
|
renovate[bot]
|
46f5fcf47f
|
chore(deps): update all non-major dependencies (main) (#26970)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-04-29 22:03:31 +01:00 |
|
renovate[bot]
|
d22ba08f3b
|
chore(deps): update all non-major dependencies (main) (#26923)
|
2024-04-24 18:03:33 +01:00 |
|
renovate[bot]
|
f524d30f5c
|
chore(deps): update all non-major dependencies (main) (#26913)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-04-24 13:17:59 +01:00 |
|
rgehbt
|
9f9e3e6917
|
fix(nuxt): don't scan component dirs when enabled is false (#26906)
|
2024-04-23 13:19:12 +01:00 |
|
renovate[bot]
|
084fc06d28
|
chore(deps): update all non-major dependencies (main) (#26891)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-22 21:06:33 +01:00 |
|
renovate[bot]
|
d0601126f3
|
chore(deps): update all non-major dependencies (main) (#26870)
|
2024-04-22 20:09:05 +01:00 |
|
renovate[bot]
|
d5e2080cd1
|
chore(deps): update all non-major dependencies (main) (#26847)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-04-19 12:13:46 +03:00 |
|
Inesh Bose
|
00a47be49a
|
fix(nuxt): re-initialise nuxt._ignore after all modules run (#26680)
|
2024-04-19 11:48:19 +03:00 |
|
renovate[bot]
|
79b059aaf5
|
chore(deps): update all non-major dependencies (main) (#26839)
|
2024-04-18 21:39:41 +03:00 |
|
renovate[bot]
|
6d7a558c69
|
chore(deps): update all non-major dependencies (main) (#26768)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-04-17 10:48:51 +01:00 |
|
kawadah
|
bde696a0db
|
docs: fix srcDir description mentioning deprecated static/ directory (#26804)
|
2024-04-16 19:58:54 +01:00 |
|