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

@eslint-react/tools

Package Overview
Dependencies
Maintainers
1
Versions
779
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eslint-react/tools - npm Package Versions

1
78

1.5.1-next.1

Diff

rel1cx
published 1.5.0 •

Changelog

Source

v1.5.0 (Mon Jan 29 2024)

💥 Breaking Changes

  • Remove rule max-depth.
  • Rename rule no-spreading-key to no-implicit-key.
  • Rename rule no-constructed-context-value to no-unstable-context-value.
  • Rename rule no-unstable-nested-components to no-nested-components.
  • Switch to new name prefix of rules in @eslint-react/eslint-plugin.
    • Replace jsx/ with `` in rule names.
    • Replace react/ with `` in rule names.
    • Replace react-dom/ with dom/ in rule names.
    • Replace react-hooks/ with hooks-extra/ in rule names.
  • Switch to new settings schema.
    • Put settings under reactOptions instead of eslintReact.
    • Replace jsx.pragma with jsxPragma.
    • Replace jsx.fragment with jsxPragmaFrag.
    • Replace react.version with version.
    • Remove jsx.extensions.
rel1cx
published 1.5.0-beta.2 •

rel1cx
published 1.5.0-beta.1 •

rel1cx
published 1.5.0-beta.0 •

rel1cx
published 1.5.0-next.3 •

rel1cx
published 1.5.0-next.2 •

rel1cx
published 1.5.0-next.1 •

rel1cx
published 1.5.0-next.0 •

rel1cx
published 1.0.2 •

Changelog

Source

v1.0.2 (Sat Jan 27 2024)

🐞 Fixes

  • Fix rule react-dom/no-namespace not renamed in v1.0.0.
  • Fix rule react-dom/no-children-in-void-dom-elements not renamed in v1.0.0.

🪄 Improvements

  • Improve rules overview page on website.
  • Remove jsx and hooks presets from documentation.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc