Skip to content
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

Update parser docs for plugins enabled by default since 7.14.0 #2517

Merged
merged 4 commits into from May 3, 2021

Conversation

sosukesuzuki
Copy link
Member

Update parser docs for babel/babel#13175

@netlify
Copy link

netlify bot commented Apr 30, 2021

Deploy preview for babel ready!

Built with commit 14e5907

https://deploy-preview-2517--babel.netlify.app

docs/parser.md Outdated
@@ -184,7 +184,7 @@ require("@babel/parser").parse("code", {
<summary>History</summary>
| Version | Changes |
| --- | --- |
| `v7.14.0` | Added `asyncDoExpressions` |
| `v7.14.0` | Added `asyncDoExpressions` Move `classProperties`, `classPrivateProperties`, `classPrivateMethods` to Latest ECMAScript features |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also moduleStringNames

@JLHwung
Copy link
Contributor

JLHwung commented May 1, 2021

Oh missed this one, can you rebase? #2518 is merged.

@sosukesuzuki
Copy link
Member Author

fixed!

docs/parser.md Outdated Show resolved Hide resolved
@JLHwung JLHwung merged commit 4e69c31 into babel:main May 3, 2021
@sosukesuzuki sosukesuzuki deleted the fix-for-class-features branch May 3, 2021 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants