Eslint Loader Versions Save

[DEPRECATED] A ESlint loader for webpack

2.1.2

5 years ago

2.0.0

6 years ago

1.9.0

6 years ago
  • Added: eslintPath option so you can provide your own eslint path. (#183 - @trungdq88)

1.8.0

6 years ago
  • Added: support for eslint@^4.0.0 (#178 - @Aladdin-ADD)

1.7.1

7 years ago
  • Fixed: Remove duplicate output with webpack 2 (#169 - @jaridmargolin)

1.7.0

7 years ago
  • Fixed: outputReport option writes report for last file checked only (#160 - @deryni)
  • Added: use babel loader fs cache as the default caching engine (#159 - @viankakrisna)

1.6.3

7 years ago
  • Fixed: ignore cache when eslint rules have changed (#151 - @wrakky)

1.6.2

7 years ago
  • Fixed: fallback to OS temp directory if findCacheDir fails (#154 - @viankakrisna)
  • Fixed: loader-utils deprecation warning by upgrading to v1.0.0 (#155 - @fknussel)