Skip to content

chore: release eslint-plugin-import-x#126

Merged
SukkaW merged 1 commit into
masterfrom
changeset-release/master
Aug 26, 2024
Merged

chore: release eslint-plugin-import-x#126
SukkaW merged 1 commit into
masterfrom
changeset-release/master

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release 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 master, this PR will be updated.

Releases

eslint-plugin-import-x@4.0.0

Major Changes

  • #112 4ba14da Thanks @SukkaW! - Use typescript-eslint v8. The minimum supported ESLint version is now >= 8.57.0 and the minimum required Node.js version is now 18.18.0.

@codesandbox-ci
Copy link
Copy Markdown

codesandbox-ci Bot commented Aug 14, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@SukkaW
Copy link
Copy Markdown
Collaborator

SukkaW commented Aug 14, 2024

I wonder if we should include flat config presets in this major release or not. We can probably split #122 into 2 PRs.

@merrywhether
Copy link
Copy Markdown
Contributor

merrywhether commented Aug 14, 2024

I wonder if we should include flat config presets in this major release or not. We can probably split #122 into 2 PRs.

Switching to ts-eslint v8 is seemingly a major change but adding flat config support is only a minor one (unless you drop legacy config compat entirely), so from that perspective they don't need to be coupled. It's definitely easier to work around supporting legacy configs with the helpers than it is this dependency (which requires overrides).

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