-
-
Notifications
You must be signed in to change notification settings - Fork 75
docs: remove parserOptions.globalReturn removal from v10 post
#837
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
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for new-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 es-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 hi-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 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. |
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.
Thanks for doing this. We should add a note at the bottom that states that we edited this post to remove the parserOptions.globalReturn change based on feedback.
Something like:
**Update(2025-11-07)**: We previously planned on removing `parserOptions.globalReturn` but decided to hold off based on feedback from the community.
Prerequisites checklist
What is the purpose of this pull request?
To update the “What’s coming in ESLint v10.0.0” blog post by removing the “Removal of
parserOptions.globalReturn” section, as this change has been postponed to v11.What changes did you make? (Give an overview)
Removed the section titled “Removal of
parserOptions.globalReturn” from the blog post to reflect the updated release plan.Related Issues
eslint/js#525 (comment)
Is there anything you'd like reviewers to focus on?