Releases: stormwarning/zazen
Releases · stormwarning/zazen
@zazen/stylelint-config@4.0.0
@zazen/prettier-config@1.1.0
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
@zazen/eslint-config@6.8.0
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
Minor Changes
- Expand
unicorn/prevent-abbreviations
replacements (#206)
- Add
import/no-empty-named-blocks
rule (#205)
@zazen/cli@0.6.1
Patch Changes
- Update prettier to v3.2.4 (#174)
- Update eslint to v8.56.0 (#149)
@zazen/eslint-config@6.6.2
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
Patch Changes
- Fix type import autofix style (#197)
- Update eslint-plugin-import-sorting to v1.0.2 (#193)
@zazen/eslint-config@6.6.0
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
Patch Changes
- Remove trailing newline for changesets without a description (#192)