Releases: alexey-koran/eslint-config
Releases · alexey-koran/eslint-config
v0.2.2 (2024-10-08)
What's Changed
Fixes
- remove @stylistic/js/newline-per-chained-call rule due to the conflict with prettier
prettier/prettier#7884
2947cea
0.2.2 by @alexey-koran in #7
Full Changelog: v0.2.1...v0.2.2
v0.2.1 (2024-10-08)
v0.2.0 (2024-10-08)
What's Changed
Fixes
- internal eslint configs usage 1d2ed7b
- remove
@eslint/compat
usage aftereslint-plugin-import
v2.31.0 released support of ESLint v9 a112e19 - remove
import/ignore
rule afterparserOptions.projectService
fix ineslint-module-utils
v2.8.2, updated ineslint-plugin-import
v2.30.0 - move JS related rules & plugins from
baseConfig
tojavaScriptConfig
config
override ESLint recommended config rules byjsRules
abfdd78 no-unused-vars
addcaughtErrorsIgnorePattern
option d489aa0
Dependencies update
Minor
- update eslint to v9.12.0 d491f72
- update stylistic packages to v2.9.0 6e41d43
@stylistic/eslint-plugin-js
@stylistic/eslint-plugin-jsx
@stylistic/eslint-plugin-ts
- update eslint-plugin-react to v7.37.1 a375775 8aaddf7
- update typescript-eslint to v8.8.1 069d2ce b9787ce 88e445a
- update globals to v15.10.0 e1ac721
- update eslint-plugin-import to v2.31.0 2b21d19
Docs
Dependencies table
- update
eslint
&@eslint/js
minor version tov9.12.*
- update
@stylistic
packages minor version tov2.9.*
- update
eslint-plugin-react
tov7.37.*
- update
eslint-plugin-import
tov2.31.*
- update
typescript-eslint
minor version tov8.8.*
- update
globals
minor version tov15.10.*
by @alexey-koran in #5
Full Changelog: v0.1.1...v0.2.0
v0.1.1 (2024-09-05)
What's Changed
Dependencies update
Patches
- update stylistic packages to v2.7.2 16d77c3
@stylistic/eslint-plugin-js
@stylistic/eslint-plugin-jsx
@stylistic/eslint-plugin-ts
- update eslint-plugin-react to v7.35.2 da8b09d
Minor
- update eslint-plugin-import to v2.30.0 0297a69
- update typescript-eslint to v8.4.0 33e915b
- update eslint-plugin-jsx-a11y to v6.10.0 47e0885
Docs
Dependencies table
- update
eslint-plugin-import
minor version tov2.30.*
- update
typescript-eslint
minor version tov8.4.*
- update
eslint-plugin-jsx-a11y
tov6.10.*
by @alexey-koran in #2
Full Changelog: v0.1.0...v0.1.1
v0.1.0 (2024-08-29)
What's Changed
Features
- Separate
react-template
v0.3.7 ESLint flat config to @alexey-koran/eslint-config for better config overriding 5cf2022
by @alexey-koran in #1
Full Changelog: https://github.com/alexey-koran/eslint-config/commits/v0.1.0