Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!(deps): Replace import with import-x #64

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

burtek
Copy link
Owner

@burtek burtek commented Jun 11, 2024

eslint-plugin-import doesn't seem like being made eslint v9 compatible anytime soon and with what's going on in import-js/eslint-plugin-import#2948 and import-js/eslint-plugin-import#2996, decided to switch to eslint-plugin-import-x.

THIS IS A BREAKING CHANGE as there might be differences in a way this plugin works and this might require changes to project's own eslint.config.js files

@burtek burtek force-pushed the replace-import-plugin-with-import-x branch from ce8dd42 to 3766ada Compare June 11, 2024 06:46
@burtek burtek changed the title feat: Replace import with import-x feat!(deps): Replace import with import-x Jun 11, 2024
BREAKING CHANGE: there might be differences in a way this plugin works and this might require changes to project's own `eslint.config.js` files
@burtek burtek force-pushed the replace-import-plugin-with-import-x branch from 3766ada to 994ee95 Compare June 11, 2024 07:14
@burtek burtek merged commit bca46aa into master Jun 11, 2024
3 checks passed
@burtek burtek deleted the replace-import-plugin-with-import-x branch June 11, 2024 07:15
@burtek burtek mentioned this pull request Jun 11, 2024
9 tasks
burtek added a commit that referenced this pull request Jul 1, 2024
BREAKING CHANGE: there might be differences in a way this plugin works and this might require changes to project's own `eslint.config.js` files
burtek added a commit that referenced this pull request Jul 1, 2024
BREAKING CHANGE: there might be differences in a way this plugin works and this might require changes to project's own `eslint.config.js` files
burtek added a commit that referenced this pull request Aug 8, 2024
BREAKING CHANGE: there might be differences in a way this plugin works and this might require changes to project's own `eslint.config.js` files
burtek added a commit that referenced this pull request Aug 22, 2024
BREAKING CHANGE: there might be differences in a way this plugin works and this might require changes to project's own `eslint.config.js` files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant