7.7.0 Released: Error recovery and TypeScript 3.7

Today we are releasing Babel 7.7.0!
This release includes new parser features like top-level await (await x(), Stage 3) and Flow enum declarations (Flow proposal). And now, @babel/parser has the option of recovering from certain syntax errors!
We’ve al…


This content originally appeared on Babel Blog and was authored by Nicolò Ribaudo

Today we are releasing Babel 7.7.0!

This release includes new parser features like top-level await (await x(), Stage 3) and Flow enum declarations (Flow proposal). And now, @babel/parser has the option of recovering from certain syntax errors!

We've also added support for TypeScript 3.7: Babel can parse and transform private class fields with type annotations, public class fields annotations defined using the declare keyword, type assertion function signatures and template literals in enum declarations.

Babel now understands three new configuration files: babel.config.json, babel.config.cjs and .babelrc.cjs, which behave the same as babel.config.js and .babelrc.js files.

Lastly, Babel 7.7.0 uses 20% less memory than 7.6.0.

You can read the whole changelog on GitHub.


This content originally appeared on Babel Blog and was authored by Nicolò Ribaudo


Print Share Comment Cite Upload Translate Updates
APA

Nicolò Ribaudo | Sciencx (2019-11-05T06:00:00+00:00) 7.7.0 Released: Error recovery and TypeScript 3.7. Retrieved from https://www.scien.cx/2019/11/05/7-7-0-released-error-recovery-and-typescript-3-7/

MLA
" » 7.7.0 Released: Error recovery and TypeScript 3.7." Nicolò Ribaudo | Sciencx - Tuesday November 5, 2019, https://www.scien.cx/2019/11/05/7-7-0-released-error-recovery-and-typescript-3-7/
HARVARD
Nicolò Ribaudo | Sciencx Tuesday November 5, 2019 » 7.7.0 Released: Error recovery and TypeScript 3.7., viewed ,<https://www.scien.cx/2019/11/05/7-7-0-released-error-recovery-and-typescript-3-7/>
VANCOUVER
Nicolò Ribaudo | Sciencx - » 7.7.0 Released: Error recovery and TypeScript 3.7. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2019/11/05/7-7-0-released-error-recovery-and-typescript-3-7/
CHICAGO
" » 7.7.0 Released: Error recovery and TypeScript 3.7." Nicolò Ribaudo | Sciencx - Accessed . https://www.scien.cx/2019/11/05/7-7-0-released-error-recovery-and-typescript-3-7/
IEEE
" » 7.7.0 Released: Error recovery and TypeScript 3.7." Nicolò Ribaudo | Sciencx [Online]. Available: https://www.scien.cx/2019/11/05/7-7-0-released-error-recovery-and-typescript-3-7/. [Accessed: ]
rf:citation
» 7.7.0 Released: Error recovery and TypeScript 3.7 | Nicolò Ribaudo | Sciencx | https://www.scien.cx/2019/11/05/7-7-0-released-error-recovery-and-typescript-3-7/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.