Daniel Roe
|
245320f31c
|
docs: update reference to nightly release for testing nuxt 4
|
2024-06-30 11:18:48 +01:00 |
|
Daniel Roe
|
2afc1fe226
|
docs: update Nuxt 3 -> Nuxt or Nuxt 3+
|
2024-06-30 11:11:22 +01:00 |
|
Ryota Watanabe
|
71cb4393f7
|
docs: compatibilityVersion is available in the latest release (#27919)
|
2024-06-30 10:57:16 +01: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 |
|
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 |
|
Daniel Roe
|
4d063f1f85
|
fix(schema,vite)!: do not allow configuring vite dev bundler (#27707)
|
2024-06-19 13:57:08 +01: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 |
|
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 |
|
Alexander Lichter
|
b7d4a5767b
|
docs: mention 3.12 for testing nuxt 4 (#27525)
|
2024-06-11 10:56:40 +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 |
|
Daniel Roe
|
3383a2df2a
|
docs: add comment about existing custom srcDir in upgrade steps
|
2024-06-10 11:10:42 +01:00 |
|
Daniel Roe
|
af65d59678
|
fix(kit): improve defaults in generated tsconfig.json (#27485)
|
2024-06-07 21:08:57 +01:00 |
|
Luke Nelson
|
c5135efccc
|
docs: add note about middleware re-running for error pages (#27481)
|
2024-06-07 17:24:50 +01:00 |
|
JD Solanki
|
3af52b0375
|
docs: added recipe for consuming SSE via POST request (#27422)
|
2024-06-06 13:47:31 +01:00 |
|
Lasse Diercks
|
026cf15613
|
docs: introduce hint and link to environment override feature (#27315)
|
2024-05-22 23:21:12 +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 |
|
Ryota Watanabe
|
3fbd301e44
|
docs: mark bridge as stable (#27212)
|
2024-05-14 10:29:41 -05:00 |
|
Daniel Roe
|
89baee0493
|
fix(nuxt): scan folder indices for middleware (#27187)
|
2024-05-13 21:23:15 +01:00 |
|
Daniel Roe
|
5c34676159
|
feat(schema): remove some experimental options for v4 (#27132)
|
2024-05-13 18:45:21 +01:00 |
|
Alexander Lichter
|
69860d952a
|
docs: add video links for more context (#27174)
|
2024-05-13 15:39:52 +01:00 |
|
Dominik Opyd
|
dd6da1c614
|
docs: add app.config.ts to nuxt 4 testing/migration (#27164)
|
2024-05-12 09:47:27 +01:00 |
|
Daniel Roe
|
b5e35e3bd7
|
docs: fix type checking of component testing blocks
|
2024-05-12 09:47:15 +01:00 |
|
Michael McAndrew
|
f465e4d7eb
|
docs: improve testing component examples (#27138)
|
2024-05-11 10:00:32 +01:00 |
|
Daniel Roe
|
76925a4477
|
docs: add migration/testing guide for nuxt 4 (#27128)
Co-authored-by: Damian Głowala <damian.glowala.rebkow@gmail.com>
|
2024-05-09 13:20:05 +01:00 |
|
David
|
76eb4eaf62
|
docs: improve data fetching wording and explanation (#27061)
|
2024-05-07 12:45:41 +01:00 |
|
Shizuku
|
ff27ac2be1
|
docs: change .eslintrc.js to eslint.config.js (#27020)
|
2024-05-01 14:13:03 +01:00 |
|
zer0fire
|
0e26964320
|
docs: preprocessors as dev deps to align with vue plugin (#27005)
|
2024-05-01 10:50:56 +01:00 |
|
Will Willems
|
ed79a1d4bf
|
docs: fix small typo (#26999)
|
2024-04-30 10:51:53 +01:00 |
|
Pothuraju
|
3890cd9647
|
docs: add link to one of @manniL's videos on layers (#26984)
|
2024-04-30 09:25:35 +01:00 |
|
Pooya Parsa
|
fdbfed1280
|
chore: fix small typos (#26907)
|
2024-04-23 13:53:11 +01:00 |
|
Daniel Roe
|
a60de743aa
|
docs: fix import of defineConfig
|
2024-04-19 17:54:31 +03:00 |
|
Babak Farkhoopak
|
506765e086
|
docs: fix code block formatting (#26859)
|
2024-04-19 17:32:00 +03:00 |
|
John Tanz
|
525124b107
|
docs: clarify purpose of play online section (#25978)
|
2024-04-19 17:26:18 +03:00 |
|
Alexandros Kazantzidis
|
0855ea7625
|
docs: add @vue/test-utils getting started guide (#26205)
|
2024-04-19 17:16:00 +03:00 |
|
Nate
|
ef1889f5e1
|
docs: advise correct extension for vitest config (#26845)
|
2024-04-18 23:31:47 +03:00 |
|
Mehdi
|
86226f45d4
|
docs: add sample app.vue (#26796)
|
2024-04-16 10:02:55 +02:00 |
|
Shao
|
f0a81b21b0
|
docs: remove misleading reference to useFetch (#26748)
|
2024-04-13 00:23:41 +02:00 |
|
RollingTL
|
f2c2a5b0f7
|
docs: remove step of installing deps in new nuxt project (#26676)
|
2024-04-06 15:59:26 +01:00 |
|
Damian Głowala
|
386be0b866
|
docs: replace process.* with import.meta.* (#26611)
|
2024-04-02 12:46:05 +01:00 |
|
Junaid Ahmed
|
670e2090bc
|
docs: adjust grammar (#26482)
|
2024-03-26 14:27:31 +00:00 |
|
Daniel Roe
|
f55f747984
|
docs: add missing end block
|
2024-03-19 10:43:38 +00:00 |
|
Daniel Roe
|
a258bfc347
|
docs: add info about dependencies to install
|
2024-03-19 10:39:03 +00:00 |
|
Daniel Roe
|
8e635fd233
|
docs: update information about playwright test runner
|
2024-03-19 10:34:34 +00:00 |
|