This version of Regenerator pegs recast to v0.10.18, which pegs ast-types to v0.8.2, which contains special support for all Babel AST types: https://github.com/benjamn/ast-types/blob/master/def/babel.js This version of Regenerator also exports the ast-types module object that it uses (as regenerator.types), so that consumers like Babel can refer to the exact same copy of ast-types when necessary, rather than requiring ast-types themselves. Why that was risky: #1958.
The compiler for writing next generation JavaScript.
For questions and support please visit the Slack community or StackOverflow. The Babel issue tracker is exclusively for bug reports and feature requests.
For documentation and website issues please visit the babel.github.io repo.
Description
Languages
JavaScript
99.5%
Makefile
0.3%
HTML
0.1%