Skip to content

Releases: eslint-community/eslint-utils

v4.4.0

24 Mar 03:44
0540eb3
Compare
Choose a tag to compare

4.4.0 (2023-03-24)

Features

  • getStaticValue: allow Map/Set getters (#81) (22ad79f)
  • getStaticValue: Dereference variables that are effectively const (#80) (0540eb3)

v4.3.0

17 Mar 02:33
80b934e
Compare
Choose a tag to compare

4.3.0 (2023-03-17)

Features

  • getStaticValue: added more safe calls (#76) (e916558)
  • getStaticValue: allow RegExp getters (#77) (80b934e)

v4.2.1

17 Mar 02:14
5b1d059
Compare
Choose a tag to compare

4.2.1 (2023-03-17)

Bug Fixes

  • getStaticValue: fix for Math.random() (#79) (5b1d059)

v4.2.0

03 Mar 09:03
57693be
Compare
Choose a tag to compare

4.2.0 (2023-03-03)

Features

v4.1.2

28 Nov 09:50
f53ab06
Compare
Choose a tag to compare

4.1.2 (2022-11-28)

Bug Fixes

  • isParenthesized: don't crash on Program (#31) (f53ab06)

v4.1.1

28 Nov 09:42
9be40ab
Compare
Choose a tag to compare

4.1.1 (2022-11-28)

Bug Fixes

  • getFunctionNameWithKind: fix default exported function name (#26) (9be40ab)

v4.1.0

27 Nov 23:34
0bd0441
Compare
Choose a tag to compare

4.1.0 (2022-11-27)

Features

v4.0.0

27 Nov 04:12
ec558b5
Compare
Choose a tag to compare

4.0.0 (2022-11-27)

Features

BREAKING CHANGES

  • Requires ESLint@>=6
  • Requires Node@^12.22.0 || ^14.17.0 || >=16.0.0

v4.0.0-beta.1

26 Nov 19:10
ec558b5
Compare
Choose a tag to compare
v4.0.0-beta.1 Pre-release
Pre-release

4.0.0-beta.1 (2022-11-26)

Features

BREAKING CHANGES

  • Requires ESLint@>=6
  • Requires Node@^12.22.0 || ^14.17.0 || >=16.0.0

v4.0.0-alpha.2

26 Nov 18:59
ec558b5
Compare
Choose a tag to compare
v4.0.0-alpha.2 Pre-release
Pre-release

4.0.0-alpha.2 (2022-11-26)

Features

BREAKING CHANGES

  • Requires ESLint@>=6