Skip to content

Releases: Automattic/eslines

v2.1.0

Choose a tag to compare

@sjinks sjinks released this 12 Nov 10:12
v2.1.0
70e1904

What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

Choose a tag to compare

@nejclovrencic nejclovrencic released this 23 Sep 08:51
304bc2d

Bump dev & prod dependencies to the latest versions.

Breaking changes

eslines now requires a peer dependency of ESLint 6 or above

v1.1.0

Choose a tag to compare

@oandregal oandregal released this 05 Sep 12:21

v1.0.0...v1.1.0

  • Fixed downgrade-unmodified-lines processor: when there are no lines modified,
    the report should still downgrade all rules except those not to downgrade.

v1.0.0

Choose a tag to compare

@oandregal oandregal released this 28 Aug 08:57

v0.0.13...v1.0.0

  • Added composable processors.
  • Added new processor called enforce that transforms warnings into errors.
  • Updated config format.
  • Updated docs.
  • Updated error handling.
  • Renamed processor CLI option to processors.
  • Renamed parsing-errors processor to filter-parsing-errors.
  • Renamed lines-modified to downgrade-unmodified-lines.

v0.0.13

Choose a tag to compare

@oandregal oandregal released this 28 Aug 08:58

v0.0.12...v0.0.13

  • Added --quiet CLI option to report errors only.

v0.0.12

Choose a tag to compare

@oandregal oandregal released this 28 Aug 08:59

v0.0.11...v0.0.12

  • Use strict mode to support block-scoped declarations.

v0.0.11

Choose a tag to compare

@oandregal oandregal released this 28 Aug 08:59

v0.0.10...v0.0.11

  • Fixed streaming data.

v0.0.10

Choose a tag to compare

@oandregal oandregal released this 28 Aug 08:59

v0.0.9...v0.0.10

  • Updated README.

v0.0.9

Choose a tag to compare

@oandregal oandregal released this 28 Aug 09:00
  • Updated README.