diff --git a/CHANGELOG.md b/CHANGELOG.md index 933aa3a6d3a6..460437db001a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ ### Fixes +- `[babel-plugin-jest-hoist]` Fix unwanted hoisting of nested `jest` usages ([#13952](https://github.com/facebook/jest/pull/13952)) + ### Chore & Maintenance ### Performance