Skip to content

Commit db98814

Browse files
chrore: update changelog
1 parent 8c6a5ff commit db98814

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
- `[jest-snapshot]` [**BREAKING**] Add support for [Error causes](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error/cause) in snapshots ([#13965](https://github.com/facebook/jest/pull/13965))
2121
- `[jest-snapshot]` Support Prettier 3 ([#14566](https://github.com/facebook/jest/pull/14566))
2222
- `[pretty-format]` [**BREAKING**] Do not render empty string children (`''`) in React plugin ([#14470](https://github.com/facebook/jest/pull/14470))
23+
- `[jest-circus]` Add a waitBeforeRetry option to `jest.retryTimes` ([#14738](https://github.com/jestjs/jest/pull/14738))
2324

2425
### Fixes
2526

0 commit comments

Comments
 (0)