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 30fb04f commit 5c2fcadCopy full SHA for 5c2fcad
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.17.4 (2022-02-15)
24
+
25
+#### :bug: Bug Fix
26
+* `babel-core`
27
+ * [#14274](https://github.com/babel/babel/pull/14274) Fix infinite recursion when merge sourcemaps ([@jridgewell](https://github.com/jridgewell))
28
## v7.17.3 (2022-02-15)
29
30
#### :bug: Bug Fix
0 commit comments