Eslint Loader Versions Save

[DEPRECATED] A ESlint loader for webpack

v4.0.2

4 years ago

Bug Fixes

v4.0.1

4 years ago

Refactor

  • new cache implementation (#320) (6bb1fa6)

v4.0.0

4 years ago

Breaking Changes

  • drop support for Node < 10.13.0
  • minimum supported eslint version is 6

v3.0.4

4 years ago

Bug Fixes

v3.0.3

4 years ago

Bug Fixes

v3.0.2

4 years ago

Bug Fixes

v3.0.1

4 years ago

Bug Fixes

  • module build failed error at Linter.parseResults (#294) (360e69c)

v3.0.0

4 years ago

Bugfix

  • fix corrupted filenames if cwd == "/"
  • cannot use string formatter in outputReport
  • no Output Report in File when build fails under webpack 4
  • add posibility to use absolute file path in outputReport.filePath
  • it should be possible to use absolute file path in outputReport.filePath
  • try load official formatter (#285) (997cce5)
  • emit warning/error if no config was found/given (#286) (4204560)

Features

  • validate schema options

Breaking Changes

  • drop support for Node < 8.9.0
  • minimum supported webpack version is 4
  • minimum supported eslint version is 5

v2.2.1

4 years ago

2.2.1 - 2019-07-04

  • Fixed: path to eslint version for cache (#282 - @ricardogobbosouza)

v2.2.0

4 years ago

2.2.0 - 2019-07-03