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

fix: Default export for duplicate names #15736

Merged
merged 1 commit into from Jul 3, 2023

Conversation

liuxingbaoyu
Copy link
Member

@liuxingbaoyu liuxingbaoyu commented Jul 2, 2023

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

@liuxingbaoyu liuxingbaoyu added the PR: Bug Fix 🐛 A type of pull request used for our changelog categories label Jul 2, 2023
@nicolo-ribaudo
Copy link
Member

CI failures are not related.

@nicolo-ribaudo nicolo-ribaudo merged commit 41dea06 into babel:main Jul 3, 2023
52 of 54 checks passed
liuxingbaoyu added a commit that referenced this pull request Jul 4, 2023
liuxingbaoyu added a commit that referenced this pull request Jul 4, 2023
@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 Oct 3, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Bug Fix 🐛 A type of pull request used for our changelog categories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: transform commonjs is not correct for ParenExpr at ExportDefaultExpr
3 participants