Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.0.0 source code.tar.gz | 2024-05-03 | 255.4 kB | |
1.0.0 source code.zip | 2024-05-03 | 372.1 kB | |
README.md | 2024-05-03 | 1.5 kB | |
Totals: 3 Items | 629.0 kB | 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 https://github.com/SonarSource/eslint-plugin-sonarjs/pull/460
- ESLINTJS-43 Move from a compile-all to a compile-entry-point pattern by @ericmorand-sonarsource in https://github.com/SonarSource/eslint-plugin-sonarjs/pull/463
- ESLINTJS-36 Split out tests and analyze into separate steps by @zglicz in https://github.com/SonarSource/eslint-plugin-sonarjs/pull/465
- ESLINTJS-44 Fix breaking no-one-iteration-loop after ESLint v9 breaking change by @zglicz in https://github.com/SonarSource/eslint-plugin-sonarjs/pull/467
- ESLINTJS-37 ESLint 9 throws an error
Could not find "..." in plugin "sonarjs"
by @ericmorand-sonarsource in https://github.com/SonarSource/eslint-plugin-sonarjs/pull/466 - ESLINTJS-45 Add ruling tests to handle eslint 8 and 9 by @zglicz in https://github.com/SonarSource/eslint-plugin-sonarjs/pull/468
- ESLINTJS-42 Make the exported rules a typed record by @ericmorand-sonarsource in https://github.com/SonarSource/eslint-plugin-sonarjs/pull/469
Full Changelog: https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.25.1...1.0.0