Commit Graph

261 Commits

Author SHA1 Message Date
Efraim
e1065c0a2a
docs: remove outdated cloudflare tip (auto minify deprecated) (#29812) 2024-11-06 09:36:28 +00:00
Markus Oberlehner
ecbcb62ec5
docs: fix tip formatting (#29792) 2024-11-05 11:02:43 +00:00
Daniel Roe
edef832700
docs: add error expectation 2024-11-02 21:58:20 +00:00
Till Sanders
1ed9674680
docs: add information on --envName flag (#28909) 2024-11-02 21:41:09 +00:00
John Tanzer
a19391df43
docs: correct some errors about proxying headers with $fetch (#29755) 2024-11-02 21:11:47 +00:00
Taras Batenkov
20bcb8d835
docs: remove mockImplementation() call (#29669) 2024-10-24 15:32:23 +01:00
Bobbie Goede
eaeda4ee1e
feat(nuxt,schema): pages:resolved hook + scan meta post extend (#28861) 2024-10-22 13:32:46 +01:00
Ryota Watanabe
bb6b6e254d
docs: add a description for .env.test (#29398) 2024-10-12 21:31:29 +01:00
Nishant Aanjaney Jalan
90025976f8
docs: improve explanation of ssr + data fetching (#29010) 2024-10-08 15:58:59 +01:00
Christoph Heike
8f89972de8
docs: mention upgrading third-party configs (#27768) 2024-10-08 15:36:21 +01:00
Jeremy Graziani
768be722b0
docs: consistent directory structure (#29292) 2024-10-08 14:48:47 +01:00
Domenik Reitzner
243a481d8a
docs: ensure manifest code snippet works with pnpm (#29273) 2024-10-08 14:27:24 +01:00
Horváth Bálint
b309986568
docs: add links to short videos from daniel (#29185) 2024-09-27 18:32:09 +01:00
一纸忘忧
6bc6582930
docs: remove redundant newlines and indentations (#29190) 2024-09-27 09:35:05 +01:00
Julien Huang
9cb34dd49b
feat(nuxt): normalise component names to match nuxt pattern (#28745) 2024-09-25 13:32:00 +01:00
Joschua
ed7f946ab8
docs: remove specific Nuxt 4 release date (#29151) 2024-09-25 09:38:31 +01:00
Sébastien Chopin
effb57d3a3
docs: remove duotone icons for clarity (#29040) 2024-09-19 13:20:16 +01:00
@beer
a341e680fb
docs: capitalize text (#28972) 2024-09-13 12:43:07 +01:00
Heb
aea31b554a
docs: fix postcss codeblock typo (#28801) 2024-09-03 09:40:56 +01:00
@beer
87dca6a01d
docs: capitalize text (#28734) 2024-08-28 13:28:29 +01:00
Gustav Odinger
38a33dba19
docs: persist package manager choice in code blocks (#28514) 2024-08-16 11:19:08 +01:00
Daniel Roe
cc2bdb5e94
docs: link to vue test utils docs for mountSuspended (#28463) 2024-08-08 11:04:36 +01:00
renovate[bot]
c906312034
chore(deps): update all non-major dependencies (main) (#28321)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-08-05 16:33:27 +01:00
Adam DeHaven
44a49f0bc1
docs: setup host property and usage example (#28331) 2024-08-01 15:58:33 +02:00
nuxt-studio[bot]
edea29d48e
market(docs): update 2024-07-30 08:43:29 +00:00
Meo
00ddd7bdac
docs: bunx -> bun x (#28277) 2024-07-23 22:09:05 +02:00
Mohab Sameh
65a98cf7be
docs: fix codemod command typos (#28279) 2024-07-23 19:02:08 +02:00
Daniel Roe
be37ffcede
docs: use headers.getSetCookie 2024-07-21 21:28:20 +02:00
Daniel Roe
fa29c35780
docs: use splitSetCookieString from cookie-es 2024-07-21 21:21:30 +02:00
Vaci
1a2cae7d9a
docs: fix note in layers usage chapter (#28236) 2024-07-20 09:20:52 +01:00
Johan Krijt
228b9f6820
docs: fix issue in cookie passing example (#28223) 2024-07-19 14:12:34 +01:00
arshcodemod
064e7b7f12
docs: codemods for migrating to Nuxt 4 (#28072) 2024-07-18 19:57:14 +01:00
Santiago A
7ed5bd4b2c
docs: add info about layers/ directory (#28128) 2024-07-12 13:24:31 +01:00
Thomas
200fe48829
docs: remove a resolved issue from view transition docs (#28091) 2024-07-11 07:16:19 +01:00
Santiago A
8f84dce539
docs: mention content in upgrade guide v4 folder structure (#28090) 2024-07-11 07:13:13 +01:00
xjccc
c5a50de6d1
docs: deprecate pending and emphasis undefined (#28113) 2024-07-11 07:04:37 +01:00
Liran Tal
b865cc511f
docs: clarify xrsp danger (#28053) 2024-07-05 18:20:33 +01:00
Daniel Roe
19d7f93284
fix(kit): add back requireModule and tryRequireModule (#28013) 2024-07-04 10:04:10 +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
ef35ff27df
feat(kit): reimplement cjs utils using mlly (#28012) 2024-07-03 23:02:05 +01:00
Daniel Roe
79193561b9
refactor(kit,nuxt,vite,webpack)!: remove legacy require utils (#28008) 2024-07-03 21:12:33 +01:00
Daniel Flanagan
5b8b6800a9
docs: fix Cloudflare spelling (#27989) 2024-07-03 09:32:03 +01:00
Daniel Roe
35f73eba5a
docs: mention layers in directory guide 2024-07-01 23:15:16 +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
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