Skip to content

Commit 4f7b91b

Browse files
committed
Add v7.16.12 to CHANGELOG.md [skip ci]
1 parent 5266605 commit 4f7b91b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@ See [`eslint-plugin-babel`'s releases](https://github.com/babel/eslint-plugin-ba
2020

2121
<!-- DO NOT CHANGE THESE COMMENTS - See .github/actions/trigger-github-release/update-changelog.js -->
2222
<!-- insert-new-changelog-here -->
23+
## v7.16.12 (2022-01-22)
24+
25+
#### :bug: Bug Fix
26+
* `babel-core`
27+
* [#14192](https://github.com/babel/babel/pull/14192) Avoid dynamic import when it's not needed ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
28+
* `babel-parser`
29+
* [#14194](https://github.com/babel/babel/pull/14194) fix: incorrect `in` parsing in arrow ConciseBody ([@JLHwung](https://github.com/JLHwung))
2330

2431
## v7.16.10 (2022-01-19)
2532

0 commit comments

Comments
 (0)