Skip to content

Releases: archisquad/eslint-config-archisquad

v2.3.0

22 Nov 22:13
d6cdb7f
Compare
Choose a tag to compare

Minor Changes

  • 680473a: [ADDED]: Support for globals
  • 8b2f2cb: [ADDED]: Re-export the composer and concat utils from
    eslint-flat-config-utils.

v2.2.0

16 Nov 19:44
ff64c3b
Compare
Choose a tag to compare

Minor Changes

  • a8c3764: [CHANGE]: Upgraded dependencies

    • @eslint/js 9.14.0 → 9.15.0
    • @typescript-eslint/eslint-plugin 8.13.0 → 8.14.0
    • @typescript-eslint/parser 8.13.0 → 8.14.0
    • @vitest/eslint-plugin 1.1.8 → 1.1.10
    • eslint 9.14.0 → 9.15.0
    • eslint-plugin-jsonc 2.17.0 → 2.18.1
    • eslint-plugin-n 17.13.1 → 17.13.2
    • type-fest 4.26.1 → 4.27.0

v2.1.0

10 Nov 16:57
bd9243c
Compare
Choose a tag to compare

Minor Changes

  • 9632acd: This release brings a series of important updates to our
    dependencies, ensuring improved performance, enhanced security, and better
    compatibility with the latest tools and libraries. These updates are crucial
    for maintaining a modern and efficient development environment.

    Updated dependencies

    • Updated eslint-plugin-jsonc to version 2.17.0.
    • Updated eslint-plugin-n to version 17.13.1.
    • Updated @typescript-eslint/eslint-plugin to version 8.13.0.
    • Updated eslint to version 9.14.0.
    • Updated prettier to version 3.3.3.
    • Updated @archisquad/prettier-config to version 2.0.1.
    • Updated eslint-plugin-unicorn to version 56.0.0.
    • Updated eslint-plugin-prettier to version 5.2.1.
    • Updated eslint-config-prettier to version 9.1.0.
    • Updated eslint-plugin-promise to version 7.1.0.
    • Updated eslint-plugin-compat to version 6.0.1.
    • Updated eslint-plugin-no-secrets to version 1.1.2.
    • Updated eslint-plugin-yml to version 1.15.0.
    • Updated eslint-plugin-playwright to version 2.0.1.
    • Updated @vitest/eslint-plugin to version 1.1.8.
    • Updated eslint-plugin-perfectionist to version 3.9.1.
    • Updated eslint-config-flat-gitignore to version 0.3.0.
    • Updated @eslint/js to version 9.14.0.
    • Updated @typescript-eslint/parser to version 8.13.0.
    • Updated @typescript-eslint/eslint-plugin to version 8.13.0.

v2.0.0

06 Aug 08:52
4580793
Compare
Choose a tag to compare

Major Changes

  • 582b83d: [BREAKING]: Migrate to Flat Config & ESLint v9. Drop support for
    Legacy Config & ESLint v8.

    [ADDED]: Suport for Perfectionist Plugin.

v1.3.0

06 Feb 17:42
1837666
Compare
Choose a tag to compare

Minor Changes

  • e8a452a: Upgraded dependencies: TS support for v5.3, @html-eslint/eslint-plugin to v0.23.1, eslint-plugin-jsonc to v2.13.0, eslint-plugin-n to v16.6.2, eslint-plugin-playwright to v0.22.2, eslint-plugin-prettier to v5.1.3, eslint-plugin-security to v2.1.0, eslint-plugin-unicorn to v50.0.1, eslint-plugin-vitest to v0.3.21, eslint-plugin-yml to v1.12.2

v1.2.0

04 Dec 17:11
ac7963b
Compare
Choose a tag to compare

Minor Changes

  • 82d2b2a: Updated dependencies: @typescript-eslint/eslint-plugin to v6.13.1,
    @typescript-eslint/parser to v6.13.1, eslint to v8.55.0,
    eslint-config-prettier to v9.1.0, eslint-plugin-playwright to v0.19.0

v1.1.0

27 Nov 12:04
2565b5f
Compare
Choose a tag to compare

Minor Changes

  • 03613d9: Upgrade dependencies: eslint-plugin-unicorn to v49,
    @typescript-eslint/eslint-plugin to v6.12.0, eslint to v8.54.0,
    @microsoft/eslint-plugin-sdl to v0.2.2, @html-eslint/parser to v0.21.0,
    @html-eslint/eslint-plugin to v0.21.0, eslint-plugin-n to v16.3.1,
    eslint-plugin-vitest to v0.3.10

Patch Changes

  • 0f59c63: Upgrade Prettier peerDependency to v3.1.0

v1.0.0

19 Oct 11:48
8675724
Compare
Choose a tag to compare

Major Changes