Major Changes
-
#106
19f10aaThanks @SukkaW! -eslint-plugin-import-xis a fork ofeslint-plugin-importthat 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 toeslint-plugin-import-x. This causes version conflicts when publishing new versions ofeslint-plugin-import-x.To prevent this, we have decided to publish a new major version of
eslint-plugin-import-xthat will not conflict with the originaleslint-plugin-import's versions.See also #76
Patch Changes
New Contributors
Full Changelog: v0.5.3...v3.0.0