Skip to content

Releases: alexey-koran/eslint-config

v0.3.0 (2025-02-02)

02 Feb 06:39
v0.3.0
ad74b0b
Compare
Choose a tag to compare

What's Changed

Rules

Fixes

Dependencies update

Major

Minor

Other

Docs

Dependencies

  • update globals minor version to v15.14.*
  • update eslint & @eslint/js minor version to v9.19.*
  • update eslint-import-resolver-typescript minor version to v3.7.*
  • add prettier v3.4.* to Development dependencies table
  • update typescript-eslint minor version to v8.22.*
  • update eslint-plugin-react-hooks to stable v5.1.*
  • update eslint-config-prettier major version to v10.0.*
  • update stylistic packages to major version to v3.0.*
    @stylistic/eslint-plugin-js
    @stylistic/eslint-plugin-jsx
    @stylistic/eslint-plugin-ts

Other

v0.3.0 by @alexey-koran in #8

Full Changelog: v0.2.2...v0.3.0

v0.2.2 (2024-10-08)

08 Oct 02:46
v0.2.2
3453aa6
Compare
Choose a tag to compare

What's Changed

Fixes

0.2.2 by @alexey-koran in #7

Full Changelog: v0.2.1...v0.2.2

v0.2.1 (2024-10-08)

08 Oct 01:51
v0.2.1
73121a9
Compare
Choose a tag to compare

What's Changed

Fixes

0.2.1 by @alexey-koran in #6

Full Changelog: v0.2.0...v0.2.1

v0.2.0 (2024-10-08)

07 Oct 23:39
v0.2.0
cd14202
Compare
Choose a tag to compare

What's Changed

Fixes

  • internal eslint configs usage 1d2ed7b
  • remove @eslint/compat usage after eslint-plugin-import v2.31.0 released support of ESLint v9 a112e19
  • remove import/ignore rule after parserOptions.projectService fix in eslint-module-utils v2.8.2, updated in eslint-plugin-import v2.30.0
  • move JS related rules & plugins from baseConfig to javaScriptConfig config
    override ESLint recommended config rules by jsRules abfdd78
  • no-unused-vars add caughtErrorsIgnorePattern option d489aa0

Dependencies update

Minor

Docs

Dependencies table

  • update eslint & @eslint/js minor version to v9.12.*
  • update @stylistic packages minor version to v2.9.*
  • update eslint-plugin-react to v7.37.*
  • update eslint-plugin-import to v2.31.*
  • update typescript-eslint minor version to v8.8.*
  • update globals minor version to v15.10.*

by @alexey-koran in #5

Full Changelog: v0.1.1...v0.2.0

v0.1.1 (2024-09-05)

05 Sep 16:15
v0.1.1
7810a77
Compare
Choose a tag to compare

What's Changed

Dependencies update

Patches

Minor

Docs

Dependencies table
  • update eslint-plugin-import minor version to v2.30.*
  • update typescript-eslint minor version to v8.4.*
  • update eslint-plugin-jsx-a11y to v6.10.*

by @alexey-koran in #2

Full Changelog: v0.1.0...v0.1.1

v0.1.0 (2024-08-29)

29 Aug 21:55
v0.1.0
39f6c62
Compare
Choose a tag to compare

What's Changed

Features

by @alexey-koran in #1

Full Changelog: https://github.com/alexey-koran/eslint-config/commits/v0.1.0