Skip to content

Latest commit

 

History

History
103 lines (53 loc) · 1.57 KB

File metadata and controls

103 lines (53 loc) · 1.57 KB

All notable changes to the "eslint-plugin-zowe-explorer" package will be documented in this file.

TBD Release

New features and enhancements

Bug fixes

3.0.2

3.0.1

3.0.0

New features and enhancements

  • Added placeholder madge script to package.json for workspace script to succeed.
  • Migrated to new package manager PNPM from Yarn.

3.0.0-next.202409251932

3.0.0-next.202409132122

3.0.0-next.202409091409

3.0.0-next.202408301858

3.0.0-next.202309121526

New features and enhancements

  • Added placeholder madge script to package.json for workspace script to succeed.
  • Migrated to new package manager PNPM from Yarn.

2.18.0

2.17.0

2.16.3

2.16.2

2.16.1

2.16.0

2.15.4

2.15.3

2.15.2

2.15.1

2.15.0

2.14.1

2.14.0

2.13.1

2.13.0

2.12.2

2.12.1

2.12.0

2.11.2

2.11.1

2.11.0

2.10.0

2.9.2

2.9.1

2.9.0

2.8.1

Bug fixes

  • Added no-floating-promises rule that ignores floating thenables without a .catch method. #2291

2.8.0

New features and enhancements

  • Updated linter rules and addressed linter errors throughout the codebase. #2184

2.7.0

2.6.0

New features and enhancements

  • Removed TSLint references and replaced with relevant ESLint rules. #2030