github un-ts/eslint-plugin-import-x v3.1.0

latest releases: v4.16.1, v4.16.0, v4.15.2...
14 months ago

Minor Changes

Patch Changes

  • #118 0307ff2 Thanks @silverwind! - Reverts #111. The introduction of SCC causes extra overhead that overcomes the early return it introduced.

    A new no-cycle-next rule is being implemented using the graph. It won't be backward compatible with the current rule no-cycle. The current no-cycle rule will become no-cycle-legacy in the next major version.

New Contributors

Full Changelog: v3.0.1...v3.1.0

Don't miss a new eslint-plugin-import-x release

NewReleases is sending notifications on new releases.