Skip to content

Releases: EngageSoftware/eslint-formatter-azure-devops

1.2.0

13 Nov 18:16
4093d68
Compare
Choose a tag to compare

What's Changed

  • Add configuration to log a task complete message, which will set the task status to partially succeeded if there have been warnings. To enable this behavior, set the environment variable ESLINT_AZDO_LOG_TASK_COMPLETE to have a value before running ESLint.
  • Bump dev dependencies

Full Changelog: v1.1.1...v1.2.0

1.1.1

20 Apr 19:27
7760de9
Compare
Choose a tag to compare

Update dependencies.
Add npm provenance.

1.1.0

15 Nov 16:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

1.0.0

15 Nov 14:34
Compare
Choose a tag to compare

What's Changed

Breaking Changes

  • Require Node.js 14.x or higher

Other Changes

  • Update dependencies

Full Changelog: v0.2.0...v1.0.0