fix: Parse re-declare var in class static body by liuxingbaoyu · Pull Request #15102 · babel/babel

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@liuxingbaoyu

Copy link Copy Markdown

Member

@liuxingbaoyu liuxingbaoyu commented

Oct 31, 2022

edited by gitpod-io bot

Loading

Q                       A
Fixed Issues? Fixes #15099
Patch: Bug Fix?
Major: Breaking Change?
Minor: New Feature?
Tests Added + Pass?
Documentation PR Link
Any Dependency Changes?
License MIT

@liuxingbaoyu liuxingbaoyu added PR: Bug Fix 🐛

A type of pull request used for our changelog categories

pkg: parser Spec: Class Static Block labels

Oct 31, 2022

@babel-bot

Copy link Copy Markdown

Collaborator

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

@JLHwung JLHwung merged commit 283720d into babel:main

Oct 31, 2022

@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

Jan 31, 2023

@github-actions github-actions bot locked as resolved and limited conversation to collaborators

Jan 31, 2023

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Reviewers

@JLHwung JLHwung JLHwung approved these changes

@nicolo-ribaudo nicolo-ribaudo nicolo-ribaudo approved these changes

Assignees

No one assigned

Labels

outdated

A closed issue/PR that is archived due to age. Recommended to make a new issue

pkg: parser PR: Bug Fix 🐛

A type of pull request used for our changelog categories

Spec: Class Static Block

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

[Bug]: (Babel transpilation fail) Duplicated name in class static block should be allowed

4 participants

@liuxingbaoyu @babel-bot @JLHwung @nicolo-ribaudo