Nuxt/test/fixtures/basic/extends/bar
Daniel Roe 458acbb8e1
fix(nuxt): give priority to later middleware when deduping (#23552)
2023-10-12 23:21:02 +01:00
..
app perf: remove unused deps and add implicit deps (#20356) 2023-04-19 16:45:13 +01:00
components fix(nuxt): resolve layer assets in relation to layer directory (#20932) 2023-05-18 15:10:12 +01:00
composables fix(nuxt): allow overriding lower layer composables (#10017) 2023-01-14 01:14:24 +00:00
layouts test: add test suites for extends features (#3862) 2022-03-24 13:33:42 +01:00
middleware fix(nuxt): give priority to later middleware when deduping (#23552) 2023-10-12 23:21:02 +01:00
pages fix(nuxt): allow granularly overriding pages in layers (#23134) 2023-09-12 10:46:35 +01:00
plugins fix(nuxt): load layer plugins before project plugins (#22889) 2023-09-04 23:41:51 +01:00
public fix(nuxt): resolve layer assets in relation to layer directory (#20932) 2023-05-18 15:10:12 +01:00
app.config.ts feat(nuxt): `app.config` with hmr and reactivity support (#6333) 2022-08-17 17:23:13 +02:00
index.d.ts feat(nuxt): allow exposing type augmentations from extends layers (#7442) 2022-09-12 15:41:15 +02:00
nuxt.config.ts fix(nuxt): ignore falsy modules (#19684) 2023-03-19 16:16:13 -07:00