- Update deps and enable useful rules. (by @alexander-akait in #139)
- Update dependencies. (by @alexander-akait in #127)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.9.3 (2026-02-02)
4.9.2 (2026-02-02)
4.9.1 (2026-01-24)
4.9.0 (2026-01-23)
4.8.5 (2026-01-20)
4.8.4 (2026-01-19)
4.8.3 (2026-01-17)
4.8.2 (2026-01-17)
4.8.1 (2026-01-17)
4.8.0 (2026-01-17)
- added
eslint-plugin-react-hooksplugin (#96) (d616e43) - use
dependenciesfor eslint plugins insteadpeerDependencies(#95) (73ce999)
4.7.3 (2025-12-15)
4.7.2 (2025-12-15)
4.7.1 (2025-12-15)
4.7.0 (2025-12-15)
4.6.3 (2025-08-22)
4.6.2 (2025-08-22)
4.6.1 (2025-08-20)
4.6.0 (2025-08-12)
4.5.1 (2025-07-25)
4.5.0 (2025-07-23)
4.4.2 (2025-07-22)
4.4.1 (2025-07-17)
4.4.0 (2025-07-15)
- new browsers and universal presets (63c9d13)
4.3.4 (2025-07-14)
4.3.3 (2025-07-14)
- avoid jest special comments to lint (#72) (4fbe4b0)
- disable
@typescript-eslint/triple-slash-referencefor markdown (#74) (a11f2cb) - disable
no-newrule for markdown (#73) (4b2e171)
4.3.2 (2025-07-14)
4.3.1 (2025-07-14)
- disable
@typescript-eslint/no-unused-varsfor markdown files (#69) (fcbf2a3) - improve react support (64c1204)
- improve typescript support (#67) (6750fc3)
4.3.0 (2025-07-01)
4.2.2 (2025-07-01)
4.2.1 (2025-07-01)
- allow to use
evalin tests (#62) (9b98e49) - apply DOM rules only for the browser target (#61) (4607d8f)
- disable
no-control-regexfor tests (#60) (71b3d96) - relax test rules (#64) (98b7b67)
- use node.js recommended rules by default (#63) (4745549)
4.2.0 (2025-06-27)
- enable rule for order of imports and exports (#59) (387c167)
- plugin and rule to sort package.json properties (ca57ab4)
4.1.4 (2025-06-25)
4.1.3 (2025-06-24)
- better configuration for module/commonjs/dirty format (#51) (7de7ddf)
- disable
guard-for-infor extra noise (#52) (0e894a5) - improve jest
files(#50) (90a979e) - more newlines (#49) (7e17d6b)
4.1.2 (2025-06-23)
4.1.1 (2025-06-20)
4.1.0 (2025-06-12)
- added
typescript/recommendedpreset (fea16fb)
4.0.10 (2025-06-11)
4.0.9 (2025-06-11)
- adding default prettier config for old projects (86f7be6)
- disable
no-consolefor tests (#45) (ab1798f)
4.0.8 (2025-06-11)
4.0.7 (2025-06-11)
4.0.6 (2025-06-10)
4.0.5 (2025-06-10)
- lazy load jest and typescript configuration (#40) (196e040)
- lazy load optional plugins (#41) (d634eaf)
- relax
jest/prefer-lowercase-title(#39) (496c8e2)
4.0.4 (2025-06-10)
- disable
require-awaitrule (a787ef9)
4.0.3 (2025-06-10)
- add
test/outputsto global ignore (#36) (2d3253b) - improve jest default configuration (#37) (e846ec3)
4.0.2 (2025-06-10)
- adding
eslint-config-prettierto peer deps (#33) (df28ab8) - disable
jest/no-done-callbackrule (#35) (cb2b634) - unresolved import in
eslint-config(#34) (a73ed8e)
4.0.1 (2025-06-06)
- publish (36d0812)
4.0.0 (2025-06-06)
- update all rules and switch to eslint@9 (#30)
2.0.0 (2025-06-06)
- update all rules and switch to eslint@9 (#30)