Skip to content

Releases: stormwarning/zazen

@zazen/stylelint-config@4.0.0

17 Jun 19:03
1e70d32
Compare
Choose a tag to compare

Major Changes

  • Update minimum required versions (#221)

    • node@18
    • stylelint@16

@zazen/prettier-config@1.1.0

17 Jun 19:15
5ac6f71
Compare
Choose a tag to compare

Minor Changes

  • Override options for CSS and Sass code (#223)

    Increases printWidth and uses double quotes, following the @stylistic Stylelint conventions.

@zazen/prettier-config@1.0.0

08 Feb 18:11
43d3064
Compare
Choose a tag to compare

Major Changes

  • Initial release 🎉 (#215)

@zazen/eslint-config@6.8.0

08 Feb 18:11
43d3064
Compare
Choose a tag to compare

Minor Changes

  • Configure unicorn/switch-case-braces to avoid braces where possible (#214)

Patch Changes

  • Update eslint-plugin-import-sorting to v1.1.0 (#202)
  • Update typescript-eslint monorepo to v6.21.0 (#211)

@zazen/eslint-config@6.7.0

25 Jan 02:06
4f309c9
Compare
Choose a tag to compare

Minor Changes

  • Expand unicorn/prevent-abbreviations replacements (#206)
  • Add import/no-empty-named-blocks rule (#205)

@zazen/cli@0.6.1

25 Jan 02:06
4f309c9
Compare
Choose a tag to compare

Patch Changes

  • Update prettier to v3.2.4 (#174)
  • Update eslint to v8.56.0 (#149)

@zazen/eslint-config@6.6.2

23 Jan 22:06
750fe49
Compare
Choose a tag to compare

Patch Changes

  • Update typescript-eslint monorepo to v6.19.1 (#199)
  • Update eslint-plugin-import-sorting to v1.0.3 (#200)

@zazen/eslint-config@6.6.1

21 Jan 16:59
e438933
Compare
Choose a tag to compare

Patch Changes

  • Fix type import autofix style (#197)
  • Update eslint-plugin-import-sorting to v1.0.2 (#193)

@zazen/eslint-config@6.6.0

18 Jan 20:26
80eb512
Compare
Choose a tag to compare

Minor Changes

  • Update import/no-duplicates rule to prefer inline type qualifiers (#188)
  • Update consistent-type-definitions rule to prefer interface (#188)
  • Update naming-convention rule to allow UPPER_CASE variables (#188)

Patch Changes

  • Update eslint-plugin-unicorn to v50 (#187)

@zazen/changesets-changelog@2.0.3

18 Jan 20:26
80eb512
Compare
Choose a tag to compare

Patch Changes

  • Remove trailing newline for changesets without a description (#192)