Michael Brevard
|
0ead860117
|
Merge branch 'main' into patch-21
|
2024-06-14 18:39:18 +03:00 |
|
Daniel Roe
|
e4bfea6428
|
fix(nuxt,schema): add types for _installedModules
|
2024-06-13 21:00:11 +01:00 |
|
Michael Brevard
|
0732872d74
|
Merge branch 'main' into patch-21
|
2024-06-12 14:08:25 +03:00 |
|
Harlan Wilton
|
bdf8f9e0dd
|
fix(schema): app/ dir backwards compatibility (#27529)
|
2024-06-11 19:47:42 +01:00 |
|
Michael Brevard
|
6e6832fc3e
|
Merge branch 'main' into patch-21
|
2024-06-11 19:20:31 +03:00 |
|
Pooya Parsa
|
a8746af43f
|
refactor(schema): use CompatibilityDateSpec (#27521)
|
2024-06-11 11:05:26 +01:00 |
|
Daniel Roe
|
cd95d99704
|
feat(nuxt,schema): add compatibilityDate flag for future (#27512)
|
2024-06-10 21:52:16 +01:00 |
|
Daniel Roe
|
0536dbeed9
|
fix(nuxt): also augment page metadata after pages:extend hook (#27134)
|
2024-06-10 17:24:43 +01:00 |
|
Michael Brevard
|
6fa4dd2807
|
Merge branch 'main' into patch-21
|
2024-06-07 19:47:33 +03:00 |
|
Israel Ortuño
|
5bff730614
|
feat(nuxt): allow configuring interval for checking app update (#27324)
|
2024-06-07 16:42:32 +01:00 |
|
Michael Brevard
|
d65d3174b8
|
Merge branch 'main' into patch-21
|
2024-06-02 09:45:17 +03:00 |
|
Horu
|
73cc8d90e4
|
docs: fix list spacing (#27366)
|
2024-05-27 12:09:12 +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 |
|
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 |
|
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 |
|
Daniel Roe
|
cebc89186e
|
feat(kit): add useRuntimeConfig and updateRuntimeConfig utils (#27117)
|
2024-05-09 18:49:35 +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 |
|
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 |
|
Michael Brevard
|
ad6bef5f70
|
Merge branch 'main' into patch-21
|
2024-05-03 12:13:44 +03:00 |
|
Daniel Roe
|
2c39b3ce61
|
feat(nuxt,schema): support new Nuxt folder structure (#27029)
|
2024-05-02 14:24:31 +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 |
|
Daniel Roe
|
256ef1faf6
|
feat(nuxt,schema): inline error, welcome, spa-loading templates (#27021)
|
2024-05-01 14:10:33 +01:00 |
|
Daniel Roe
|
505e706dcb
|
feat(schema): v4 opt-in with future.compatibilityVersion (#26925)
|
2024-04-30 20:34:32 +01:00 |
|
kawadah
|
bde696a0db
|
docs: fix srcDir description mentioning deprecated static/ directory (#26804)
|
2024-04-16 19:58:54 +01:00 |
|
autofix-ci[bot]
|
162908aac0
|
[autofix.ci] apply automated fixes
|
2024-04-13 16:08:11 +00:00 |
|
Michael Brevard
|
7821e7f441
|
feat(schema): add experimental lazy hydration option
|
2024-04-13 19:05:47 +03:00 |
|
Anthony Fu
|
f209158352
|
chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653)
|
2024-04-05 19:08:32 +01:00 |
|
Damian Głowala
|
8ae37e7e5c
|
docs: correct grammar in typescript.shim JSDoc (#26626)
|
2024-04-03 15:46:46 +01:00 |
|
Antoine Rey
|
5f603610a5
|
fix(schema): document use case for typescript.shim (#26607)
|
2024-04-03 10:16:32 +01:00 |
|
Daniel Roe
|
9bb8976470
|
fix(schema): update webpack transformAssetUrls + pass hoistStatic to vite plugin (#26563)
|
2024-04-03 10:16:15 +01:00 |
|
Daniel Roe
|
22dfac7bd7
|
fix(nuxt): augment GlobalComponents in multiple vue modules (#26541)
|
2024-03-29 09:13:04 +00:00 |
|
Joaquín Sánchez
|
4c8793587b
|
fix(schema): include ofetch in typescript.hoist defaults (#26316)
|
2024-03-17 17:56:47 +01:00 |
|
Daniel Roe
|
3c7e68c846
|
fix(nuxt): handle nightly releases for hoisted types
|
2024-03-16 17:18:31 -07:00 |
|