ESLint v5.12.0 released
We just pushed ESLint v5.12.0, which is a minor release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release.
Highlights
- The
sort-importsrule has a newignoreDeclarationSortoption.
Enhancements
0d91e7dUpdate: Add sort-imports ignoreDeclarationSort (fixes #11019) (#11040) (Remco Haszing)
Bug Fixes
bfff77aFix: no-param-reassign parameter in ternary operator (fixes #11236) (#11239) (周昊宇)
Dependency Upgrades
166853dUpgrade: eslint-plugin-eslint-plugin@2.0.1 (#11220) (薛定谔的猫)258b654Upgrade: require-uncached renamed to import-fresh (#11066) (薛定谔的猫)