Releases: stormwarning/zazen
Releases · stormwarning/zazen
v0.4.2
v0.4.1
v0.4.0
v0.3.2
@zazen/cli
0.3.2 — 2022-02-15
♻️ Changed
-
Update
tsconfig.json
output #85, #92Sets
outDir
to./dist
(will eventually be configurable). Setstarget
and
module
toesnext
andmoduleResolution
tonode
. EnablesallowJs
for
better results in non-TypeScript projects. EnablesisolatedModules
based 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-config
to latest183e9c8
0.2.0 — 2022-02-02
♻️ Changed
- Upgrade
@zazen/eslint-config
to 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