We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67eb2c8 commit 2d9de5fCopy full SHA for 2d9de5f
1 file changed
CHANGELOG.md
@@ -20,6 +20,14 @@ See [`eslint-plugin-babel`'s releases](https://github.com/babel/eslint-plugin-ba
20
21
<!-- DO NOT CHANGE THESE COMMENTS - See .github/actions/trigger-github-release/update-changelog.js -->
22
<!-- insert-new-changelog-here -->
23
+## v7.16.1 (2021-10-30)
24
+
25
+#### :bug: Bug Fix
26
+* `babel-plugin-transform-typescript`
27
+ * [#13900](https://github.com/babel/babel/pull/13900) Fix binding access for plugin-transform-typescript ([@PeachScript](https://github.com/PeachScript))
28
29
+#### :house: Internal
30
+* [#13898](https://github.com/babel/babel/pull/13898) Skip ESLint 8 tests on publish ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
31
32
## v7.16.0 (2021-10-30)
33
0 commit comments