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

@eslint-react/shared

Package Overview
Dependencies
Maintainers
0
Versions
854
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
ā€¦
ā€¦
84

0.9.7

Diff

Changelog

Source

v0.9.7 (Sun Dec 17 2023)

šŸ’„ 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 (Sat Dec 16 2023)

šŸž 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 (Thu Dec 14 2023)

šŸŖ„ Improvements

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

Changelog

Source

v0.9.7-beta.0 (Thu Dec 14 2023)

šŸ’„ 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 (Tue Dec 12 2023)

āœØ 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 (Tue Dec 12 2023)

šŸŖ„ Improvements

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

Changelog

Source

v0.9.6-beta.4 (Mon Dec 11 2023)

šŸŖ„ 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 (Mon Dec 11 2023)

šŸŖ„ 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 (Mon Dec 11 2023)

āœØ New

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

šŸŖ„ Improvements

  • Rule named-convention/filename-extension switch options format from object to string.
rel1cx
published 0.9.6-beta.1 ā€¢

Changelog

Source

v0.9.6-beta.1 (Mon Dec 11 2023)

šŸŖ„ Improvements

  • Rule debug/react-hooks reports hookCalls.length instead of cost.
1
ā€¦
ā€¦
84
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