Skip to content

v8.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Apr 11:30
· 1 commit to main since this release

8.0.0 (2025-04-30)

⚠ BREAKING CHANGES

  • type import style is now specified, re-run linting with --fix to patch up any rule violations

Features

  • define rules for consistent type import style (#263) (948ce47)

Trivial Changes