v0.3.2
@zazen/cli
0.3.2 — 2022-02-15
♻️ Changed
-
Update
tsconfig.jsonoutput #85, #92Sets
outDirto./dist(will eventually be configurable). Setstargetand
moduletoesnextandmoduleResolutiontonode. EnablesallowJsfor
better results in non-TypeScript projects. EnablesisolatedModulesbased on
esbuild’s recommendation.
0.3.1 — 2022-02-06
🐛 Fixed
- Fix output from custom ESLint config #83
0.3.0 — 2022-02-04
♻️ Changed
- Upgrade
@zazen/eslint-configto latest183e9c8
0.2.0 — 2022-02-02
♻️ Changed
- Upgrade
@zazen/eslint-configto latestb02fe22
0.1.2 — 2022-02-01
🐛 Fixed
- Make default ESLint config a direct dependency
7803181
0.1.1 — 2022-02-01
🐛 Fixed
- Add JSON/YML formatting to default Prettier config
d47eea8