Changed
- BREAKING: Added new rules in
eslint-plugin-unicornv42.0.0 (unicorn/no-useless-switch-case,unicorn/prefer-modern-math-apis,unicorn/no-unreadable-iife,unicorn/prefer-native-coercion-functions) (#57)
- BREAKING: Added new rule from
eslint-plugin-unicornv41.0.0 (unicorn/text-encoding-identifier-case) (#54)
- BREAKING: Added previously disabled rules from
eslint-plugin-unicorn(unicorn/prefer-optional-catch-binding,unicorn/relative-url-style) (#57)
- BREAKING: Added
eslintrulearrow-parens(#55)
Fixed
- Updated to latest dependencies, including:
- Latest versions of
eslint-plugin-jest,eslint-plugin-jsdoc,eslint-plugin-sonarjs, andeslint-plugin-unicorn
- Resolved CVE-2021-44906 (dev-only)
- Latest versions of