Daniel Roe
|
f219f635ad
|
feat(nuxt3): allow disabling vue type shims (#2773)
|
2022-01-19 19:10:38 +01:00 |
|
Daniel Roe
|
d07d572263
|
feat: improve base url options (#2655)
|
2022-01-18 17:59:14 +01:00 |
|
pooya parsa
|
045b9edb5d
|
feat(kit, schema)!: finalize nuxt 3 module spec and utils (#2275)
|
2021-12-21 14:57:26 +01:00 |
|
Daniel Roe
|
c824905b99
|
fix(schema): handle null/undefined values in runtimeConfig (#2456)
|
2021-12-20 13:19:31 +01:00 |
|
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 |
|