Skip to content

Releases: azat-io/eslint-plugin-perfectionist

v5.9.0

18 Apr 06:19
fafddd6

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v5.8.0

02 Apr 05:38
c55f2d9

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v5.7.0

17 Mar 17:17
b08d53d

Choose a tag to compare

   🚀 Features

  • sort-array-includes:
  • sort-classes:
    • Support conditional config by ast selector and name pattern  -  by @hugop95 (c2965)
  • sort-enums:
  • sort-heritage-clauses:
    • Support conditional config by ast selector and name pattern  -  by @hugop95 (745c7)
  • sort-import-attributes:
    • Support conditional config by ast selector and name pattern  -  by @hugop95 (8f6f2)
  • sort-jsx-props:
  • sort-maps:
  • sort-named-exports:
  • sort-named-imports:
    • Support conditional config by ast selector and name pattern  -  by @hugop95 (2c28d)
  • sort-object-types:
  • sort-objects:
  • sort-union-types:
    • Support conditional config by ast selector and name pattern  -  by @hugop95 (1953b)
  • sort-variable-declarations:
    • Support conditional config by ast selector and name pattern  -  by @hugop95 (498be)

   🐞 Bug Fixes

  • Make selector match priority deterministic across overlapping options  -  by @azat-io (76633)
  • Apply the first matching configuration in option order  -  by @hugop95 (936bf)
  • sort-array-includes: Fix invalid arrays being sorted  -  by @hugop95 (fc671)
    View changes on GitHub

v5.6.0

18 Feb 05:46
0dcf3ae

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Normalize parenthesized union and intersection member names  -  by @azat-io (d82f1)
  • sort-classes: Avoid crashes on unknown class elements  -  by @azat-io (912f8)
  • sort-objects: Find declaration comments before exported variables  -  by @azat-io (9f904)
    View changes on GitHub

v5.5.0

05 Feb 04:33
53f9610

Choose a tag to compare

   🚀 Features

  • sort-classes: Improve dependency detection algorithm  -  by @hugop95 (8bcbc)

   🐞 Bug Fixes

  • Prevent spread operator reordering in sort-sets and sort-array-includes  -  by @azat-io (06b0f)
    View changes on GitHub

v5.4.0

22 Jan 05:54
d0b5dfd

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v5.3.1

08 Jan 07:35
0c2593f

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v5.3.0

06 Jan 16:09
271a481

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v5.2.0

31 Dec 14:52
783001b

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Add explicit type annotation for plugin configs  -  by @azat-io (780a2)
    View changes on GitHub

v5.1.0

22 Dec 21:28
d159378

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub