What's Changed
- ESLint <v9 will maintain backwards compatibility by using the original
eslint-filenames-plugin
by @gracepark in #579 - For ESLint v9+, if you configured the
filenames/match-regex
rule, please note we have adapted the match regex rule intoeslint-plugin-github
as the originaleslint-filenames-plugin
is no longer maintained and needed an ESLint v9 update. Please update the rule name togithub/filenames-match-regex
and keep the same configuration.
Full Changelog: v5.1.2...v5.1.3