Skip to content

Releases: stormwarning/zazen

v0.4.2

31 May 16:32
d4e9077
Compare
Choose a tag to compare

♻️ Changed

  • Format generated files after writing #130
  • Update eslint to v8.16.0 #127

v0.4.1

16 May 02:06
15cbbc3
Compare
Choose a tag to compare

♻️ Changed

  • Update @zazen/eslint-config to v5.2.0 #124
  • Update prettier-plugin-packagejson to v2.2.18 #117
  • Update eslint to v8.15.0 #114

v0.4.0

26 Apr 02:05
fd34c4e
Compare
Choose a tag to compare

🎁 Added

  • Add lint command #108

    Checks files for formatting issues and linter errors.

  • Add format command #104

    Applies ESLint autofixes and Prettier formatting.

♻️ Changed

  • Include eslint and prettier in dependencies #100

    Preparing for dedicated lint and format commands.

v0.3.2

15 Feb 18:58
951304b
Compare
Choose a tag to compare

@zazen/cli

0.3.2 — 2022-02-15

♻️ Changed

  • Update tsconfig.json output #85, #92

    Sets outDir to ./dist (will eventually be configurable). Sets target and
    module to esnext and moduleResolution to node. Enables allowJs for
    better results in non-TypeScript projects. Enables isolatedModules 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 latest 183e9c8

0.2.0 — 2022-02-02

♻️ Changed

  • Upgrade @zazen/eslint-config to latest b02fe22

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

0.1.0 — 2022-02-01

🎉 Initial release #71

v0.3.1

07 Feb 06:05
929b70a
Compare
Choose a tag to compare

🐛 Fixed

  • Fix output from custom ESLint config #83

v0.3.0

05 Feb 04:49
ba722a9
Compare
Choose a tag to compare

♻️ Changed

  • Upgrade @zazen/eslint-config to latest 183e9c8

v0.2.0

03 Feb 04:21
d11b9df
Compare
Choose a tag to compare

♻️ Changed

  • Upgrade @zazen/eslint-config to latest b02fe22

v0.1.2

02 Feb 04:42
f7676a1
Compare
Choose a tag to compare

🐛 Fixed

  • Make default ESLint config a direct dependency 7803181

v0.1.1

01 Feb 17:14
ee101ad
Compare
Choose a tag to compare

🐛 Fixed

  • Add JSON/YML formatting to default Prettier config d47eea8

v0.1.0

01 Feb 16:28
cc98763
Compare
Choose a tag to compare

🎉 Initial release #71