-
-
Notifications
You must be signed in to change notification settings - Fork 71
docs: publish v9.33.0 release highlights #749
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
Conversation
✅ Deploy Preview for es-eslint ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for zh-hans-eslint ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for new-eslint ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR publishes the ESLint v9.33.0 release blog post by removing the draft status and adding release highlights. The changes focus on documenting two key features: explicit resource management support in the one-var
rule and enhanced global object access detection in the no-restricted-globals
rule.
- Removes draft status and updates author information for the v9.33.0 release post
- Adds comprehensive highlights section documenting new features with code examples
- Registers the blog post publication date in the blog dates configuration
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
File | Description |
---|---|
src/content/blog/2025-08-08-eslint-v9.33.0-released.md | Removes draft status, updates author, and adds detailed highlights section with feature documentation |
src/_data/blog-dates.json | Adds publication timestamp for the new release blog post |
✅ Deploy Preview for hi-eslint ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for fr-eslint ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for ja-eslint ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for de-eslint ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for pt-br-eslint ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Prerequisites checklist
What is the purpose of this pull request?
Added highlights and published the v9.33.0 release blog post.
What changes did you make? (Give an overview)
Related Issues
Is there anything you'd like reviewers to focus on?