You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[#14932](https://github.com/babel/babel/pull/14932) fix: isForAwaitStatement is broken ([@JLHwung](https://github.com/JLHwung))
33
+
* Other
34
+
*[#14872](https://github.com/babel/babel/pull/14872) Use the built-in class fields and private methods rules in ESLint 8 ([@JLHwung](https://github.com/JLHwung))
35
+
*`babel-parser`
36
+
*[#14920](https://github.com/babel/babel/pull/14920)[estree] attach comments after directives at the end of file ([@hegemonic](https://github.com/hegemonic))
37
+
*[#14900](https://github.com/babel/babel/pull/14900)[ts] allow redeclaring a var/type with the same name as import ([@liuxingbaoyu](https://github.com/liuxingbaoyu))
38
+
*`babel-plugin-transform-typescript`
39
+
*[#14913](https://github.com/babel/babel/pull/14913) fix: do not remove type import used in TS import= ([@JLHwung](https://github.com/JLHwung))
0 commit comments