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

Bump eslint-plugin-import to 2.27.5 to benefit from default export overload fix #50054

Open
wants to merge 1 commit into
base: canary
Choose a base branch
from

Conversation

TomasHubelbauer
Copy link

@TomasHubelbauer TomasHubelbauer commented May 19, 2023

Hi, I noticed Next is using eslint-plugin-import@2.22.1 and I would like to propose bumping that to 2.27.5 since that version fixes an issue where a default export with overloads is incorrectly identified as multiple default exports.

import-js/eslint-plugin-import#1590

None of the sections in the template match, I am just bumping a dependency which will fix an edge case Next users might run into, but I don't think it counts as a bugfix because there was never a bug in Next. I removed the template but I can return it if people think I should treat it as a bugfix and fill in that section of the template.

…erload fix

Hi, I noticed Next is using eslint-plugin-import@2.22.1 and I would like to propose bumping that to 2.27.5 since that version fixes an issue where a default export with overloads is incorrectly identified as multiple default exports.
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