Eslint-plugin-simple-import-sort saw a significant update with the release of version 2.0.0, building upon the foundation laid by version 1.0.2. Both versions aim to provide effortless, autofixable import sorting for cleaner and more maintainable codebases. A key highlight for developers is the ease of integration into existing ESLint workflows, helping to enforce consistent import styles across projects.
While the core functionality remains consistent – automatically sorting imports – the update includes modifications to the development dependencies, reflecting updates in the tooling ecosystem. Notably, eslint-config-lydell advances from version 11.0.0 to 12.0.0, and eslint-plugin-jest moves from 22.0.0 to 22.1.0. Prettier also sees an incremental bump from 1.15.2 to 1.15.3, these upgrades bring potentially enhanced linting rules and code formatting capabilities. Doctoc also shows a change from 1.3.1 to 1.4.0.
The unpacked size of the package sees a slight increase as well, growing from 43,022 bytes to 43,438 bytes, indicating potential additions or refinements to the underlying code or documentation. The release date of the newest version is also newer, so it includes the latest fixes. These changes aim to bring a better developer experience. Upgrading from 1.0.2 to 2.0.0 promises access to the latest improvements.
The are not vulnerabilities for the version 2.0.0 of the package eslint-plugin-simple-import-sort