🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@eslint-react/shared

Package Overview
Dependencies
Maintainers
1
Versions
1381
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
9294
139

1.8.2-next.0

Diff
rel1cx
published 1.8.2-next.0 •
rel1cx
published 1.8.1 •

Changelog

Source

v1.8.1 (2024-08-03)

🪄 Improvements

  • Enhance rule hooks-extra/no-direct-set-state-in-use-effect and hooks-extra/no-direct-set-state-in-use-layout-effect to support set function directly passed to useCallback and useMemo without explicitly calling it
  • Improve website and documentation
rel1cx
published 1.8.1-next.3 •
rel1cx
published 1.8.1-next.2 •
rel1cx
published 1.8.1-next.1 •
rel1cx
published 1.8.1-next.0 •
rel1cx
published 1.8.0 •

Changelog

Source

v1.8.0 (2024-08-02)

🐞 Fixes

  • Fixed ESLintReactSettings type not being exported correctly
  • Fixed the set function calls that are wrapped in a useMemo or useCallback like hook not being detected by hooks-extra/no-direct-set-state-in-use-effect and hooks-extra/no-direct-set-state-in-use-layout-effect

🪄 Improvements

  • Upgrade @typescript-eslint's packages to 8.0.0
  • Improve website and documentation
rel1cx
published 1.8.0-next.4 •
rel1cx
published 1.8.0-beta.3 •
rel1cx
published 1.8.0-next.3 •