Skip to content

Releases: stormwarning/zazen

@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)

@zazen/changesets-changelog@2.0.2

18 Jan 18:27
b50f352
Compare
Choose a tag to compare

Patch Changes

  • Remove extra newline from changelog entries (#189)

@zazen/eslint-config@6.5.0

17 Jan 19:57
90dd974
Compare
Choose a tag to compare

Minor Changes

  • Add rules for consistent TypeScript import style (#183)

  • Add tests glob to no-extraneous-dependencies rule options (#182)

  • Use eslint-plugin-import-sorting for import sort order (#181)

Patch Changes

  • Update @rushstack/eslint-patch to v1.7.0 (#177)

  • Update typescript-eslint plugin & parser to v6.19.0 (#172)

  • Update eslint-plugin-n to v16.6.2 (#179)

  • Update eslint-config-prettier to v9.1.0 (#178)

  • Update eslint-plugin-import to v2.29.1 (#163)

@zazen/changesets-changelog@2.0.1

17 Jan 19:57
90dd974
Compare
Choose a tag to compare

Patch Changes

  • Update @changesets/get-github-info to v0.6.0 (#176)

@zazen/changesets-changelog@2.0.0

16 Dec 04:23
76729ba
Compare
Choose a tag to compare

Major Changes

  • Initial release 🎉 (#168)

Patch Changes

  • Ignore user if they own the repo dfec823

  • Switch to CommonJS format (#169)

@zazen/eslint-config@6.4.0

15 Nov 19:08
548d228
Compare
Choose a tag to compare

Minor Changes

  • Upgrade dependencies #160

    • Upgrade @rushstack/eslint-patch to 1.5.1
    • Upgrade @typescript-eslint/eslint-plugin to 6.11.0
    • Upgrade @typescript-eslint/parser to 6.11.0
    • Upgrade eslint-config-prettier to 9.0.0
    • Upgrade eslint-config-xo-typescript to 1.0.1
    • Upgrade eslint-plugin-etc to 2.0.3
    • Upgrade eslint-plugin-n to 16.3.1
    • Upgrade eslint-plugin-unicorn to 49.0.0

@zazen/cli@0.6.0

15 Nov 19:08
548d228
Compare
Choose a tag to compare

Minor Changes

  • Upgrade dependencies #160

    • Upgrade eslint to 8.53.0
    • Upgrade prettier to 3.1.0

v0.5.0

23 Oct 00:27
a9b9bdd
Compare
Choose a tag to compare

Minor Changes

  • Upgrade @zazen/eslint-config and other linter packages to latest aaf472a