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 fd0e37e commit 4ac8f77Copy full SHA for 4ac8f77
1 file changed
CHANGELOG.md
@@ -20,6 +20,11 @@ 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.9 (2022-01-11)
24
+
25
+#### :bug: Bug Fix
26
+* `babel-register`
27
+ * [#14136](https://github.com/babel/babel/pull/14136) Restore `@babel/register` compat with `@babel/core@7.5.x` ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
28
## v7.16.8 (2022-01-10)
29
30
#### :bug: Bug Fix
0 commit comments