Releases: origin-1/gulp-eslint-new
Releases · origin-1/gulp-eslint-new
2.5.0
2.5.0 (2025-09-14)
- The unused option
concurrency
is no longer allowed.
- The types
gulpESLintNew.FormatterContext
and gulpESLintNew.ResultsMeta
have been deprecated in favor of ESLint's own ESLint.LintResultData
and ESLint.ResultsMeta
respectively.