Commit Graph

105 Commits

Author SHA1 Message Date
Daniel Roe
0d85c9ef77
fix(schema): type render.compressor (#2302) 2021-12-10 14:48:52 +01:00
Tobias Diez
c347b6cc8a
fix(schema): allow strings in plugin config (#2160) 2021-11-29 12:22:00 +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
15dad0e039
fix(schema): remove stray nuxt3 import (#2105) 2021-11-23 11:55:24 +01:00
pooya parsa
d68318f9d5
refactor: split schema to @nuxt/schema and simplify kit (#2059) 2021-11-21 17:14:46 +01:00