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

[babel 8] Materialize ESTree's classFeatures option #13752

Merged
merged 3 commits into from Sep 22, 2021

Conversation

nicolo-ribaudo
Copy link
Member

@nicolo-ribaudo nicolo-ribaudo commented Sep 13, 2021

Q                       A
Fixed Issues? Fixes #1, Fixes #2
Patch: Bug Fix?
Major: Breaking Change?
Minor: New Feature?
Tests Added + Pass? Yes
Documentation PR Link babel/website#2765
Any Dependency Changes?
License MIT

@babel-bot
Copy link
Collaborator

babel-bot commented Sep 13, 2021

Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/48808/

@codesandbox-ci
Copy link

codesandbox-ci bot commented Sep 13, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 2ffe070:

Sandbox Source
babel-repl-custom-plugin Configuration
babel-plugin-multi-config Configuration

@nicolo-ribaudo nicolo-ribaudo marked this pull request as draft September 13, 2021 14:35
@nicolo-ribaudo nicolo-ribaudo marked this pull request as ready for review September 13, 2021 14:52
@nicolo-ribaudo nicolo-ribaudo marked this pull request as draft September 13, 2021 15:11
@nicolo-ribaudo
Copy link
Member Author

nicolo-ribaudo commented Sep 13, 2021

There is a bug in the ESTree plugin; I'll open a new PR to fix it.

#13755

Copy link
Contributor

@JLHwung JLHwung left a comment

Choose a reason for hiding this comment

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

If it's for Babel 8, I think we can actually remove this feature. The Babel eslint will also be bumped to support Babel 8 only.

@nicolo-ribaudo
Copy link
Member Author

Yeah, with "enable by default" actually meant "always enable, without checking for the flag".

@nicolo-ribaudo nicolo-ribaudo marked this pull request as ready for review September 14, 2021 21:44
Copy link
Contributor

@JLHwung JLHwung left a comment

Choose a reason for hiding this comment

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

Maybe change the PR title to "Materialize ESTree classFeatures option"? Since you can't disable it in Babel 8.

@nicolo-ribaudo nicolo-ribaudo changed the title [babel 8] Enable ESTree classFeatures by default in @babel/parser [babel 8] Materialize ESTree's classFeatures option Sep 17, 2021
@JLHwung JLHwung merged commit 2e2d202 into babel:main Sep 22, 2021
@nicolo-ribaudo nicolo-ribaudo deleted the babel-8-estree-class-features branch September 22, 2021 19:36
@github-actions github-actions bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Dec 23, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 23, 2021
@nicolo-ribaudo nicolo-ribaudo added this to the v8.0.0 milestone Aug 8, 2023
@nicolo-ribaudo nicolo-ribaudo added the PR: Breaking Change 💥 A type of pull request used for our changelog categories for next major release label Aug 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: estree outdated A closed issue/PR that is archived due to age. Recommended to make a new issue pkg: parser PR: Breaking Change 💥 A type of pull request used for our changelog categories for next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants