Since a lot of people are relying on standard I also made an exception and did a patch #npmRelease of that, 17.1.1, to pin the #eslintPluginReact dependency.

Doing no new development at standard but when I can help a lot of users easily then I of course will.

https://github.com/standard/standard/releases/tag/v17.1.1

Release v17.1.1 · standard/standard

Pin eslint-plugin-react to 7.35.2 (#1976) d535d98 v17.1.0...v17.1.1

GitHub

In other #npmRelease news:

The new v0.11.5 version of #neostandard contains a tweak that disables jsx rules on all ordinary js/ts files – maybe providing some better performance but mostly avoiding bugs like the one that currently plagues latest version of #eslintPluginReact

#eslint #eslintSharedConfig

https://github.com/neostandard/neostandard/releases/tag/v0.11.5

Release v0.11.5 · neostandard/neostandard

0.11.5 (2024-09-12) 🩹 Fixes deps: types are bundled with ESLint >=9.10 (#164) (13af181) deps: update dependency @stylistic/eslint-plugin to ^2.6.4 (#154) (40d8445) ignore jsx-rules in non-jsx file...

GitHub