| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 13.1.0.42921 source code.tar.gz | 2026-07-01 | 4.0 MB | |
| 13.1.0.42921 source code.zip | 2026-07-01 | 10.0 MB | |
| README.md | 2026-07-01 | 1.3 kB | |
| Totals: 3 Items | 14.0 MB | 0 | |
Release notes - SonarJS - 13.1
Feature
JS-1011 S8907: Replace Lodash/underscore.js methods with native APIs
JS-1889 S2925 No fixed waits in tests
JS-1910 Create new rule S8785: Test suite callbacks should be synchronous functions
JS-1927 Create new rule S8784: Assertions should be placed inside test cases or hooks
JS-1929 S8927: Default imports from modular utility libraries should not be used
JS-1943 S2925: Remove Promise-based fixed wait detection
JS-1952 Import vue/no-required-prop-with-default rule
JS-1955 Import vue/no-mutating-props rule
JS-1959 Import vue/require-explicit-emits rule
JS-1962 Import vue/require-typed-ref rule
Bug
JS-1950 S5906 suggests Jest length matcher for Jasmine global expect in mixed test dependencies