Skip to content

Releases: chiefmikey/eslint-plugin-disable-autofix

v3.1.1

12 Dec 05:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.0...v3.1.1

v3.0.0

01 Jun 04:17
Compare
Choose a tag to compare
  • Rewritten in TS
  • Updated dependencies (ESLint: ^8)
  • Cleaned up functionality
  • Compiled with TSC

v0.1.6

23 Nov 14:55
e843f7e
Compare
Choose a tag to compare
Delete .github/workflows directory

v0.1.4

07 Oct 19:39
Compare
Choose a tag to compare
  • Update README.md

v0.1.3

01 Sep 21:40
Compare
Choose a tag to compare

Performing as expected but can be refactored for deeper stability, accessibility, compatibility and efficiency:

  • refactor absolute paths
  • refactor Object.assign()
  • refactor Object.keys().forEach()
  • incorporate lazy loading for plugins
  • more dynamic plugin filtering compatibility