Skip to content

feat!: drop support for old node versions (<18, 19, 21) #885

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

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
ota-meshi pushed a commit that referenced this pull request Nov 27, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

`main` is currently in **pre mode** so this branch has prereleases
rather than normal releases. If you want to exit prereleases, run
`changeset pre exit` on `main`.

⚠️⚠️⚠️⚠️⚠️⚠️

# Releases
## [email protected]

### Major Changes

- [#885](#885)
[`ce2ffad`](ce2ffad)
Thanks [@ota-meshi](https://github.com/ota-meshi)! - feat!: drop support
for old node versions (&lt;18, 19, 21)

- [#930](#930)
[`eae1b4f`](eae1b4f)
Thanks [@ota-meshi](https://github.com/ota-meshi)! - feat!: upgrade
svelte-eslint-parser to v1

### Minor Changes

- [#911](#911)
[`452ffed`](452ffed)
Thanks [@marekdedic](https://github.com/marekdedic)! -
feat(no-inline-styles): allowing transitions by default

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@baseballyama baseballyama mentioned this pull request Dec 14, 2024
25 tasks
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