-
-
Notifications
You must be signed in to change notification settings - Fork 5.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 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] Deprecate uppercase builders #17133
Conversation
nicolo-ribaudo
commented
Feb 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 |
Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/58929 |
ca09cf0
to
76c9f7b
Compare
0a81046
to
27f28c2
Compare
27f28c2
to
e17cf27
Compare
Would it be better to only warn once for the uppercase builder? |
You mean once per builder, or once in general for all builders? |
Once in general for all builders, but it would be better to keep the specific node names. :) Maybe add a |