Commit Graph

512 Commits

Author SHA1 Message Date
Daniel Roe c824905b99
fix(schema): handle null/undefined values in `runtimeConfig` (#2456) 2021-12-20 13:19:31 +01:00
renovate[bot] 23397e603c
feat(deps): update all non-major dependencies (#2252)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-12-14 16:46:05 +01:00
Daniel Roe 0d85c9ef77
fix(schema): type `render.compressor` (#2302) 2021-12-10 14:48:52 +01:00
Daniel Roe af6f91e8fe
fix(schema): fix typo for `import.meta.globEager` (#2243) 2021-12-01 12:58:24 +01:00
Tobias Diez c347b6cc8a
fix(schema): allow strings in plugin config (#2160) 2021-11-29 12:22:00 +01:00
Yasser Lahbibi ad2918195b
fix(autoImports): dirs option should be string[] (#2186) 2021-11-29 12:14:03 +01:00
Daniel Roe f5307f9d13
feat(nuxi): add `typecheck` command using `vue-tsc` (#2132)
* feat(nuxi): add `typecheck` command using `vue-tsc`

* perf: use local install with execa + set rootDir as cwd
2021-11-24 17:02:57 +01:00
Daniel Roe 7a78bce449
fix(schema): extend `NuxtOptions` for nitro & bridge types (#2131) 2021-11-24 16:51:26 +01:00
Giant 939f2eea25
docs: fix typo (#2119) 2021-11-24 16:25:20 +01:00
Daniel Roe 15dad0e039
fix(schema): remove stray `nuxt3` import (#2105) 2021-11-23 11:55:24 +01:00
Daniel Roe 834532bf71
fix(schema, nuxt3): export meta types from schema (#2103) 2021-11-23 11:16:11 +01:00
pooya parsa d68318f9d5
refactor: split schema to `@nuxt/schema` and simplify kit (#2059) 2021-11-21 17:14:46 +01:00