Sourced from @babel/traverse's releases.
v7.14.9 (2021-08-01)
Thanks
@SCLeoXfor your first PR!:bug: Bug Fix
babel-traverse
- #13596 Fix completion record for variable declarations (
@addaleax)babel-plugin-proposal-class-properties,babel-plugin-transform-classes
- #13600 Extract computed keys from the class closure (
@nicolo-ribaudo)babel-plugin-transform-react-jsx-development,babel-plugin-transform-react-jsx-self,babel-plugin-transform-react-jsxbabel-parser
- #13581 [ts] Check if param is assignable when parsing arrow return type (
@nicolo-ribaudo)babel-generator,babel-traverse,babel-types
- #13577 add 12 missing NODE_FIELDS (
@jedwards1211)babel-plugin-proposal-async-generator-functions
- #13491 Fix
_step.valueaccess infor await(@nicolo-ribaudo):house: Internal
- Other
- #13614 Update Rollup to
~2.54.0(@nicolo-ribaudo)babel-generator,babel-helper-validator-identifier,babel-parser:running_woman: Performance
babel-parser,babel-traversebabel-generatorCommitters: 8
- Andy Edwards (
@jedwards1211)- Anna Henningsen (
@addaleax)- Babel Bot (
@babel-bot)- Henry Zhu (
@hzoo)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)- Rin Tepis (
@SCLeoX)- 王清雨 (
@colinaaa)
Sourced from @babel/traverse's changelog.
v7.14.9 (2021-08-01)
:bug: Bug Fix
babel-traverse
- #13596 Fix completion record for variable declarations (
@addaleax)babel-plugin-proposal-class-properties,babel-plugin-transform-classes
- #13600 Extract computed keys from the class closure (
@nicolo-ribaudo)babel-plugin-transform-react-jsx-development,babel-plugin-transform-react-jsx-self,babel-plugin-transform-react-jsxbabel-parser
- #13581 [ts] Check if param is assignable when parsing arrow return type (
@nicolo-ribaudo)babel-generator,babel-traverse,babel-types
- #13577 add 12 missing NODE_FIELDS (
@jedwards1211)babel-plugin-proposal-async-generator-functions
- #13491 Fix
_step.valueaccess infor await(@nicolo-ribaudo):house: Internal
- Other
- #13614 Update Rollup to
~2.54.0(@nicolo-ribaudo)babel-generator,babel-helper-validator-identifier,babel-parser:running_woman: Performance
aa2cac5 v7.14.9d3a7cd5 Replace generic __clone call by specific methods (#13611)d45ad50 Improve path.get typings with TS template literal types (#13588)d1f9089 Fix completion record for variable declarations (#13596)e0dc925 feat(traverse): specific return type for virtual types' validators (#13578)1d48bb0 add 12 missing NODE_FIELDS (#13577)