v7.4.2 (2019-03-21)
π Bug Fix
babel-parser
- #9725 Modules might be in loose mode when checking for undecl exports (@nicolo-ribaudo)
- #9719 Fix scope checks with enabled flow plugin (@danez)
babel-helpers
,babel-plugin-transform-named-capturing-groups-regex
- #9726 Fix typo in wrapRegExp helper (@nicolo-ribaudo)
babel-preset-env
π Polish
babel-preset-env
- #9732 Mark the core-js warning as such (@nicolo-ribaudo)
- #9716 Tweak preset-env corejs/useBuiltIns warning and error messages (@existentialism)
π Internal
- #9718 Bump Babel deps (@existentialism)
Committers: 4
- Brian Ng (@existentialism)
- Daniel Tschinder (@danez)
- Denis Pushkarev (@zloirock)
- NicolΓ² Ribaudo (@nicolo-ribaudo)