v7.13.13 (2021-03-26)
👓 Spec Compliance
🐛 Bug Fix
babel-core
- #13031 Correctly handle relative
browserslistConfigFile
paths (@nicolo-ribaudo)
- #13031 Correctly handle relative
babel-core
,babel-preset-env
- #13028 Resolve
.browserslistrc
as a project-wide file (@nicolo-ribaudo)
- #13028 Resolve
babel-plugin-transform-react-constant-elements
babel-types
babel-node
- #13037 fix: make babel-node spawned process bubble msg (@lambertkevin)
babel-parser
💅 Polish
🏠 Internal
babel-core
- #13021 Remove lodash sortBy use (@jridgewell)
- Other
babel-traverse
🏃♀️ Performance
babel-core
- #13040 Set
rootMode: "root"
inloadPartialConfig
(@nicolo-ribaudo)
- #13040 Set
Committers: 8
- Anna Henningsen (@addaleax)
- Clint Goodman (@cgood92)
- Federico Ciardi (@fedeci)
- Huáng Jùnliàng (@JLHwung)
- JounQin (@JounQin)
- Justin Ridgewell (@jridgewell)
- Nicolò Ribaudo (@nicolo-ribaudo)
- @lambertkevin