Skip to content

Releases: eslint-community/eslint-utils

v5.0.0-alpha.3

11 Jan 20:28
v5.0.0-alpha.3
5f69495

Choose a tag to compare

v5.0.0-alpha.3 Pre-release
Pre-release

5.0.0-alpha.3 (2026-01-11)

  • feat!: drop typescript-eslint v5 support (#297) (dbaf824)

BREAKING CHANGES

  • typescript-eslint needs to be ^8.0.0

v5.0.0-alpha.2

11 Jan 20:28
v5.0.0-alpha.2
7aa5f28

Choose a tag to compare

v5.0.0-alpha.2 Pre-release
Pre-release

5.0.0-alpha.2 (2026-01-02)

Bug Fixes

  • deps: update eslint-visitor-keys to v4 (#293) (1646199)

v5.0.0-alpha.1

11 Jan 20:28
v5.0.0-alpha.1
e839d6d

Choose a tag to compare

v5.0.0-alpha.1 Pre-release
Pre-release

5.0.0-alpha.1 (2024-10-26)

Features

BREAKING CHANGES

  • Requires Node@^18.18.0 || ^20.9.0 || >=21.1.0
  • Requires ESLint@^8.57.0 || ^9.0.0

v4.9.1

31 Dec 14:49
3123493

Choose a tag to compare

4.9.1 (2025-12-31)

Bug Fixes

v4.9.0

08 Sep 04:23
e872dbd

Choose a tag to compare

4.9.0 (2025-09-08)

Features

  • isParenthesized: support the latest typescript-eslint (#261) (e872dbd)

v4.8.0

03 Sep 06:21
161ffe1

Choose a tag to compare

4.8.0 (2025-09-03)

Bug Fixes

  • get-static-value: incorrect return when variable has object mutation (#257) (161ffe1)

Features

  • add support for typescript AST to isParenthesized (#258) (692ce08)

v4.7.0

02 May 07:52
38c229b

Choose a tag to compare

4.7.0 (2025-05-02)

Bug Fixes

Features

  • add support for typescript AST to getStaticValue, and ReferenceTracker (#255) (c802ca0)

v4.6.1

16 Apr 12:33
9c1dbf8

Choose a tag to compare

4.6.1 (2025-04-16)

Bug Fixes

v4.6.0

12 Apr 14:01
d84fa55

Choose a tag to compare

4.6.0 (2025-04-12)

Features

  • validate type comments and generate .d.ts (#251) (d84fa55)

v4.5.1

13 Mar 12:10
f3bc7a4

Choose a tag to compare

4.5.1 (2025-03-13)

Bug Fixes

  • fix crash when evaluating Symbol.prototype in getStringIfConstant (#182) (f3bc7a4)