v7.16.3 (2021-11-09)
Thanks @The-x-Theorist for your first PR!
🐛 Bug Fix
babel-helpers
- #13862 fix(helpers): match
Reflect.get
behaviour (@lightmare)
- #13862 fix(helpers): match
babel-plugin-transform-parameters
,babel-traverse
- #13941 Support transforming params of arrow functions in class fields (@nicolo-ribaudo)
babel-parser
- #13928 fix: incorrect await rejection following arrow function in parameters (Closes #13872) (@The-x-Theorist)
- Other
- #13918 Fix
parserOverride
support in@babel/eslint-parser
(@nicolo-ribaudo)
- #13918 Fix
🏠 Internal
babel-parser
babel-helper-compilation-targets
,babel-preset-env
- #13914 Update browserslist (@nicolo-ribaudo)
Committers: 5
- Babel Bot (@babel-bot)
- Huáng Jùnliàng (@JLHwung)
- Mickey Rose (@lightmare)
- Nicolò Ribaudo (@nicolo-ribaudo)
- Sneh Khatri (@The-x-Theorist)