Skip to content

v5.1.3

Compare
Choose a tag to compare
@gracepark gracepark released this 26 Nov 19:31
· 22 commits to main since this release
7c07c17

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 into eslint-plugin-github as the original eslint-filenames-plugin is no longer maintained and needed an ESLint v9 update. Please update the rule name to github/filenames-match-regex and keep the same configuration.

Full Changelog: v5.1.2...v5.1.3