1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-25 10:08:29 +00:00
Commit Graph

272 Commits

Author SHA1 Message Date
Daniel Roe
9d850a2a12
feat(nuxt): add nitro:build:public-assets hook () 2023-03-14 03:34:55 -07:00
Harlan Wilton
c91e4d7933
feat(nuxt): add useHeadSafe and remove layer around head imports () 2023-03-10 00:01:21 -08:00
Daniel Roe
eb1bb59542
ci: lint workflows () 2023-03-09 03:34:41 -08:00
Özüm Eldoğan
c8a5a4a487
docs: update $fetch documentation ()
Co-authored-by: Özüm Eldoğan <ozum@users.noreply.github.com>
Co-authored-by: Sébastien Chopin <seb@nuxtlabs.com>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
2023-03-09 12:17:43 +01:00
Julien Huang
1729d2e42f
feat(nuxt): add <NuxtClientFallback> component () 2023-03-08 13:13:06 -08:00
Harlan Wilton
8732720221
perf(head): drop @vueuse/head dependency () 2023-03-08 07:32:24 -08:00
Daniel Roe
df3ae8cb4e
feat(nuxt): enable chunk error handling by default () 2023-03-08 12:17:22 +00:00
Daniel Roe
06b9233b18 docs: update cli docs for --log-level 2023-03-07 12:20:43 +00:00
Alex Korytskyi
3a73f42d1c
feat(nuxt): support trailingSlashBehavior in defineNuxtLink () 2023-03-06 23:17:42 -08:00
Anthony Fu
db5ea91916
feat(nuxi): cli wrapper for self restart () 2023-03-03 05:45:38 -08:00
Jakub Andrzejewski
5cfd835163
feat(nuxi): reload nuxt when restart hook is called () 2023-03-01 04:15:01 -08:00
Clément Ollivier
185ae9fd2c
docs: update link () 2023-02-21 17:45:47 +01:00
Lioness100
b25b6c82c7
docs: fix typos () 2023-02-12 19:16:42 +00:00
Daniel Roe
9ee568efe6
docs: add info for nuxi devtools command () 2023-02-09 06:02:59 -08:00
Mehdi HosseinZade
76a08e3ccd
feat(kit): add addRouteMiddleware method () 2023-02-06 15:24:56 -08:00
Alex Liu
2fbc73b3a3
docs: resolve preloadRouteComponents page heading error () 2023-02-06 01:50:13 -08:00
Lucas
198f9a23ec
docs(schema): add NuxtHooks interface documentation () 2023-02-05 04:17:15 -08:00
Krutie Patel
217e59ad96
docs: add useError composable () 2023-02-04 06:17:05 -08:00
Daniel Roe
03d6737089
fix(vite, webpack): omit magic keys when import of same name is detected () 2023-02-03 03:55:58 -08:00
Daniel Roe
cb0860ba6c
fix(nuxt): make onNuxtReady safe to run on server-side () 2023-02-02 05:27:48 -08:00
Daniel Roe
6b2bc680b0 docs: add comment about needing to install @types/node manually 2023-01-30 10:56:30 +00:00
Sébastien Chopin
3ec108493d
docs: simplify the docs directory ()
* docs: simplify docs to only markdown

* Create nuxt-config.md

* chore: update

* chore: add readme
2023-01-25 10:41:41 +01:00