This repository has been archived by the owner on Oct 3, 2024. It is now read-only.
1.0.0
Eslint-plugin-sonarjs is compatible with ESLint v9.
What's Changed
- ESLINTJS-30 Migrate to all newest packages, except for eslint v9 by @zglicz in #460
- ESLINTJS-43 Move from a compile-all to a compile-entry-point pattern by @ericmorand-sonarsource in #463
- ESLINTJS-36 Split out tests and analyze into separate steps by @zglicz in #465
- ESLINTJS-44 Fix breaking no-one-iteration-loop after ESLint v9 breaking change by @zglicz in #467
- ESLINTJS-37 ESLint 9 throws an error
Could not find "..." in plugin "sonarjs"
by @ericmorand-sonarsource in #466 - ESLINTJS-45 Add ruling tests to handle eslint 8 and 9 by @zglicz in #468
- ESLINTJS-42 Make the exported rules a typed record by @ericmorand-sonarsource in #469
Full Changelog: 0.25.1...1.0.0