Commit Graph

300 Commits

Author SHA1 Message Date
@beer 52b405b4e8
docs: fix typo (#28983) 2024-09-13 18:30:40 +01:00
Daniel Roe 1fec546102
perf(nuxt): remove interop default for dynamic components (#28912) 2024-09-10 14:56:08 +01:00
Osama Abdallah Essa Haikal 8e27051ab4
docs: add known limitations for app.config.ts (#28875) 2024-09-07 19:22:46 +02:00
Daniel Roe e367cc9c48
feat(nuxt): cache vue app build outputs (#28726) 2024-08-28 21:00:38 +01:00
@beer 63646ef64a
docs: fix typo (#28724) 2024-08-27 17:21:25 +01:00
Vasily Kuzin 70c4efb55a
docs: add line-breaks to tips in Module Author Guide (#28587) 2024-08-19 12:24:30 +01:00
Gustav Odinger 38a33dba19
docs: persist package manager choice in code blocks (#28514) 2024-08-16 11:19:08 +01:00
renovate[bot] 304c17be7c
chore(deps): update all non-major dependencies (main) (#28546)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-08-16 10:37:35 +01:00
Mike Laumann Bellika e52dff0596
docs: fix `options` type in custom useFetch recipe (#28389) 2024-08-13 16:39:40 +01:00
Typed SIGTERM 3a42a7bc25
docs: improve typing of default exports (#28520) 2024-08-13 14:15:46 +01:00
Horu 7658420b1c
feat(nuxt): allow organising pages within route groups (#28276) 2024-08-12 22:16:04 +01:00
xjccc c28be6553c
docs: correct custom routing link (#28497) 2024-08-12 09:33:10 +01:00
Riley Ho 6807699a69
docs: remove vue-tsc major version constraint (#28484) 2024-08-09 14:50:33 +01:00
AuroraTea 32f1573614
docs: fix TypeScript errors for examples (#28403) 2024-08-05 14:58:10 +01:00
Meo 00ddd7bdac
docs: `bunx` -> `bun x` (#28277) 2024-07-23 22:09:05 +02:00
Julien Huang f8963f1dfe
docs: warn about nested islands (#28062) 2024-07-11 12:56:46 +01:00
Dominic 0d39bbf65c
docs: use code groups for install commands in module guide (#28094) 2024-07-11 07:06:14 +01:00
Daniel Kelly fe3dbfd655
docs: remove deprecated `pending` variable from data fetching docs (#28011) 2024-07-03 23:05:15 +01:00
Daniel Roe 421d100172
docs: update example to use `nuxtApp.runWithContext` (#28000) 2024-07-03 12:43:59 +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
Martin Masevski 9447d4eab4
docs: remove warning about type checking (#27911) 2024-06-29 21:43:39 +01: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
Michael Brevard 57b7cf5123
docs: warn about awaiting `useFetch`/`AsyncData` in wrappers (#27785) 2024-06-24 11:03:47 +01: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
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
Luke Nelson c5135efccc
docs: add note about middleware re-running for error pages (#27481) 2024-06-07 17:24:50 +01:00
praburangki 1ee1f74d57
docs: add deployment advice for client-side rendering (#27426) 2024-06-06 13:48:00 +01:00
@beer 790e098bf7
docs: capitalize text (#27348) 2024-05-28 07:30:08 +02:00
Julien Huang b4002f37d1
feat(nuxt): check schema/kit versions when loading nuxt (#27224) 2024-05-21 09:18:36 +01:00
Sébastien Chopin 06e1676ed1
docs: add custom `useFetch` recipe (#27208) 2024-05-16 06:43:11 -05:00
Martins Zeltins b90936b4f1
docs: explain how environment variables work in production (#27189) 2024-05-14 10:55:35 -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
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
Fabian B 57e1a60b21
docs: update strict checks section with new default (#26965) 2024-04-26 16:05:04 +01:00
Pooya Parsa fdbfed1280
chore: fix small typos (#26907) 2024-04-23 13:53:11 +01:00