Skip to content

Releases: yousufkalim/eslint-action

v2.0.7

15 Sep 12:35
Compare
Choose a tag to compare

v2.0.7

Internal

  • Disabled annotations as these are not accurate and are causing confusion

v2.0.6

20 Jul 07:59
Compare
Choose a tag to compare

v2.0.6

Enhancements

  • Package manager changed from yarn to npm

Full Changelog: v2.0.5...v2.0.6

v2.0.5

20 Jul 05:46
Compare
Choose a tag to compare

v2.0.5

Enhancements

  • Removed prettier in order to make annotations accurate

Full Changelog: v2.0.4...v2.0.5

v2.0.4

06 Jul 07:44
Compare
Choose a tag to compare

Enhancements

  • Using yarn instead of NPM

Full Changelog: v2.0.3...v2.0.4

v2.0.3

06 Jul 05:12
Compare
Choose a tag to compare

Enhancements

  • Removed spell checker

Full Changelog: v2.0.2...v2.0.3

v2.0.2

05 Jul 13:01
Compare
Choose a tag to compare

Bug Fixes

  • Bug fixed in npm installation

Full Changelog: v2.0.1...v2.0.2

v2.0.1

05 Jul 13:02
Compare
Choose a tag to compare
Bug fixed in npx execution while autofix is true

v2.0.0

05 Jul 09:08
Compare
Choose a tag to compare

Features

  • Added autofix functionality to format and fix lint issues before testing

v1.1.9

04 Jul 13:07
Compare
Choose a tag to compare

Bug Fixes

  • Added --force and --legacy-peer-deps flags on npm installation

Full Changelog: v1.1.7...latest

v1.1.8

04 Jul 12:56
Compare
Choose a tag to compare

Enhancements

  • Excluded no-pluplus rule

Full Changelog: v1.1.7...latest