Skip to content

Releases: eslint-community/eslint-plugin-es-x

v7.6.0

22 Mar 01:10
Compare
Choose a tag to compare

New Rules

  • Add es-x/no-arraybuffer-prototype-transfer rule by @ota-meshi in #128

Updates

Full Changelog: v7.5.0...v7.6.0

v7.5.0

30 Nov 14:12
Compare
Choose a tag to compare

New Rules

Full Changelog: v7.4.0...v7.5.0

v7.4.0

21 Nov 23:49
Compare
Choose a tag to compare

Updates

Full Changelog: v7.3.0...v7.4.0

v7.3.0

02 Nov 07:56
Compare
Choose a tag to compare

New Rules

  • Add es-x/no-resizable-and-growable-arraybuffers rule by @ota-meshi in #98

Full Changelog: v7.2.0...v7.3.0

v7.2.0

22 Jul 05:08
Compare
Choose a tag to compare

New Rules

Bug Fixes

  • Fix typo in es-x/no-class-fields error message by @astorije in #82

Full Changelog: v7.1.0...v7.2.0

v7.1.0

20 May 23:43
Compare
Choose a tag to compare

New Rules

Full Changelog: v7.0.0...v7.1.0

v7.0.0

19 May 11:13
Compare
Choose a tag to compare

Updates

Full Changelog: v6.2.1...v7.0.0

v6.2.1

19 May 11:10
Compare
Choose a tag to compare
  • Revert #73. It should have been released as a major version.

Full Changelog: v6.2.0...v6.2.1

v6.2.0

19 May 10:59
Compare
Choose a tag to compare

Updates

  • Update to add presets for ES2023 by @sosukesuzuki in #73
    Reverted in next patch release. This should have been released in a major version.

Full Changelog: v6.1.0...v6.2.0

v6.1.0

03 Apr 05:38
Compare
Choose a tag to compare

Changes

  • Add no-regexp-unicode-property-escapes-2023 rule in #65

Full Changelog: v6.0.0...v6.1.0