Skip to content

Releases: keithamus/eslint-plugin-escompat

v3.4.0

13 Feb 11:43
38d7607
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.4...v3.4.0

v3.3.4

13 Feb 11:42
893ebcc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.3...v3.3.4

v3.3.3

13 Feb 11:42
fe64372
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.2...v3.3.3

v3.3.2

13 Feb 11:42
78b5d6c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.1...v3.3.2

v3.3.1

13 Feb 11:42
f5b15d0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.0...v3.3.1

v3.3.0

13 Feb 11:42
2c266db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.3.0

v3.2.0

13 Feb 11:42
864f212
Compare
Choose a tag to compare

What's Changed

  • Doc: fix nullish coalescing example by @brasic in #12

New Contributors

Full Changelog: v3.1.0...v3.2.0

v3.1.0

29 Apr 15:45
Compare
Choose a tag to compare
  • feat: add typescript config fb767cc
  • docs: add all rules to REAMDE a645685

v3.0.1...v3.1.0

v3.0.0

29 Apr 14:35
Compare
Choose a tag to compare
  • feat: add new rules to recommended: 875c0bc

BREAKING CHANGES:

You may get new lint errors with the newly enabled rules, using the recommended ruleset.

v2.2.0...v3.0.0

v2.2.0

29 Apr 14:32
Compare
Choose a tag to compare
  • feat(no-regexp-named-groups): add no-regexp-named-groups 39e7313
  • feat(no-regexp-lookbehind): add no-regexp-lookbehind 0d00077
  • fix: dont add breaking rules to recommended config fa26dab
  • feat(no-nullish-coalescing): add no-nullish-coalescing rule 6e585d8
  • feat(no-bigint): add no bigint rule 79f3655

v2.1.4...v2.2.0