eslint-plugin-import-x
Advanced tools
Changelog
3.0.0
#106 19f10aa
Thanks @SukkaW! - eslint-plugin-import-x
is a fork of eslint-plugin-import
that aims to provide a more performant and more lightweight version of the original plugin.
Due to the nature of the fork, all eslint-plugin-import
's git tags and releases have been copied over to eslint-plugin-import-x
. This causes version conflicts when publishing new versions of eslint-plugin-import-x
.
To prevent this, we have decided to publish a new major version of eslint-plugin-import-x
that will not conflict with the original eslint-plugin-import
's versions.
See also https://github.com/un-ts/eslint-plugin-import-x/issues/76
Changelog
0.5.3
#101 c0cea7b
Thanks @SukkaW! - Allow incorrect file path in extraneous deps check
#100 293fcf4
Thanks @SukkaW! - feat: webpack comment regex support webpackFetchPriority
#85 ded3e80
Thanks @kosmotema! - add languageOptions to ChildContext
#100 293fcf4
Thanks @SukkaW! - Allow empty chunk name when webpackMode: 'eager' is set; add suggestions to remove name in eager mode