Releases: EngageSoftware/eslint-formatter-azure-devops
Releases · EngageSoftware/eslint-formatter-azure-devops
1.2.0
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
Update dependencies.
Add npm provenance.
1.1.0
1.0.0
What's Changed
Breaking Changes
- Require Node.js 14.x or higher
Other Changes
- Update dependencies
Full Changelog: v0.2.0...v1.0.0