v4.7.0
New features:
-
[MINOR] feat: add cli commands aliases (β d2cbe35; π¬ zdm)
-
[MINOR] feat: add conditional promise lint config (β 8fcd3d7; π¬ zdm)
Rename the promise plugin config entry to
codeand only include it whenthis.codeis set. Update the JavaScript ESLint config to use plugin-specific import names for the mixed-in configs.
Bug fixes:
- [PATCH] fix: use Git helper and separate file pathspecs from HEAD (β 35950ad; π¬ zdm)
Code refactoring:
-
[PATCH] refactor: rename eslint code option to refactoring (β 5722a37; π¬ zdm)
-
[PATCH] refactor: rename ESLint config classes (β cb28294; π¬ zdm)
Other changes:
-
chore(deps): update locked dependencies (β 6a7895c; π¬ zdm)
-
style: disable prettier for JavaScript linting (β a8572cb; π¬ zdm)
-
style: enforce single empty lines in ESLint config (β 157f843; π¬ zdm)
Compare with the previous release: v4.6.5...v4.7.0