v7.10.1 (2020-05-27)
This releases includes fixes for two bugs introduced in 7.10.0. There are still a few known bugs, and we'll fix them soon.
Thanks @saulosantiago for your first PR!
🐛 Bug Fix
babel-preset-env
- #11633 [hotfix] Use same targets for fields as for private methods (@nicolo-ribaudo)
babel-standalone
- #11624 Fix standalone tag when data-type is not set. (@dfabulich)
🏠 Internal
- Every package
- #11625 Use
repository.directory
field inpackage.json
files (@saulosantiago)
- #11625 Use
Committers: 3
- Dan Fabulich (@dfabulich)
- Nicolò Ribaudo (@nicolo-ribaudo)
- Saulo Santiago (@saulosantiago)