Skip to content

Releases: azat-io/eslint-plugin-perfectionist

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

v4.0.1

19 Nov 14:24
250a20e
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v4.0.0

19 Nov 12:37
7c39b04
Compare
Choose a tag to compare

   🚨 Breaking Changes

  • Remove sort-astro-attributes, sort-svelte-attributes and sort-vue-attributes  -  by @azat-io (04304)
  • Remove minimatch in favor of regexp  -  by @azat-io (e2409)
  • Move from natural-compare-lite to natural-orderby  -  by @azat-io (cdc0f)
  • sort-classes:
  • sort-imports:
    • Add partition by new line and partition by comment options  -  by @hugop95 (6812e)

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub