eslint-plugin-es-x

ESLint plugin about ECMAScript syntactic features.

MIT License

Downloads
7M
Stars
114
Committers
10

Bot releases are hidden (Show)

eslint-plugin-es-x - v8.0.0 Latest Release

Published by ota-meshi 4 months ago

💥 Breaking Changes

  • Change Configs
    • Configs prefixed with restrict-to- have been changed by adding ES2024 rules to each config.
    • Due to some rules being split, the configuration was changed to use the new rules instead.

Updates

New Rules

  • feat!: separate the rules of ES2022 - ES2024 by features by @ota-meshi in https://github.com/eslint-community/eslint-plugin-es-x/pull/150
    • Deprecated no-object-map-groupby rule
      • Added no-map-groupby rule
      • Added no-object-groupby rule
      • Added no-array-grouping config
    • Deprecated no-string-prototype-iswellformed-towellformed rule
      • Added no-string-prototype-iswellformed rule
      • Added no-string-prototype-towellformed rule
      • Added no-is-usv-string config
    • Deprecated no-array-string-prototype-at rule
      • Added no-array-prototype-at rule
      • Added no-string-prototype-at
      • Added no-relative-indexing-method config
    • Deprecated no-class-fields rule rule
      • Added no-class-instance-fields rule
      • Added no-class-private-fields rule
      • Added no-class-private-methods rule
      • Added no-class-static-fields rule
      • Added no-class-fields config

Full Changelog: https://github.com/eslint-community/eslint-plugin-es-x/compare/v7.8.0...v8.0.0

eslint-plugin-es-x - v7.8.0

Published by ota-meshi 4 months ago

New Rules

Full Changelog: https://github.com/eslint-community/eslint-plugin-es-x/compare/v7.7.0...v7.8.0

eslint-plugin-es-x - v7.7.0

Published by ota-meshi 4 months ago

New Rules

  • Add 7 rules of es-x/no-set-prototype-* by @ota-meshi in https://github.com/eslint-community/eslint-plugin-es-x/pull/145
    • es-x/no-set-prototype-difference
    • es-x/no-set-prototype-intersection
    • es-x/no-set-prototype-isdisjointfrom
    • es-x/no-set-prototype-issubsetof
    • es-x/no-set-prototype-issupersetof
    • es-x/no-set-prototype-symmetricdifference
    • es-x/no-set-prototype-union

Full Changelog: https://github.com/eslint-community/eslint-plugin-es-x/compare/v7.6.0...v7.7.0

eslint-plugin-es-x - v7.6.0

Published by ota-meshi 7 months ago

New Rules

Updates

Full Changelog: https://github.com/eslint-community/eslint-plugin-es-x/compare/v7.5.0...v7.6.0

eslint-plugin-es-x - v7.5.0

Published by ota-meshi 11 months ago

New Rules

Full Changelog: https://github.com/eslint-community/eslint-plugin-es-x/compare/v7.4.0...v7.5.0

eslint-plugin-es-x - v7.4.0

Published by ota-meshi 11 months ago

Updates

Full Changelog: https://github.com/eslint-community/eslint-plugin-es-x/compare/v7.3.0...v7.4.0

eslint-plugin-es-x - v7.3.0

Published by ota-meshi 12 months ago

New Rules

Full Changelog: https://github.com/eslint-community/eslint-plugin-es-x/compare/v7.2.0...v7.3.0

eslint-plugin-es-x - v7.2.0

Published by ota-meshi about 1 year ago

New Rules

Bug Fixes

Full Changelog: https://github.com/eslint-community/eslint-plugin-es-x/compare/v7.1.0...v7.2.0

eslint-plugin-es-x - v7.1.0

Published by ota-meshi over 1 year ago

New Rules

Full Changelog: https://github.com/eslint-community/eslint-plugin-es-x/compare/v7.0.0...v7.1.0

eslint-plugin-es-x - v7.0.0

Published by ota-meshi over 1 year ago

eslint-plugin-es-x - v6.2.1

Published by ota-meshi over 1 year ago

eslint-plugin-es-x - v6.2.0

Published by ota-meshi over 1 year ago

Updates

Full Changelog: https://github.com/eslint-community/eslint-plugin-es-x/compare/v6.1.0...v6.2.0

eslint-plugin-es-x - v6.1.0

Published by ota-meshi over 1 year ago

eslint-plugin-es-x - v6.0.0

Published by ota-meshi over 1 year ago

Breaking Changes

New Rules

Other Changes

Full Changelog: https://github.com/eslint-community/eslint-plugin-es-x/compare/v5.4.0...v6.0.0

eslint-plugin-es-x - v5.4.0

Published by ota-meshi almost 2 years ago

Changes

Full Changelog: https://github.com/eslint-community/eslint-plugin-es-x/compare/v5.3.1...v5.4.0

eslint-plugin-es-x - v5.3.1

Published by ota-meshi about 2 years ago

Bug Fixes

Full Changelog: https://github.com/ota-meshi/eslint-plugin-es-x/compare/v5.3.0...v5.3.1

eslint-plugin-es-x - v5.3.0

Published by ota-meshi about 2 years ago

Changes

Full Changelog: https://github.com/ota-meshi/eslint-plugin-es-x/compare/v5.2.1...v5.3.0

eslint-plugin-es-x - v5.2.1

Published by ota-meshi over 2 years ago

Bug Fixes

New Contributors

Full Changelog: https://github.com/ota-meshi/eslint-plugin-es-x/compare/v5.2.0...v5.2.1

eslint-plugin-es-x - v5.2.0

Published by ota-meshi over 2 years ago

Changes

Full Changelog: https://github.com/ota-meshi/eslint-plugin-es-x/compare/v5.1.0...v5.2.0

eslint-plugin-es-x - v5.1.0

Published by ota-meshi over 2 years ago