Skip to content

0.57.2

Compare
Choose a tag to compare
@calda calda released this 15 Jul 01:34
· 72 commits to main since this release
  • Updated trailingCommas rule to handle function declarations with generic arguments.
  • Updated --trailing-commas always to preserve trailing commas rather than unnecessarily removing trailing commas in some edge cases.
  • Fixed spurious deprecation message when using some non-deprecated options.