Nuxt/test/fixtures/basic
2023-05-17 14:23:52 +01:00
..
assets
components feat(nuxt): full scoped slots support for server components (#20284) 2023-05-15 23:43:53 +01:00
composables feat(nuxt): allow configuring treeshakeable composables (#19383) 2023-03-07 01:30:05 -08:00
extends perf: remove unused deps and add implicit deps (#20356) 2023-04-19 16:45:13 +01:00
layouts
middleware fix(nuxt): do not redirect when vue-router normalises url (#20247) 2023-04-13 03:14:44 -07:00
modules fix(nuxt): run page meta plugin on all pages (and only pages) (#20628) 2023-05-03 15:14:12 +01:00
other-components-folder
pages fix(nuxt): don't refresh when hydrating when data is present (#20916) 2023-05-17 14:23:52 +01:00
plugins fix(nuxt): prioritise vue app context when available (#20910) 2023-05-17 13:26:16 +01:00
public
server fix(nuxt): infer useFetch method when generic is passed (#20797) 2023-05-17 12:56:47 +01:00
utils feat(nuxt): scan composables with star export (#19249) 2023-03-01 04:24:46 -08:00
.gitignore
app.config.ts
error.vue
nuxt.config.ts feat(kit): addBuildPlugin for builder-agnostic implementation (#20587) 2023-05-14 12:55:26 +01:00
nuxt.schema.ts fix(nuxt,schema): merge custom and resolved app configs (#19602) 2023-03-11 14:53:28 -08:00
package.json chore: fix typo in pnpm-workspace.yaml (#20751) 2023-05-10 09:15:11 +01:00
some-exports.ts
tsconfig.json
types.ts fix(nuxt): infer useFetch method when generic is passed (#20797) 2023-05-17 12:56:47 +01:00