Commit Graph

1678 Commits

Author SHA1 Message Date
Daniel Roe 35f73eba5a
docs: mention layers in directory guide 2024-07-01 23:15:16 +01:00
Typed SIGTERM 910814ae18
docs: warn about ref unwrapping when auto-importing `ref`s (#27933) 2024-07-01 09:38:03 +01:00
Michael Brevard b715dcf0a2
docs: remove duplicate server-side notice in runtime config (#27929) 2024-06-30 23:35:38 +01:00
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
Daniel Roe 2a864638ee
docs: update roadmap + readme 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
Martin Masevski 9447d4eab4
docs: remove warning about type checking (#27911) 2024-06-29 21:43:39 +01:00
Bochkarev Ivan ffb0f4e66c
docs: use internal link (#27894) 2024-06-28 13:50:42 +02:00
Bochkarev Ivan a58d2e7b39
docs: update links to `vue-router` docs (#27895) 2024-06-28 13:49:16 +02:00
Bochkarev Ivan 04d157e670
docs: use internal link (#27883) 2024-06-28 12:17:36 +02: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
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
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
Daniel Kelly 844fe67e68
docs: add referral query variable to Vue School Links (#27670) 2024-06-17 17:02:56 +02: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
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
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
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
Daniel Roe 61766702c0
docs: update link to nitro `error` hook type 2024-06-07 17:30:19 +01:00
Luke Nelson c5135efccc
docs: add note about middleware re-running for error pages (#27481) 2024-06-07 17:24:50 +01:00
Jakub Bednár 7b4f1a8b72
docs: add external parameter behavior navigateTo (#27472) 2024-06-07 09:05:08 +01:00
praburangki 1ee1f74d57
docs: add deployment advice for client-side rendering (#27426) 2024-06-06 13:48:00 +01:00
JD Solanki 3af52b0375
docs: added recipe for consuming SSE via POST request (#27422) 2024-06-06 13:47:31 +01:00
@beer 790e098bf7
docs: capitalize text (#27348) 2024-05-28 07:30:08 +02:00
Maxime Pauvert cd24bbe5fc
docs: fix release badges (#27355) 2024-05-25 15:41:31 +01:00
Julien Huang 00ba04cb29
docs: add windows git clone symlink tip (#27332) 2024-05-23 22:51:45 +01:00
Damian Głowala feeef7cb4a
docs: document `partitioned` attribute of `useCookie` (#27297) 2024-05-22 23:45:37 +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