Skip to content

Commit d566066

Browse files
committed
Add v7.20.11 to CHANGELOG.md [skip ci]
1 parent 0f25e4a commit d566066

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

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

2424
<!-- DO NOT CHANGE THESE COMMENTS - See .github/actions/trigger-github-release/update-changelog.js -->
2525
<!-- insert-new-changelog-here -->
26+
## v7.20.11 (2022-12-23)
27+
28+
#### :eyeglasses: Spec Compliance
29+
* `babel-helper-module-transforms`, `babel-plugin-proposal-dynamic-import`, `babel-plugin-transform-modules-amd`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs`
30+
* [#15290](https://github.com/babel/babel/pull/15290) Return rejected promise when stringify import specifier throws ([@SuperSodaSea](https://github.com/SuperSodaSea))
31+
32+
#### :bug: Bug Fix
33+
* `babel-plugin-transform-block-scoping`
34+
* [#15309](https://github.com/babel/babel/pull/15309) Fix for binding shadowing outer var with loop closure ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
2635
## v7.20.10 (2022-12-23)
2736

2837
#### :bug: Bug Fix

0 commit comments

Comments
 (0)