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 5687ade commit 7178fbbCopy full SHA for 7178fbb
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.6 (2021-12-14)
24
+
25
+#### :bug: Bug Fix
26
+* `babel-parser`
27
+ * [#14055](https://github.com/babel/babel/pull/14055) fix: handle tokens for invalid template element ([@JLHwung](https://github.com/JLHwung))
28
## v7.16.5 (2021-12-13)
29
30
#### :eyeglasses: Spec Compliance
0 commit comments