0.57.2
- 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.