Skip to content

v4.7.0

Choose a tag to compare

@zdm zdm released this 19 Sep 23:06
· 54 commits to main since this release
v4.7.0
419569b

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 code and only include it when this.code is 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