Releases: jcoreio/eslint-plugin-implicit-dependencies
Releases · jcoreio/eslint-plugin-implicit-dependencies
v1.2.0
1.2.0 (2025-06-05)
Bug Fixes
Features
- add ignoreTypeOnlyImports option (7a990b1)
v1.1.1
1.1.1 (2024-03-19)
Bug Fixes
- ignore package name self-reference with subpath imports (3764b41)
v1.1.0
1.1.0 (2024-03-19)
Features
- ignore invalid module names and add custom ignore option (728105d)
v1.0.2
1.0.2 (2024-03-11)
Bug Fixes
- crash in ExportNamedDeclaration:exit (83b039d)
v1.0.1
1.0.1 (2024-03-11)
Bug Fixes
- ignore package name self-references (a15493f)
v1.0.0
1.0.0 (2024-03-11)
Bug Fixes
Features