Commit Graph

110 Commits

Author SHA1 Message Date
Meo 00ddd7bdac
docs: `bunx` -> `bun x` (#28277) 2024-07-23 22:09:05 +02:00
Dominic 0d39bbf65c
docs: use code groups for install commands in module guide (#28094) 2024-07-11 07:06:14 +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 8f95cac34c
feat(kit,nuxt,schema,vite,webpack): nitropack v3 nightly (#27702) 2024-06-26 15:18:05 +02:00
Daniel Roe 69f09fbae1
fix(nuxt)!: remove old experimental options (#27749) 2024-06-21 07:01:40 +01:00
Daniel Kelly 844fe67e68
docs: add referral query variable to Vue School Links (#27670) 2024-06-17 17:02:56 +02:00
Daniel Roe 4b28d2628c
docs: update compatibility example
https://github.com/nuxt/nuxt/issues/27613
2024-06-14 14:15:41 +01:00
Daniel Roe 1d2eee00d0
docs: update more references to v3.12 2024-06-11 10:56:24 +01:00
Daniel Roe 0536dbeed9
fix(nuxt): also augment page metadata after `pages:extend` hook (#27134) 2024-06-10 17:24:43 +01:00
Julien Huang b4002f37d1
feat(nuxt): check schema/kit versions when loading nuxt (#27224) 2024-05-21 09:18:36 +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
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
Sébastien Chopin 9735fbc7e4
docs: add vite plugin recipe (#27043) 2024-05-03 09:42:20 +01:00
Daniel Roe 2c39b3ce61
feat(nuxt,schema): support new Nuxt folder structure (#27029) 2024-05-02 14:24:31 +01:00
Daniel Roe e7789a2571
docs: add docs for `future.compatibilityVersion` 2024-05-01 21:29:34 +01:00
Daniel Roe 9ba1ebe984
chore: ignore SSL certificate error with `conventionalcommits.org` 2024-04-19 17:33:09 +03:00
Turdalin Nurassyl d25e6eeede
docs: add info about self-hosted github/gitlab instances (#26501) 2024-04-19 11:46:56 +03:00
Nikita c5fe9ea838
docs: add missing comma (#26644) 2024-04-04 17:02:52 +01:00
Damian Głowala 386be0b866
docs: replace `process.*` with `import.meta.*` (#26611) 2024-04-02 12:46:05 +01:00
Thimo 62a1fee817
docs: advise installing nuxi for debugging with pnpm (#26447) 2024-03-23 10:57:10 +00:00
Volker Rose 41f6a0a3a0
docs: note that `@nuxt/schema` should be used by module authors (#26190) 2024-03-18 15:17:30 +00:00
Mostafa Said 5089016695
docs: add mentions on Vue School tutorials (#25997) 2024-03-11 17:56:57 +01:00
Florent Delerue 7213b2ddac
docs: replace `callout` to new components (#25897) 2024-02-21 18:09:45 +01:00
Alexander Lichter 9326b7a8bd
docs: remove `.ts` extension when adding compiled files (#25855) 2024-02-19 10:36:38 +00:00
Anthony Fu f42045746f
docs: enable more blocks for twoslash (#25830) 2024-02-16 20:31:15 +00:00
Eduardo San Martin Morote 2000990e76
docs: add missing export defaults for nuxt config (#25774) 2024-02-13 14:35:48 +00:00
João Carmona 75f05e95f2
docs: add how to debug nuxt with node inspector (#25731) 2024-02-12 20:19:55 +00:00
Denis L a2fbd453c6
docs: extend auto-scanned layer directories (#25720) 2024-02-09 20:40:29 +00:00
Michael Brevard b485012f22
docs: add and link to a section on Nuxt context (#23546) 2024-01-31 09:46:21 +00:00
Daniel Roe f1fe97fc8a
fix(nuxt): prioritise later items in `pages:routerOptions` hook (#25509) 2024-01-30 13:55:18 +00:00
Daniel Roe 46b5336718 docs: add more documentation for `pages:routerOptions` 2024-01-29 20:31:39 +00:00
Daniel Roe b0f50bec1b docs: remove unnecessary warning on `sharedPrerenderData` 2024-01-29 20:22:23 +00:00
Daniel Roe 407fde6765
feat(nuxt): experimentally extract route metadata at build time (#25210)
Co-authored-by: Bobbie Goede <bobbiegoede@gmail.com>
2024-01-29 16:44:54 +00:00
Enkot 034d1aaa6f
feat(nuxt): `refreshCookie` + experimental CookieStore support (#25198) 2024-01-29 10:37:32 +00:00
Pooya Parsa dab2188d58
feat: experimental client-side Node.js compatibility (#25028) 2024-01-18 16:09:27 +00:00
Dominic Marcelino f3d81ef7d6
docs: explain how to auto-install git layer deps (#24250)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-01-18 15:33:22 +00:00
Daniel Roe 210a559350
feat(nuxt): add experimental sharedPrerenderData option (#24894) 2024-01-18 10:01:39 +00:00
Danila Rodichkin 6b651cf7bf
feat(nuxt): `tryUseNuxtApp` composable (#25031) 2024-01-18 09:59:59 +00:00
Daniel Roe f5676fba56 docs: switch `features`/`future` docs 2023-12-26 22:03:39 +00:00
Daniel Roe 32d2c99c5f
refactor(schema): introduce `future` and `features` namespace (#24880) 2023-12-25 14:03:29 +00:00
Isaac Qadri 14b95e0d4f
docs: add `addComponentsDir` example to modules author guide (#24876) 2023-12-23 14:22:13 +00:00
Sébastien Chopin 6f44e9470c docs: remove linking to nuxt-themes org 2023-12-08 10:39:24 +01:00
Alexander Lichter 64146b4a5d
docs: warn about using differently names env variables (#24612) 2023-12-05 17:47:37 +00:00
Julien Huang 0eb9caf0c2
fix(nuxt): remove experimental `reactivityTransform` (vue 3.4) (#24477) 2023-11-27 23:02:02 +00:00
Kostis Maninakis 36aee52011
docs: update code to show how to enable `typedPages` (#24436) 2023-11-23 20:48:06 +00:00
Clément Ollivier 7863981762
docs: fix typo (#24375) 2023-11-20 17:57:20 +00:00
Joe Hawes c2b8adbb93
docs: minor wording & formatting tweaks (#24349) 2023-11-18 20:24:13 +00:00