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!: drop support for old node versions (<18, 19, 21) #885

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

ota-meshi
Copy link
Member

No description provided.

Copy link

changeset-bot bot commented Oct 20, 2024

🦋 Changeset detected

Latest commit: 4aeb221

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@baseballyama
Copy link
Member

Do we want to drop ESLint v8 also?😀 (At least v7?)

@ota-meshi
Copy link
Member Author

I would like to change to only supporting ESLint latest and v8.57.1. I want to keep v8.57.1 ​​to make it easier for users to migrate, but I'm not that strict about it. I'm okay to drop support v8.57.1.

@baseballyama
Copy link
Member

Question: Do we need to drop ESLint v8.57.1 if we want ESM only?

@ota-meshi
Copy link
Member Author

ESLint v8.57.1 ​​also has an (experimental) Flat Config available, so I don't think it will block us from changing it to ESM.

@baseballyama
Copy link
Member

OK! So I agreed that we will support only ESLint v8.57.1 and v9 in next major version.

@ota-meshi ota-meshi merged commit ce2ffad into main Oct 21, 2024
20 checks passed
@ota-meshi ota-meshi deleted the drop-old-node branch October 21, 2024 08:24
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.

2 participants