2.5.0 (2025-09-14)
- The unused option
concurrency
is no longer allowed. - The types
gulpESLintNew.FormatterContext
andgulpESLintNew.ResultsMeta
have been deprecated in favor of ESLint's ownESLint.LintResultData
andESLint.ResultsMeta
respectively.
concurrency
is no longer allowed.gulpESLintNew.FormatterContext
and gulpESLintNew.ResultsMeta
have been deprecated in favor of ESLint's own ESLint.LintResultData
and ESLint.ResultsMeta
respectively.