v7.14.8 (2021-07-20)
Thanks @colinaaa, @jaeseokk and @nme077 for your first PRs!
π Spec Compliance
babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-static-block
,babel-plugin-transform-new-target
babel-parser
babel-helper-module-transforms
,babel-helper-simple-access
,babel-plugin-transform-modules-commonjs
- #13258 Fix const violations in ESM imports when transformed to CJS (@overlookmotel)
π Bug Fix
babel-parser
- #13575 Update babel-parser.d.ts (@sosukesuzuki)
- #13548 Fix parser
strictMode
option (@overlookmotel) - #13573 Fix issue to allow module block in member expression (@nme077)
- #13521 Overhaul comment attachment (@JLHwung)
- #13534 Async do expression should start at async (@JLHwung)
babel-plugin-transform-arrow-functions
,babel-traverse
- #12344 Fix arrow transformation when
arguments
is defined as variable (@snitin315)
- #12344 Fix arrow transformation when
babel-traverse
babel-types
π Polish
babel-core
babel-cli
π Documentation
- #13562 Fix
make generate-standalone
->make build-standalone
(@sosukesuzuki)
π Internal
babel-helpers
- #13522 minor improvement to gulp generate-runtime-helpers error message (@lightmare)
πββοΈ Performance
Committers: 12
- Babel Bot (@babel-bot)
- Bogdan Savluk (@zxbodya)
- Federico Ciardi (@fedeci)
- HuΓ‘ng JΓΉnliΓ ng (@JLHwung)
- Jaeseok Kang (@jaeseokk)
- Mickey Rose (@lightmare)
- Nicholas Eveland (@nme077)
- Nitin Kumar (@snitin315)
- Sosuke Suzuki (@sosukesuzuki)
- Tony Gorez (@tony-go)
- @overlookmotel
- ηζΈ ι¨ (@colinaaa)