[babel 8] Output minimal strings by default#12675
Conversation
This changes our behavior from always outputting ASCII-safe strings to outputting Unicode. It's smaller, supported since at least ES5, and maybe foreign language programmers will be less surprised with the output.
|
Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/38206/ |
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit a0d469c:
|
afd80ba to
d2ffbc4
Compare
|
This is a breaking change, why this PR is not being list in changelog ? https://github.com/babel/babel/releases/tag/v7.12.13 |
|
It's not released yet, it will be released in Babel 8. |
|
Ohh right, it's a bug introduced by this PR. |
|
@paranoidjk Fixed in 7.12.15 |


jsescbumped to v3 before a flagThis PR backports #11384 to
main, for more info see that PR.