Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.7k
[babel 8] Deprecate uppercase builders#17133
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
[babel 8] Deprecate uppercase builders#17133
Uh oh!
There was an error while loading.Please reload this page.
Conversation
nicolo-ribaudo commentedFeb 14, 2025
Q | A |
---|---|
Fixed Issues? | Closes#17129 |
Patch: Bug Fix? | |
Major: Breaking Change? | |
Minor: New Feature? | |
Tests Added + Pass? | Yes |
Documentation PR Link | |
Any Dependency Changes? | |
License | MIT |
Marking as draft until when I add a test |
babel-bot commentedFeb 14, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Build successful! You can test your changes in the REPL here:https://babeljs.io/repl/build/58929 |
ca09cf0
to76c9f7b
Compare0a81046
to27f28c2
Compare27f28c2
toe17cf27
CompareWould it be better to only warn once for the uppercase builder? |
nicolo-ribaudo commentedMar 24, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
You mean once per builder, or once in general for all builders? |
liuxingbaoyu commentedMar 24, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Once in general for all builders, but it would be better to keep the specific node names. :) Maybe add a |
0d098d7
intobabel:mainUh oh!
There was an error while loading.Please reload this page.