Michael Brevard
|
97fd06e4ff
|
Merge branch 'main' into patch-21
|
2024-06-27 17:40:56 +03:00 |
|
Alexander Lichter
|
3310a1ab5c
|
docs: hint to use runtime config (#27859)
|
2024-06-27 12:03:14 +02:00 |
|
Daniel Roe
|
8f95cac34c
|
feat(kit,nuxt,schema,vite,webpack): nitropack v3 nightly (#27702)
|
2024-06-26 15:18:05 +02:00 |
|
Daniel Roe
|
5f819ab88e
|
fix(nuxt)!: remove __NUXT__ after hydration (#27745)
|
2024-06-26 12:32:50 +02:00 |
|
Dominic
|
49959fd9ad
|
docs: update some code groups with package manager examples (#27791)
|
2024-06-25 22:30:37 +02:00 |
|
Michael Brevard
|
57b7cf5123
|
docs: warn about awaiting useFetch /AsyncData in wrappers (#27785)
|
2024-06-24 11:03:47 +01:00 |
|
Julien Huang
|
dc9d0fb71b
|
docs: remove outdated tip (#27773)
|
2024-06-24 10:41:02 +01:00 |
|
tbitw2549
|
70789a0631
|
chore: rename loader to hydrate
|
2024-06-22 00:20:01 +03:00 |
|
Michael Brevard
|
a80843f9d2
|
Merge branch 'main' into patch-21
|
2024-06-21 18:12:51 +03:00 |
|
Daniel Roe
|
69f09fbae1
|
fix(nuxt)!: remove old experimental options (#27749)
|
2024-06-21 07:01:40 +01:00 |
|
Maxime Pauvert
|
97f3788009
|
docs: add refreshCookie on useCookie doc page (#27744)
|
2024-06-20 23:18:00 +01:00 |
|
Michael Brevard
|
9cbdbc7814
|
chore: better wording
|
2024-06-20 09:47:25 +03:00 |
|
Michael Brevard
|
d80c5562b7
|
docs: provide clearer separation between Lazy and DH
|
2024-06-20 09:45:13 +03:00 |
|
Daniel Roe
|
57e84086cc
|
fix(nuxt)!: improve default asyncData value behaviour (#27718)
|
2024-06-19 18:04:40 +01:00 |
|
Daniel Roe
|
bf3a374f85
|
fix(schema)!: default to compatibilityVersion: 4 (#27710)
|
2024-06-19 16:02:35 +01:00 |
|
Michael Brevard
|
0919a82a75
|
Merge branch 'main' into patch-21
|
2024-06-19 16:28:41 +03:00 |
|
Daniel Roe
|
4d063f1f85
|
fix(schema,vite)!: do not allow configuring vite dev bundler (#27707)
|
2024-06-19 13:57:08 +01:00 |
|
Michael Brevard
|
5cb4e41553
|
docs: rephrase
|
2024-06-19 12:08:39 +03:00 |
|
Daniel Kelly
|
77685e43e4
|
docs: remove outdated recommendation (#27691)
|
2024-06-18 17:49:03 +01:00 |
|
Idorenyin Udoh
|
f365a2783c
|
docs: clarify how transitions are configured globally (#27679)
|
2024-06-18 13:50:11 +01:00 |
|
Daniel Kelly
|
7d942f1b5b
|
docs: fix variable name (#27675)
|
2024-06-17 23:35:32 +01:00 |
|
Michael Brevard
|
b36d0b484e
|
docs: fix space and link
|
2024-06-18 00:24:15 +03:00 |
|
Michael Brevard
|
bfb875e1fe
|
docs: remove warning, add modifier conflicting component info
|
2024-06-18 00:22:48 +03:00 |
|
Daniel Kelly
|
844fe67e68
|
docs: add referral query variable to Vue School Links (#27670)
|
2024-06-17 17:02:56 +02:00 |
|
Michael Brevard
|
38fabb56e6
|
docs: update component prefix for visible
|
2024-06-17 17:19:35 +03:00 |
|
Michael Brevard
|
7025412d35
|
docs: update component prefix for event
|
2024-06-17 17:19:20 +03:00 |
|
Michael Brevard
|
022b836cdc
|
docs: update experimental config key
|
2024-06-17 17:18:49 +03:00 |
|
Michael Brevard
|
ee6cd61e2d
|
Merge branch 'main' into patch-21
|
2024-06-16 12:23:21 +03:00 |
|
Alexandru Ungureanu
|
cec299bdc4
|
docs: correct Cloudflare deployment recommendations (#27641)
|
2024-06-15 22:43:44 +01:00 |
|
Yusuf Mansur Özer
|
345a8799f7
|
docs: string vs object errors + accessing data of server-thrown errors (#27398)
|
2024-06-15 20:14:27 +01:00 |
|
tbitw2549
|
76f2f5dc4a
|
docs: add reference to event-based lazy loading
|
2024-06-15 01:10:20 +03:00 |
|
tbitw2549
|
06096dcc0c
|
feat: add event-based lazy loading
|
2024-06-15 01:06:47 +03:00 |
|
tbitw2549
|
1cb243ed08
|
feat: auto-import loaders and update docs
|
2024-06-14 23:27:22 +03:00 |
|
Michael Brevard
|
0ead860117
|
Merge branch 'main' into patch-21
|
2024-06-14 18:39:18 +03:00 |
|
David Nahodyl
|
18bc2c8bfc
|
docs: document new clear() function added in 3.11 (#27615)
|
2024-06-14 14:46:41 +01:00 |
|
Daniel Roe
|
4b28d2628c
|
docs: update compatibility example
https://github.com/nuxt/nuxt/issues/27613
|
2024-06-14 14:15:41 +01:00 |
|
garthreckers
|
c2f2627b99
|
docs: add warning about bridge migration with head (#27575)
|
2024-06-13 09:44:30 +01:00 |
|
Michael Brevard
|
6e6832fc3e
|
Merge branch 'main' into patch-21
|
2024-06-11 19:20:31 +03:00 |
|
Alexander Lichter
|
b7d4a5767b
|
docs: mention 3.12 for testing nuxt 4 (#27525)
|
2024-06-11 10:56:40 +01:00 |
|
Daniel Roe
|
1d2eee00d0
|
docs: update more references to v3.12
|
2024-06-11 10:56:24 +01:00 |
|
Daniel Roe
|
11a79359b8
|
fix(nuxt): remove boolean value for dedupe in v4 compat (#27511)
|
2024-06-10 21:51:40 +01:00 |
|
Ryan Clements
|
b3f519aa6e
|
docs: add docs page for prerendering (#27286)
|
2024-06-10 19:45:10 +01:00 |
|
Hendrik Heil
|
1d34594b9e
|
feat(nuxt): register plugin hooks before executing plugins (#27449)
|
2024-06-10 19:41:36 +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
|
09489b9d7a
|
Merge branch 'main' into patch-21
|
2024-06-10 13:21:45 +03:00 |
|
Daniel Roe
|
3383a2df2a
|
docs: add comment about existing custom srcDir in upgrade steps
|
2024-06-10 11:10:42 +01:00 |
|
Michael Brevard
|
6be28279f1
|
docs: fix case
|
2024-06-10 11:56:41 +03:00 |
|
Michael Brevard
|
a80536d4c0
|
Merge branch 'main' into patch-21
|
2024-06-07 23:26:45 +03:00 |
|
Daniel Roe
|
af65d59678
|
fix(kit): improve defaults in generated tsconfig.json (#27485)
|
2024-06-07 21:08:57 +01:00 |
|
Michael Brevard
|
6fa4dd2807
|
Merge branch 'main' into patch-21
|
2024-06-07 19:47:33 +03:00 |
|