diff --git a/CHANGELOG.md b/CHANGELOG.md index 26afbc282af5..324d27b4caa8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ ### Features +### Fixes + +### Chore & Maintenance + +### Performance + +## 26.5.3 + +### Features + - `[jest-runtime]` add support for dynamic `import()` from CommonJS ([#10620](https://github.com/facebook/jest/pull/10620)) ### Fixes @@ -13,10 +23,6 @@ - `[jest-validate]` Show suggestion only when unrecognized cli param is longer than 1 character ([#10604](https://github.com/facebook/jest/pull/10604)) - `[jest-validate]` Validate `testURL` as CLI option ([#10595](https://github.com/facebook/jest/pull/10595)) -### Chore & Maintenance - -### Performance - ## 26.5.2 ### Fixes