Releases: eslint-community/eslint-utils
Releases · eslint-community/eslint-utils
v5.0.0-alpha.3
11 Jan 20:28
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Bug Fixes
deps: update eslint-visitor-keys to v4 (#293 ) (1646199 )
v5.0.0-alpha.1
11 Jan 20:28
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
4.9.1 (2025-12-31)
Bug Fixes
v4.9.0
08 Sep 04:23
Compare
Sorry, something went wrong.
No results found
4.9.0 (2025-09-08)
Features
isParenthesized: support the latest typescript-eslint (#261 ) (e872dbd )
v4.8.0
03 Sep 06:21
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
4.6.1 (2025-04-16)
Bug Fixes
v4.6.0
12 Apr 14:01
Compare
Sorry, something went wrong.
No results found
4.6.0 (2025-04-12)
Features
validate type comments and generate .d.ts (#251 ) (d84fa55 )
v4.5.1
13 Mar 12:10
Compare
Sorry, something went wrong.
No results found
4.5.1 (2025-03-13)
Bug Fixes
fix crash when evaluating Symbol.prototype in getStringIfConstant (#182 ) (f3bc7a4 )