Skip to content

13.1.0.42921

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Jul 12:43
Immutable release. Only release title and notes can be modified.
1b9b2fe

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