v7.13.9 (2021-03-01)
Thanks @saitonakamura for your first PR!
🐛 Bug Fix
babel-preset-env
- #12934 Load
.browserslistrc
when using old@babel/core
versions (@nicolo-ribaudo)
- #12934 Load
babel-parser
- #12939 fix: add tokens when tokens: true is passed to parseExpression (@JLHwung)
- #12930 babel-parser(flow): Add null property to FunctionTypeAnnotation without parens (@sosukesuzuki)
babel-generator
- #12921 Fix a bug with invalid print output when empty array is passed to t.tsInterfaceDeclaration (@saitonakamura)
- #12920 Allow nullish extends in interfaceish (@saitonakamura)
🏠 Internal
babel-plugin-transform-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #12919 Put back ESM helpers in a folder where we can use
.js
(@nicolo-ribaudo)
- #12919 Put back ESM helpers in a folder where we can use
Committers: 5
- Bogdan Savluk (@zxbodya)
- Huáng Jùnliàng (@JLHwung)
- Michael サイトー 中村 Bashurov (@saitonakamura)
- Nicolò Ribaudo (@nicolo-ribaudo)
- Sosuke Suzuki (@sosukesuzuki)