New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More ā†’
Socket
Sign inDemoInstall
Socket

@eslint-react/shared

Package Overview
Dependencies
Maintainers
0
Versions
968
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eslint-react/shared - npm Package Versions

1
ā€¦
ā€¦
97

0.9.8-beta.0

Diff

Changelog

Source

v0.9.8-beta.0 (2023-12-17)

āœØ New

  • Add rule react/ensure-forward-ref-using-ref

šŸŖ„ Improvements

  • Reduce false positives in rule react/no-unstable-nested-components

  • Reduce false positives in rule debug/function-component

rel1cx
published 0.9.7 ā€¢

Changelog

Source

v0.9.7 (2023-12-17)

šŸ’„ Breaking Changes

  • Rule named-convention/filename-extension rename rule option to allow

šŸž Fixes

  • Fix where functions in <Component footer={() => <div />} /> or <Component Footer={() => <div />} /> are treated as components
  • Fix false positive in rule react/no-unstable-nested-components
  • Fix false positive in rule debug/function-component

šŸŖ„ Improvements

  • Rules now support reading JSX extensions from settings.eslintReact.jsx.extensions

  • Replace āŒ Incorrect and āœ… Correct with Failing and Passing in rule docs

rel1cx
published 0.9.7-beta.2 ā€¢

Changelog

Source

v0.9.7-beta.2 (2023-12-16)

šŸž Fixes

  • Update default rule option in named-convention/filename to PascalCase
rel1cx
published 0.9.7-beta.1 ā€¢

Changelog

Source

v0.9.7-beta.1 (2023-12-14)

šŸŖ„ Improvements

  • Minor improvements
rel1cx
published 0.9.7-beta.0 ā€¢

Changelog

Source

v0.9.7-beta.0 (2023-12-14)

šŸ’„ Breaking Changes

  • Rule named-convention/filename-extension rename rule option to allow

āœØ New

  • Rule named-convention/filename add extensions option
  • Rule named-convention/filename-extension add extensions option
rel1cx
published 0.9.6 ā€¢

Changelog

Source

v0.9.6 (2023-12-12)

āœØ New

  • Add rule react-hooks/prefer-use-state-lazy-initialization

šŸŖ„ Improvements

  • Rule named-convention/component-name add both string and object options support
  • Rule named-convention/filename add both string and object options support
  • Rule named-convention/filename-extension add both string and object options support
  • Rule debug/react-hooks reports hookCalls.length instead of cost
  • Update @typescript-eslint's packages to 6.14.0
rel1cx
published 0.9.6-beta.5 ā€¢

Changelog

Source

v0.9.6-beta.5 (2023-12-12)

šŸŖ„ Improvements

  • Update @typescript-eslint's packages to 6.14.0
rel1cx
published 0.9.6-beta.4 ā€¢

Changelog

Source

v0.9.6-beta.4 (2023-12-11)

šŸŖ„ Improvements

  • Rule named-convention/component-name add both string and object options support
  • Rule named-convention/filename add both string and object options support
  • Rule named-convention/filename-extension add both string and object options support
rel1cx
published 0.9.6-beta.3 ā€¢

Changelog

Source

v0.9.6-beta.3 (2023-12-11)

šŸŖ„ Improvements

  • Remove rule react-hooks/prefer-use-state-lazy-initialization from recommended and recommended-legacy presets
rel1cx
published 0.9.6-beta.2 ā€¢

Changelog

Source

v0.9.6-beta.2 (2023-12-11)

āœØ New

  • Add rule react-hooks/prefer-use-state-lazy-initialization

šŸŖ„ Improvements

  • Rule named-convention/filename-extension switch options format from object to string
1
ā€¦
ā€¦
97
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