-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Make options
argument in parsers optional
#11892
Conversation
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.
Thank you!
@fisker Sorry after merged, it is good to have changelog for this change. |
I think we should not encourage people use the parsers directly, but make sense to add changelog says we fixed the jest issue, is it fine? |
Yes, It would be better for users to know that this fixes the problem with jest. (Of course, I don't want a user to use the parser directly...) |
Description
Fixes #11888
Checklist
docs/
directory).changelog_unreleased/*/XXXX.md
file followingchangelog_unreleased/TEMPLATE.md
.✨Try the playground for this PR✨