1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-04 21:04:21 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Daniel Roe
bf649fe576
fix(nuxt): allow overriding lower layer composables () 2023-01-14 01:14:24 +00:00
pooya parsa
5973df1e96
chore: update examples to ^3.0.0-rc.10 and use global defineNuxtConfig () 2022-09-14 19:26:43 +02:00
Daniel Roe
13dc0b94c4
feat(nuxt): allow exposing type augmentations from extends layers () 2022-09-12 15:41:15 +02:00
pooya parsa
94f76ea930
feat(nuxt): app.config with hmr and reactivity support ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-08-17 17:23:13 +02:00
pooya parsa
4712e99411
refactor!: rename nuxt3 to nuxt () 2022-04-20 10:52:39 +02:00
Kevin Marrec
dda0cebc76
feat(nuxt3): extends support for app/router.options () 2022-04-04 10:23:11 +02:00
Kevin Marrec
cd8dbdc01c
test: add test suites for extends features () 2022-03-24 13:33:42 +01:00
Kevin Marrec
7c0d2e176c
feat(nuxt3): extends support for pages & middleware directories ()
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-03-22 19:12:54 +01:00