v7.0.0-rc.3 (2018-08-24)
https://twitter.com/left_pad/status/1031700991186489344 π
π₯ Breaking Change
babel-preset-env
babel-plugin-transform-runtime
- #8518 Make 'useESModules' only toggle CJS vs ESM helpers when importing file is ESM.. (@loganfsmyth)
π New Feature
babel-plugin-transform-runtime
- #8520 Expose opt-in useESModules:"auto" from transform-runtime to toggle based on 'supportsStaticESM'. (@loganfsmyth)
π Bug Fix
babel-helpers
,babel-plugin-transform-classes
,babel-preset-env
- #8501 [_wrapNativeSuper] Don't wrap non-native constructors. (@nicolo-ribaudo)
babel-generator
,babel-traverse
,babel-types
babel-plugin-proposal-object-rest-spread
babel-traverse
- #8505 Rename exported functions where name conflicts with param.. (@loganfsmyth)
π Internal
babel-plugin-transform-object-set-prototype-of-to-assign
- Other
Committers: 7
- Artem Yavorsky (yavorsky)
- Henry Zhu (hzoo)
- Jason Quense (jquense)
- Logan Smyth (loganfsmyth)
- NicolΓ² Ribaudo (nicolo-ribaudo)
- Rafael de Oleza (rafeca)
- Standa Opichal (opichals)