šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
DemoInstallSign in
Socket

@eslint-react/core

Package Overview
Dependencies
Maintainers
1
Versions
1362
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eslint-react/core - npm Package Versions

1
…
132134
…
137

0.9.8

Diff
rel1cx
published 0.9.8 •

Changelog

Source

v0.9.8 (2023-12-19)

✨ 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
  • Optimize recommended and recommended-legacy presets
  • Update @typescript-eslint's packages to 6.15.0
rel1cx
published 0.9.8-beta.2 •

Changelog

Source

v0.9.8-beta.2 (2023-12-19)

šŸŖ„ Improvements

  • Optimize recommended and recommended-legacy presets
rel1cx
published 0.9.8-beta.1 •

Changelog

Source

v0.9.8-beta.1 (2023-12-19)

šŸŖ„ Improvements

  • Minor improvements
rel1cx
published 0.9.8-beta.0 •

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