Skip to content

v3.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 10:04
· 16 commits to next since this release

3.0.0 (2023-09-28)

Bug Fixes

  • prevent errors when the plugin is used with eslint < 8.40.0 by raising the min required version (3af1b77)

Features

  • prefer-predictable-action-arguments: change auto-fix into a suggestion for switching this on (dcd50f1)

BREAKING CHANGES

  • The minimum required eslint version has been raised to 8.40.0