Skip to content

Releases: mll-lab/eslint-plugin

v1.6.0

05 Feb 15:49

Choose a tag to compare

1.6.0 (2026-02-05)

Features

  • rule: add React type exports to prefer-named-react-imports (7165b20)

v1.5.3

30 Jan 10:15

Choose a tag to compare

1.5.3 (2026-01-30)

Bug Fixes

  • rule: resolve lint violations in prefer-named-react-imports (671f8b6)

v1.5.2

30 Jan 09:42

Choose a tag to compare

1.5.2 (2026-01-30)

Bug Fixes

  • rule: simplify prefer-named-react-imports implementation (1e440b8)

v1.5.1

30 Jan 09:05

Choose a tag to compare

1.5.1 (2026-01-30)

Bug Fixes

  • rule: add import modification to prefer-named-react-imports auto-fix (d386802)

v1.5.0

30 Jan 08:20

Choose a tag to compare

1.5.0 (2026-01-30)

Features

  • rule: add prefer-named-react-imports (157d092)

v1.4.0

21 Jan 10:27

Choose a tag to compare

1.4.0 (2026-01-21)

Features

  • add prefer-loose-nullish-equality rule (40c110c)

v1.4.0-alpha.3

20 Jan 16:15

Choose a tag to compare

v1.4.0-alpha.3 Pre-release
Pre-release

1.4.0-alpha.3 (2026-01-20)

Features

  • add prefer-loose-nullish-equality rule (68f1523)

v1.4.0-alpha.2

09 Jan 08:48

Choose a tag to compare

v1.4.0-alpha.2 Pre-release
Pre-release

1.4.0-alpha.2 (2026-01-09)

Bug Fixes

  • make prefer-loose-nullish-equality less aggressive (2d99f53)
  • use AST_NODE_TYPES enum for type comparisons (722ec2b)

v1.4.0-alpha.1

08 Jan 10:57

Choose a tag to compare

v1.4.0-alpha.1 Pre-release
Pre-release

1.4.0-alpha.1 (2026-01-08)

Features

  • add prefer-loose-nullish-equality rule (c55c50c)

v1.3.5

04 Nov 07:01

Choose a tag to compare

1.3.5 (2025-11-04)

Bug Fixes

  • add missing eslint plugin dependencies (cd2410d)