Julien Huang
|
09e53fc6d9
|
docs: warn about single root element for server components (#26462)
|
2024-03-25 10:27:20 +00:00 |
|
Thimo
|
62a1fee817
|
docs: advise installing nuxi for debugging with pnpm (#26447)
|
2024-03-23 10:57:10 +00:00 |
|
Serge Doda
|
0fd83d2ff0
|
docs: migration page typo (#26389)
|
2024-03-20 09:06:30 +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 |
|
Serge Doda
|
f4173b362b
|
docs: add routeNameSplitter example in migration docs (#25838)
|
2024-03-18 15:18:41 +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 |
|
Turdalin Nurassyl
|
ac54031511
|
docs: mention <DevOnly> component in api section (#26029)
|
2024-03-18 15:17:20 +00:00 |
|
Daniel Roe
|
0d9c63b828
|
fix(nuxt): correct finish types and add to docs
resolves https://github.com/nuxt/nuxt/issues/26317
|
2024-03-17 20:09:19 +01:00 |
|
Daniel Roe
|
401370b3a0
|
docs: add note that useId must be used with single root element
|
2024-03-17 19:17:25 +01:00 |
|
Tanvir Rahman
|
1ba33d5dc5
|
docs: fix confusing wording (#26301)
|
2024-03-17 16:18:31 +01:00 |
|
Florian Lefebvre
|
cfd34ec234
|
docs: fix code block formatting for usePreviewMode (#26303)
|
2024-03-17 16:17:07 +01:00 |
|
Daniel Roe
|
da8e8eba80
|
docs: add some appMiddleware docs
|
2024-03-16 18:40:57 -07:00 |
|
Daniel Roe
|
115298a447
|
docs: add docs about playwright runner support
|
2024-03-16 18:20:47 -07:00 |
|
Daniel Roe
|
24217a9920
|
docs: add example for clear
|
2024-03-16 18:07:34 -07:00 |
|
Damian Głowala
|
02d6838293
|
feat(nuxt): add clear utility to useAsyncData /useFetch (#26259)
|
2024-03-16 17:19:44 -07:00 |
|
Tanvir Rahman
|
5a387d5f0a
|
docs: improve section titles in error-handling docs (#26288)
|
2024-03-15 19:12:19 -07:00 |
|
Daniel Roe
|
e272b2f2e1
|
feat(nuxt): pass server logs to client (#25936)
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
|
2024-03-15 16:36:47 -07:00 |
|
Julien Huang
|
4be430e13f
|
feat(nuxt): pass nuxt instance to getCachedData (#26287)
|
2024-03-15 13:54:47 -07:00 |
|
Tanvir Rahman
|
e0ac145e9a
|
docs: add link to ofetch repo (#26284)
|
2024-03-15 13:18:58 -07:00 |
|
Tanvir Rahman
|
f21c24a112
|
docs: link to pinceau repo rather than website (#26286)
|
2024-03-15 13:18:13 -07:00 |
|
Daniel Roe
|
6b1f3438b6
|
docs: add more keywords for reducer/reviver docs
https://github.com/nuxt/nuxt/issues/21832#issuecomment-1996991526
|
2024-03-15 13:17:06 -07:00 |
|
Tanvir Rahman
|
5804d397ad
|
docs: removed unused composable example (#26283)
|
2024-03-15 11:18:35 -07:00 |
|
Tanvir Rahman
|
1410756e3f
|
docs: split a sentence in two to improve readability (#26279)
|
2024-03-15 10:29:40 -07:00 |
|
Tanvir Rahman
|
0af28831c1
|
docs: use a more common word (#26276)
|
2024-03-15 08:25:55 -07:00 |
|
Martins
|
9b23f36d2a
|
docs: added modular architecture use case for Layers (#26240)
|
2024-03-14 14:59:36 +01:00 |
|
Daniel Roe
|
a9effe9c8a
|
feat(nuxt): allow generating metadata for nuxt components (#26204)
|
2024-03-13 15:57:04 -07:00 |
|
Daniel Roe
|
e889a7df59
|
docs: update link to zhead
|
2024-03-13 15:48:29 -07:00 |
|
Daniel Roe
|
9bfd988ca6
|
feat(nuxt): enable islands if server pages/components present (#26223)
|
2024-03-13 07:39:35 -07:00 |
|
Mostafa Said
|
5089016695
|
docs: add mentions on Vue School tutorials (#25997)
|
2024-03-11 17:56:57 +01:00 |
|
Adam DeHaven
|
5d3cbff6ac
|
docs: add cache.varies docs for multi-tenant use case (#26197)
|
2024-03-11 07:35:33 -07:00 |
|
Daniel Roe
|
27f9c55fc2
|
docs: add app:manifest:update hook (#26192)
|
2024-03-11 05:12:48 -07:00 |
|
Daniel Roe
|
0cc7f298f9
|
feat(nuxt): support async transforms for data composables (#26154)
|
2024-03-08 19:22:46 +00:00 |
|
k-karen
|
cd3cf0b41a
|
docs: fix bracket escape on definePageMeta page (#26139)
|
2024-03-08 07:24:24 +00:00 |
|
Ryota Watanabe
|
a9af9e0288
|
docs: added bridge macros.pageMeta and typescript.esbuild option (#26136)
|
2024-03-08 07:21:56 +00:00 |
|
Sultanov Mirjamol
|
9e86ffdd05
|
docs: add warning about latest vue-tsc (#26083)
|
2024-03-06 20:59:44 +00:00 |
|
Daniel Roe
|
d6edb30c5a
|
docs: update cssnano website url
https://github.com/cssnano/cssnano/pull/1578
|
2024-03-06 20:46:34 +00:00 |
|
Bogdan Kostyuk
|
98aa2c222f
|
feat(nuxt): usePreviewMode composable (#21705)
|
2024-03-06 17:14:15 +00:00 |
|
Julien Huang
|
f0442d0ddb
|
feat(nuxt): emit error if <NuxtIsland> can't fetch island (#25798)
|
2024-03-06 16:45:43 +00:00 |
|
Horváth Bálint
|
7095048f3b
|
feat(nuxt): add page:view-transition:start hook (#26045)
|
2024-03-06 15:58:40 +00:00 |
|
Julien Huang
|
6d93014c52
|
feat(nuxt): allow using nuxt-client in all components (#25479)
|
2024-03-06 15:26:19 +00:00 |
|
Bogdan Kostyuk
|
230f6b4f19
|
feat(nuxt): client-only pages (#25037)
|
2024-03-06 14:38:39 +00:00 |
|
Daniel Roe
|
1b2c55765e
|
chore: remove second twoslash prop too 🤔
|
2024-03-06 13:46:28 +00:00 |
|
Daniel Roe
|
0bf70bd7ad
|
docs: remove twoslash from code sample
|
2024-03-06 13:40:32 +00:00 |
|
təəna.vuə
|
cdc3c4b3d2
|
docs: add documentation for using layers with private repos (#26094)
|
2024-03-06 13:25:23 +00:00 |
|
Adam DeHaven
|
db26a352c1
|
docs: document fallback prop for <NuxtLayout> (#26091)
|
2024-03-05 20:16:06 +00:00 |
|
Maxime Pauvert
|
84749e0350
|
docs: update roadmap (#26072)
|
2024-03-05 11:08:44 +00:00 |
|
Maxime Pauvert
|
8398bcb611
|
docs: add Nuxt Fonts to changelog (#26077)
|
2024-03-05 10:35:53 +00:00 |
|
Oumar Barry
|
280d30d5e1
|
fix(schema): disable typescript.shim in favour of volar (#26052)
|
2024-03-05 10:32:40 +00:00 |
|
Sébastien Chopin
|
8e6d2306c0
|
docs: fix 404 link
|
2024-03-03 14:33:43 +01:00 |
|
Julien Huang
|
e890c9a64b
|
docs: mention island features are SFC only (#26013)
|
2024-03-02 10:24:56 +01:00 |
|
gangan
|
ea343ecc04
|
docs: update VS Code settings (#25985)
|
2024-03-02 10:24:38 +01:00 |
|
Till Sanders
|
0591966080
|
docs: add domEnvironment option to testing example (#25972)
|
2024-02-27 09:12:44 +00:00 |
|
Julien Huang
|
196223c0fb
|
feat(nuxt): server-only pages (#24954)
|
2024-02-26 17:39:26 +00:00 |
|
Victor Ribeiro
|
be85a72f99
|
docs: mention when useId composable was introduced (#25953)
|
2024-02-26 07:13:55 +00:00 |
|
renovate[bot]
|
30695bdb48
|
chore(deps): update all non-major dependencies (main) (#25862)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-02-22 13:12:00 +00:00 |
|
Josh Layton
|
6b504258bb
|
docs: fix incorrect wording (#25902)
|
2024-02-22 00:56:56 +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 |
|
Anthony Fu
|
3f882c95f6
|
ci: typecheck code samples in docs (#25777)
|
2024-02-15 10:07:39 +00:00 |
|
Sam Blowes
|
a6b3c512a3
|
docs: pass event to useRuntimeConfig (#25788)
|
2024-02-14 11:55:03 +00:00 |
|
yoshihirokurosaki
|
4c735faac3
|
docs: add import statement for mountSuspended (#25783)
|
2024-02-14 10:04:28 +00:00 |
|
Eduardo San Martin Morote
|
2000990e76
|
docs: add missing export defaults for nuxt config (#25774)
|
2024-02-13 14:35:48 +00:00 |
|
Mahdi Shah Abbasian
|
b40e9dc3c7
|
docs: <script setup> changed to <script setup lang="ts"> (#25750)
|
2024-02-13 12:50:38 +00:00 |
|
João Carmona
|
75f05e95f2
|
docs: add how to debug nuxt with node inspector (#25731)
|
2024-02-12 20:19:55 +00:00 |
|
Naim Ahmed Shuvo
|
2dea0d3c80
|
docs: improve wording in seo docs (#25692)
|
2024-02-09 23:00:58 +00:00 |
|
Denis L
|
a2fbd453c6
|
docs: extend auto-scanned layer directories (#25720)
|
2024-02-09 20:40:29 +00:00 |
|
GJSSSS
|
0a8a5916aa
|
docs: add prepend option docs for addComponentsDir (#25683)
|
2024-02-09 20:34:18 +00:00 |
|
Anthony Fu
|
3c271413f8
|
docs: enable twoslash for some code snippets (#25679)
|
2024-02-07 16:18:48 +00:00 |
|
Stephen Strange
|
e317349688
|
docs: add quotes to clarify what site title is in example (#25669)
|
2024-02-07 10:00:07 +00:00 |
|
Santiago Morales
|
be8f99cbbe
|
docs: fix typo in useAsyncData docs (#25644)
|
2024-02-05 20:25:42 +00:00 |
|
Harlan Wilton
|
b78e1cb206
|
fix(nuxt): don't set default rel for same-site external links (#25600)
|
2024-02-04 22:21:39 +00:00 |
|
xjccc
|
541a802fef
|
docs: explain how to set <NuxtLink> defaults in nuxt config (#25610)
|
2024-02-04 20:52:21 +00:00 |
|
Harlan Wilton
|
365eaba229
|
refactor(nuxt): improve NuxtLink types (#25599)
|
2024-02-04 20:51:30 +00:00 |
|
Michael Brevard
|
b485012f22
|
docs: add and link to a section on Nuxt context (#23546)
|
2024-01-31 09:46:21 +00:00 |
|
Arslan Ali
|
8d809e6cbf
|
docs: correct typo (#25523)
|
2024-01-31 09:27:03 +00:00 |
|
Daniel Roe
|
f1fe97fc8a
|
fix(nuxt): prioritise later items in pages:routerOptions hook (#25509)
|
2024-01-30 13:55:18 +00:00 |
|
Якин Никита
|
658a0ffed7
|
feat(nuxt): useId composable (#23368)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
|
2024-01-30 09:10:13 +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 |
|
renovate[bot]
|
7d65769496
|
chore(deps): update all non-major dependencies (main) (#25342)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-01-29 16:53:25 +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 |
|
Ivan Kalachikov
|
90ca0e8797
|
feat(nuxt): slow down loading indicator when approaching 100% (#25119)
|
2024-01-29 16:19:32 +00:00 |
|
Horváth Bálint
|
995acd9983
|
feat(nuxt): allow controlling view transitions in page meta (#25264)
|
2024-01-29 12:23:51 +00:00 |
|
Daniel Roe
|
73421483f6
|
fix(nuxt): improve return type of useRequestEvent (#25480)
|
2024-01-29 11:48:35 +00:00 |
|
Enkot
|
034d1aaa6f
|
feat(nuxt): refreshCookie + experimental CookieStore support (#25198)
|
2024-01-29 10:37:32 +00:00 |
|
Damian Głowala
|
9eb0d21ad5
|
fix(nuxt): improve global/payload error type with NuxtError (#25398)
|
2024-01-28 20:50:53 +00:00 |
|
Daniel Roe
|
e01fb7ac3b
|
docs: update link to vercel edge network overview
|
2024-01-28 20:26:08 +00:00 |
|
Mostafa Said
|
02f86790c4
|
docs: updated addPluginTemplate example to add filename property (#25468)
|
2024-01-28 09:26:11 +00:00 |
|
Julien Huang
|
ca060288e6
|
docs: warn that island client components don't support slots (#25454)
|
2024-01-27 22:12:42 +00:00 |
|
TroyanOlga
|
a1dc40efdf
|
docs: add fuller explanation in routeRules example of swr/isr (#25436)
|
2024-01-27 21:57:36 +00:00 |
|
Rivaland TAWOUAFO NGUTE
|
a7afd77a30
|
docs: use .cjs extension for ecosystem.config (#25459)
|
2024-01-27 21:56:28 +00:00 |
|
Michael Brevard
|
c51272099f
|
docs: add explanation about layout usage in error.vue (#25396)
|
2024-01-23 16:12:59 +00:00 |
|
Michael Brevard
|
979ee466c1
|
docs: add separate docs page for error.vue (#25320)
|
2024-01-23 16:02:40 +00:00 |
|
Shay
|
ae8bbe0b04
|
docs: add emphasis to useAsyncData explanation (#25392)
|
2024-01-23 15:42:05 +00:00 |
|
Hriteek Bista
|
b47ff972fa
|
docs: fix typo (#25326)
|
2024-01-19 16:41:18 +00:00 |
|
Daniel Roe
|
87641c8672
|
docs: fix eslint link
|
2024-01-19 12:40:34 +00:00 |
|
Alexander Lichter
|
040cd97c3c
|
fix(schema): remove defineModel option as it is now stable (#25306)
|
2024-01-19 09:48:24 +00:00 |
|
Pooya Parsa
|
dab2188d58
|
feat: experimental client-side Node.js compatibility (#25028)
|
2024-01-18 16:09:27 +00:00 |
|
Daniel Roe
|
807ead6f1a
|
feat(nuxt): add pages:routerOptions hook (#24922)
|
2024-01-18 16:06:00 +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 |
|
mustafa60x
|
a53ef190b1
|
docs: remove space before colon (#25251)
|
2024-01-17 09:40:53 +00:00 |
|
Александр Дьяконов
|
cb3cf2b76f
|
docs: deleted an extra character (#25248)
Co-authored-by: Damian Głowala <damian.glowala.rebkow@gmail.com>
|
2024-01-17 09:33:22 +00:00 |
|
Flowern
|
4145e1b3e4
|
docs: corrects variable name used in comment (#25238)
|
2024-01-16 23:17:46 +00:00 |
|
Daniel Roe
|
637f5622dc
|
docs: mention installing nuxi for bridge
|
2024-01-16 16:40:48 +00:00 |
|
Julien Huang
|
18d279336d
|
docs: fix addDevServerHandler API (#25233)
|
2024-01-16 15:57:49 +00:00 |
|
Larry Williamson
|
b3fb75c00e
|
docs: add information on custom path regexp in definePageMeta (#25073)
|
2024-01-16 12:54:27 +00:00 |
|
Chris Visser
|
6823b8c793
|
docs: add eslint setup guide (#24976)
|
2024-01-16 12:13:18 +00:00 |
|
Maxime Pauvert
|
f1ea2690cc
|
docs: remove lagon from deployment providers (#24955)
|
2024-01-16 12:09:59 +00:00 |
|
Nils Wiesinger
|
4ab15c3a4b
|
docs: clarify reactivity in composables directory (#23731)
|
2024-01-16 11:36:53 +00:00 |
|
chris-basebone
|
f310dd1e2d
|
docs: mention .global.vue filename for global components (#25144)
|
2024-01-16 11:21:49 +00:00 |
|
Bertil Johannes Ipsen
|
74824f93ec
|
docs: added immediate: false in the appropriate example (#25224)
|
2024-01-16 10:03:03 +00:00 |
|
kongmoumou
|
97db0fada7
|
docs: add --log-level description (#25211)
|
2024-01-15 17:17:56 +00:00 |
|
Yi-Ru Lan
|
16256f3f30
|
docs: remove invalid nuxi aliases (#25209)
|
2024-01-15 11:23:40 +00:00 |
|
Daniel Roe
|
98fb2be07f
|
docs: bump nuxt 2 version
|
2024-01-12 16:00:58 +00:00 |
|
Daniel Roe
|
7bb90f5871
|
docs: remove bridge recommendation only relevant Vue <= 2.6.14
|
2024-01-12 15:58:58 +00:00 |
|
Daniel Roe
|
3f09ddc317
|
docs: remove reference to @nuxt/bridge-edge
|
2024-01-12 15:57:07 +00:00 |
|
Sébastien Chopin
|
3c5ea3457c
|
docs: add demo for view transitions api
|
2024-01-10 18:04:07 +01:00 |
|
Petar Nikolov
|
2b417356ba
|
docs: fix typo (#25127)
|
2024-01-10 09:58:30 +01:00 |
|
toto6038
|
4168157214
|
docs: suggest using <NuxtPage> rather than <RouterView> (#25106)
|
2024-01-09 09:39:05 +00:00 |
|
gal-cernilogar
|
3d368c9c7f
|
docs: fix typo (#25100)
Co-authored-by: Gal Černilogar <gal.cernilogar@outfit7.com>
|
2024-01-08 17:43:16 +01:00 |
|
Shoshana Connack
|
48497a91d6
|
docs: correct nuxt image discussion link (#25090)
|
2024-01-08 12:18:52 +00:00 |
|
Michael Brevard
|
a62f2ba3e3
|
docs: warn about ref unwrapping when providing refs from plugin (#25054)
|
2024-01-05 07:52:49 +00:00 |
|
Luke Nelson
|
b95163c7ca
|
docs: add callout for getValidatedRouterParams (#25057)
|
2024-01-05 07:42:03 +00:00 |
|
Daniel Roe
|
afbc4080b1
|
docs: update EOL date for Nuxt 2
|
2024-01-03 11:04:37 +00:00 |
|
Alireza Jahandideh
|
7bd1ade096
|
docs: add an example of provide with object syntax plugins (#24993)
|
2024-01-02 22:02:42 +00:00 |
|
Mateusz Kulpa
|
772264ae40
|
docs: add missing imports for nitro examples (#25003)
|
2024-01-02 12:35:44 +00:00 |
|
Luke Nelson
|
931f96cdce
|
docs: mention readValidatedBody and getValidatedQuery (#24990)
|
2024-01-01 22:05:43 +00:00 |
|
Julien Huang
|
4028d0cae3
|
docs: warn about hydration issue with URL fragment (#24961)
|
2024-01-01 10:28:23 +00:00 |
|
Sébastien Chopin
|
792cf67137
|
docs: add badge for callOnce utility
Resolves #24950
|
2023-12-29 12:02:22 +01:00 |
|
heygsc
|
d99001832f
|
docs: capitalise hash for vue-router docs link (#24948)
|
2023-12-29 08:44:58 +00:00 |
|
Clément Ollivier
|
29a765081a
|
docs: specify yarn pnp opt-out for install (#24923)
|
2023-12-28 16:14:04 +00:00 |
|
Soheil Nazari
|
155100edd7
|
docs: corrected json syntax in 7.esm.md (#24937)
|
2023-12-28 16:11:19 +01: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 |
|
Daniel Roe
|
5de779a7de
|
docs: update example test snapshots to remove escapes
|
2023-12-19 20:02:54 +00:00 |
|
Daniel Roe
|
3de719c8ee
|
docs: add docs for runtime test environment (#24658)
|
2023-12-19 13:33:53 +00:00 |
|
Julien Huang
|
1b93e604d3
|
feat(nuxt): allow client components within NuxtIsland (#22649)
|
2023-12-19 12:21:29 +00:00 |
|
Daniel Roe
|
802b3e28c1
|
chore: use dev:prepare instead of build:stub
|
2023-12-19 12:21:15 +00:00 |
|
Sébastien Chopin
|
d26822f3df
|
feat(nuxt): add callOnce util to allow running code only once (#24787)
|
2023-12-19 11:00:11 +00:00 |
|
Julien Huang
|
9cd6c922e5
|
feat(nuxt): move loading api behind hooks (#24010)
|
2023-12-19 10:18:10 +00:00 |
|
Victor Akintunde
|
5d2ac28576
|
docs: update return for useFetch and useAsyncData #24407 (#24775)
|
2023-12-18 19:37:51 +01:00 |
|
Michael Brevard
|
800902df12
|
docs: add documentation for nuxi module (#24790)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Julien Huang <julien.h.dev@gmail.com>
Co-authored-by: Sébastien Chopin <seb@nuxtlabs.com>
Co-authored-by: Damian Głowala <damian.glowala.rebkow@gmail.com>
|
2023-12-18 13:00:03 +01:00 |
|
Sébastien Chopin
|
6d50b4744b
|
docs: improvements on data-fetching
|
2023-12-18 11:20:04 +01:00 |
|
Michael Brevard
|
40a5f44942
|
feat(nuxt): useRequestHeader utility (#24781)
|
2023-12-16 09:08:56 +00:00 |
|