Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

Releases: webpack-contrib/eslint-loader

v4.0.2

24 Apr 20:00
Compare
Choose a tag to compare

Bug Fixes

v4.0.1

24 Apr 18:52
Compare
Choose a tag to compare

Refactor

v4.0.0

03 Apr 19:44
Compare
Choose a tag to compare

Breaking Changes

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

v3.0.4

03 Apr 19:44
Compare
Choose a tag to compare

Bug Fixes

v3.0.3

06 Dec 12:44
Compare
Choose a tag to compare

Bug Fixes

v3.0.2

27 Sep 10:46
Compare
Choose a tag to compare

Bug Fixes

v3.0.1

25 Sep 20:07
Compare
Choose a tag to compare

Bug Fixes

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

v3.0.0

24 Aug 13:26
Compare
Choose a tag to compare

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

04 Jul 10:22
Compare
Choose a tag to compare

2.2.1 - 2019-07-04

v2.2.0

03 Jul 11:22
Compare
Choose a tag to compare

2.2.0 - 2019-07-03