Skip to content

Releases: azat-io/eslint-plugin-perfectionist

v1.2.1

13 Jun 20:49
33ad0a5

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.2.0

13 Jun 11:54
fa41a37

Choose a tag to compare

   🚀 Features

    View changes on GitHub

v1.1.2

10 Jun 21:29
b8fde58

Choose a tag to compare

   🐞 Bug Fixes

  • Fix sorting interfaces and types with comment on same line  -  by @azat-io (03e55)
    View changes on GitHub

v1.1.1

10 Jun 13:41
7e6ecf2

Choose a tag to compare

   🐞 Bug Fixes

  • Fix adding extra lines if import ends with semi  -  by @azat-io (e435f)
  • Don't sort keys if right value depends on left  -  by @azat-io (3e987)
  • Ignore semi at the end of object type member value  -  by @azat-io (623ac)
    View changes on GitHub

v1.1.0

09 Jun 17:56
8bae12e

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.0.1

09 Jun 10:14
2c85bef

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.0.0

08 Jun 11:20
466f7fe

Choose a tag to compare

   🎉 Stable release

    View changes on GitHub

v0.11.6

07 Jun 21:43
b149e7d

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.11.5

07 Jun 14:54
66fafa4

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.11.4

06 Jun 15:48
23274ff

Choose a tag to compare

   🐞 Bug Fixes

  • Use service comments when sorting imports  -  by @azat-io (b577a)
  • Fix sorting nodes with comments on the same line  -  by @azat-io (16887)
  • Do not fix objects if last member contains a comment and doesn't contain comma  -  by @azat-io (a9915)
    View changes on GitHub