-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
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
Scheduled release for August 9th, 2024 #18726
Comments
HighlightsHere are some of the key changes in this release. Experimental TypeScript configuration filesArya Emami landed experimental support for TypeScript configuration files. Specifically, you can now use npx eslint --flag unstable_ts_config For Node.js, you'll need to manually install For more information on this feature, see TypeScript Configuration Files. For more information on using feature flags, see Feature Flags. Other notable changes(Whatever else there is) |
ESLint v9.9.0 has been released: https://eslint.org/blog/2024/08/eslint-v9.9.0-released/ Please merge semver-patch PRs only until we determine whether or not a patch release is necessary. |
There were no regressions reported, so this concludes the v9.9.0 release. We can resume merging semver-minor changes. |
The next scheduled release will occur on Friday, August 9th, 2024.
Release Day Checklist
espree
,eslint-scope
,eslint-visitor-keys
,@eslint/eslintrc
) that need to be released first@eslint/js
to match the upcomingeslint
version in Jenkinspackage.json
in theeslint
repo with new versions from the preceding steps (create and merge a pull request)authors
frontmatter, replaceeslintbot
with your GitHub username.draft: true
line in frontmatter.Two Days After Release Day Checklist
Typically Monday for regular releases; two days after patch releases.
No Regressions Checklist
Patch Release Checklist
authors
frontmatter, replaceeslintbot
with your GitHub username.draft: true
line in frontmatter.Followup
Please use this issue to document how the release went, any problems during the release, and anything the team might want to know about the release process. This issue should be closed after all patch releases have been completed (or there was no patch release needed).
Resources:
The text was updated successfully, but these errors were encountered: