fix: Parse re-declare var in class static body by liuxingbaoyu · Pull Request #15102 · babel/babel
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 5.8k
Merged
JLHwung merged 1 commit intobabel:mainfrom
Oct 31, 2022Merged
fix: Parse re-declare var in class static body #15102
JLHwung merged 1 commit intobabel:mainfrom
fix: Parse re-declare var in class static body #15102
JLHwung merged 1 commit intobabel:mainfrom
Conversation
Copy link Copy Markdown
Member
| 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
added
PR: Bug Fix 🐛
pkg: parser Spec: Class Static Block labels
Oct 31, 2022Copy link Copy Markdown
Collaborator
babel-bot
commented
Oct 31, 2022
babel-bot commented
Oct 31, 2022Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/53292/
nicolo-ribaudo approved these changes Oct 31, 2022
JLHwung approved these changes Oct 31, 2022
JLHwung
merged commit
283720d
into
babel:main
github-actions
bot
added
the
outdated
label
Jan 31, 2023
github-actions
bot
locked as resolved and limited conversation to collaborators
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.