Skip to content

📣 Upcoming v7 Major Release #8346

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

Closed
bradzacher opened this issue Feb 2, 2024 · 0 comments · Fixed by #8377 or #8400
Closed

📣 Upcoming v7 Major Release #8346

bradzacher opened this issue Feb 2, 2024 · 0 comments · Fixed by #8377 or #8400
Labels
breaking change This change will require a new major version to be released dependencies Issue about dependencies of the package
Milestone

Comments

@bradzacher
Copy link
Member

We're planning on releasing our next major version within the week with the following breaking changes:

  • Drop support for Node 16.
  • Bump the minimum required TypeScript version to v4.7.
  • Bump the minimum required ESLint version to v8.56.0.

And that's it - it's just dependency bumps! In a nutshell we're looking to make our maintenance easier going forward by modernising our requirements:

  • Node 16 is EOL and some of our dev dependencies have already dropped support, preventing us from upgrading.
  • TypeScript <v4.7 are now more than 2 years old, beyond our documented compatibility window

As for ESLint - with their upcoming v9 release they will be removing a number of APIs - all of which they added replacements for in v8.40.0. Our next major was going to drop support for ESLint v7 as its 3 years old now and we chose to require the latest ESLint v8 release to reduce variance in the ecosystem and enforce that the necessary APIs are available.

@bradzacher bradzacher added breaking change This change will require a new major version to be released dependencies Issue about dependencies of the package labels Feb 2, 2024
@bradzacher bradzacher pinned this issue Feb 2, 2024
@JoshuaKGoldberg JoshuaKGoldberg added this to the 7.0.0 milestone Feb 3, 2024
@bradzacher bradzacher mentioned this issue Feb 7, 2024
3 tasks
@bradzacher bradzacher unpinned this issue Feb 10, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking change This change will require a new major version to be released dependencies Issue about dependencies of the package
Projects
None yet
2 participants