Skip to content

v5.10.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jul 05:18
84aa039

   🚀 Features

  • sort-intersection-types: Add ignore callable types option  -  by @hugop95 (967da)

   🐞 Bug Fixes

  • Stop treating multiline trailing block comments as leading comments  -  by @azat-io (5c66d)
  • Detect dependencies in iifes, auto-accessors and computed enum access  -  by @azat-io (119ba)
  • sort-arrays: Require options to be provided  -  by @hugop95 (5417c)
  • sort-modules: Allow sorting of decorated exported classes  -  by @hugop95 (05cc7)
  • sort-switch-case: Skip condition-shaped switch statements  -  by @azat-io (2bea3)
    View changes on GitHub