Skip to content

v3.10.1

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Oct 08:37
· 11 commits to refs/heads/main since this release

Features

  • Splits: binpack imports without NL if not dangling (#5024) @kitbellew
  • RemoveSemicolons or force break after them (#5015) @kitbellew
  • Imports: set selector config from newlines.source (#5018) @kitbellew
    • ⚠️ This changes the default for rewrite.imports.selectors parameter to match newlines.source

More Imports improvements

Fixes bugs introduced in v3.10.0 to the Imports rewrite rule and improves duplicate and redundant entry detection.

Bug fixes

Miscellaneous

Build and dependency updates