Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-plugin-perfectionist

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-perfectionist - npm Package Versions

1
6

2.5.0

Diff

Changelog

Source

v2.5.0

compare changes

🚀 Features

  • Add ignore-pattern option for sort-objects rule (ac5b240)

❤️ Contributors

azat-io
published 2.4.2 •

Changelog

Source

v2.4.2

compare changes

🐞 Bug Fixes

❤️ Contributors

azat-io
published 2.4.1 •

Changelog

Source

v2.4.1

compare changes

🐞 Bug Fixes

  • Fix output with a large number of groups (6847eaf)

❤️ Contributors

azat-io
published 2.4.0 •

Changelog

Source

v2.4.0

compare changes

🚀 Features

  • Add side-effect-style import group (32dbef8)

❤️ Contributors

azat-io
published 2.3.0 •

Changelog

Source

v2.3.0

compare changes

🚀 Features

  • Add max line length option for multiline imports sorting (4b81340)
  • Add partition by new line option to sort-objects rule (8654e44)
  • Add partition by new line option to sort-interfaces rule (48532ef)
  • Add partition by new line option to sort-object-typea rule (563c815)

❤️ Contributors

azat-io
published 2.2.0 •

Changelog

Source

v2.2.0

compare changes

🚀 Features

  • Add ignore-alias option to sort-named-imports rule (4ad560b)

🐞 Bug Fixes

  • Side-effect import with an internal pattern are defined as internal module in sort-imports rule (b6f4e91)
  • Improve recognition of external modules (a22eaf6)

❤️ Contributors

azat-io
published 2.1.0 •

Changelog

Source

v2.1.0

compare changes

🚀 Features

  • Add static-private-method group for sort-classes rule (37512c9)
  • Support bun builtin modules in sort-imports rule (37bca14)

🐞 Bug Fixes

  • Allow internal imports starting with a hash character (f35deef)

❤️ Contributors

azat-io
published 2.0.1 •

Changelog

Source

v2.0.1

compare changes

🐞 Bug Fixes

  • Prefix-only builtin modules are defined as external modules in sort-imports rule (92b7240)

❤️ Contributors

  • Wondermarin
azat-io
published 2.0.0 •

Changelog

Source

v2.0.0

compare changes

🚀 Features

  • ⚠️ Rename sort-map-elements rule to sort-maps (d371934)
  • ⚠️ Remove read-tsconfig option in sort-imports rule (cccced1)
  • ⚠️ Move callback, multiline and shorthand opts to groups in sort-jsx-props rule (10d357c)
  • Add sort-svelte-attributes rule (409295e)
  • Add sort-astro-attributes rule (036b41d)
  • ⚠️ Move from always-on-top option to groups in sort-objects rule (0bbcb5a)
  • Allow disabling sort-objects rule for styled-components (70f2afc)
  • Add sort-vue-attributes rule (e031275)
  • Add groups option to sort-interfaces rule (903c029)
  • Add groups options in sort-object-types rule (a219f23)
  • Replace is-core-module dependency with builtin module (e190c45)
  • Move to typescript-eslint v6 (9c61238)
  • Add option in sort-union-types rule to put null and undefined types at end (b313ba7)
  • Add index-signature group to sort-classes rule (f857b80)
  • Add get and set methods groups to sort-classes rule (73132e8)

🐞 Bug Fixes

  • Disable sorting enums with implicit values (f4a0e25)
  • Ignore string quotes in sort-array-includes rule (ec2e2f5)
  • Handle more complex expressions in sort-objects (a7d966c)
  • Set alphabetical sorting as default in sort-svelte-attributes rule (b224428)
  • Fix sorting single line union type with comment at end (95560ab)
  • Fix sorting class overloads (c4939b4)
  • Fix loading default options for configs (ef99f44)
  • Disable sort-jsx-props for vue, astro and svelte files (afb6ecc)
  • Improve determinition of static fields in sort-classes rule (c00ac10)
  • Prevent order changes when adding new elements in line-length sorting (c0e2e60)
⚠️ Breaking Changes
  • ⚠️ Rename sort-map-elements rule to sort-maps (d371934)
  • ⚠️ Remove read-tsconfig option in sort-imports rule (cccced1)
  • ⚠️ Move callback, multiline and shorthand opts to groups in sort-jsx-props rule (10d357c)
  • ⚠️ Move from always-on-top option to groups in sort-objects rule (0bbcb5a)

❤️ Contributors

azat-io
published 1.5.1 •

Changelog

Source

v1.5.1

compare changes

🐞 Bug Fixes

  • Use alphabetical as the default sort type in schemas (3b9366e)
  • Disable sorting side-effect imports (01da88a)

❤️ Contributors

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc