Skip to content

Releases: azat-io/eslint-plugin-perfectionist

v4.6.0

03 Jan 19:33
0df348f
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • sort-objects: Fix function name pattern usage with variable assignment  -  by @hugop95 (8d15b)
    View changes on GitHub

v4.5.0

01 Jan 19:25
ccf316d
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Gives maximum priority to the void character in custom sort type  -  by @hugop95 (1649b)
    View changes on GitHub

v4.4.0

19 Dec 21:57
5576614
Compare
Choose a tag to compare

   🚀 Features

  • Add ignore rule for objects passed as arguments to function calls  -  by @hugop95 (41c9f)
  • Add use configuration if option to sort-object-types and sort-interfaces  -  by @hugop95 (aa18f)
  • sort-array-includes: Add use configuration if and groups  -  by @hugop95 (a06ce)

   🐞 Bug Fixes

  • sort-interfaces: Prevent constructor declarations from being sorted  -  by @hugop95 (b4ee1)

   🏎 Performance

    View changes on GitHub

v4.3.0

12 Dec 17:41
648cf89
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v4.2.0

03 Dec 12:39
7ead1cf
Compare
Choose a tag to compare

   🚀 Features

  • Improve groups and custom groups in sort-interfaces and sort-object-types  -  by @hugop95 (8407b)

   🐞 Bug Fixes

    View changes on GitHub

v4.1.2

25 Nov 21:51
1b1f285
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v4.1.1

25 Nov 21:24
b44ea65
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v4.1.0

25 Nov 19:01
5e01924
Compare
Choose a tag to compare

   🚀 Features

  • sort-enums: Handle numeric operations  -  by @hugop95 (710cc)
  • sort-objects: Add object declarations and destructured objects options  -  by @hugop95 (5606f)
    View changes on GitHub

v4.0.3

19 Nov 22:05
376c54d
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Fix runtime errors in non-typescript eslint projects  -  by @hugop95 (84cdd)
  • sort-modules: Handle deprecated eslint enum attributes  -  by @hugop95 (979ec)
    View changes on GitHub

v4.0.2

19 Nov 15:42
db22e8b
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub