Skip to content

14.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Aug 19:55
· 5 commits to master since this release

14.1.0 (2024-08-09)

Features

  • Assume --trailing-commas if --trim-trailing-commas is requested (b3fb10d)
  • Add options to sort object keys by locale, numerically and ignoring the letter case (4387c4b)
  • Exit the process with 0 (success) if no files were found and --succeed-with-no-files was requested (923f37f)

Bug Fixes