Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@eslint-react/shared

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eslint-react/shared - npm Package Versions

rel1cx
published 1.22.1-beta.1 •

rel1cx
published 1.22.1-next.1 •

rel1cx
published 1.22.1-beta.0 •

rel1cx
published 1.22.1-next.0 •

rel1cx
published 1.22.0 •

Changelog

Source

v1.22.0 (Sun 22 Dec 2024)

🪄 Improvements

  • refactor(plugins/x): rename jsx-use-vars to use-jsx-vars.
  • refactor(plugins/x): rename jsx-no-duplicate-props to no-duplicate-jsx-props.
  • refactor(plugins/dom): rename no-children-in-void-dom-elements to no-void-elements-with-children.

📝 Changes you should be aware of

The following rules have been renamed:

  • jsx-uses-vars to use-jsx-vars.
  • jsx-no-duplicate-props to no-duplicate-jsx-props.
  • dom/no-children-in-void-dom-elements to dom/no-void-elements-with-children.

The new rule names are aligned with the same rules in the biomejs/rules-sources/#eslint-plugin-react (if any) to enhance consistency. The old rule names will still be available until the next major update to avoid breaking changes.

rel1cx
published 1.22.0-beta.2 •

rel1cx
published 1.22.0-next.2 •

rel1cx
published 1.22.0-beta.1 •

rel1cx
published 1.22.0-next.1 •

rel1cx
published 1.22.0-beta.0 •