File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,13 @@ See [`eslint-plugin-babel`'s releases](https://github.com/babel/eslint-plugin-ba
20
20
21
21
<!-- DO NOT CHANGE THESE COMMENTS - See .github/actions/trigger-github-release/update-changelog.js -->
22
22
<!-- insert-new-changelog-here -->
23
+ ## v7.18.1 (2022-05-19)
24
+
25
+ #### :bug: Bug Fix
26
+ * `babel-plugin-transform-typescript`
27
+ * [#14566](https://github.com/babel/babel/pull/14566) Fix TypeScript plugin compat with `@babel/types` versions ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
28
+ * `babel-plugin-transform-for-of`
29
+ * [#14564](https://github.com/babel/babel/pull/14564) fix: Duplicate declaration in transformed for...of ([@liuxingbaoyu](https://github.com/liuxingbaoyu))
23
30
## v7.18.0 (2022-05-19)
24
31
25
32
#### :rocket: New Feature
You can’t perform that action at this time.
0 commit comments