Skip to content

Commit a476b79

Browse files
committed
Update CHANGELOG.
1 parent 06f8e28 commit a476b79

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
## main
22

3+
## 30.0.4
4+
35
### Features
46

5-
- `[expect]` Have `Inverse` exportable ([#15714](https://github.com/jestjs/jest/pull/15714))
7+
- `[expect]` The `Inverse` type is now exported ([#15714](https://github.com/jestjs/jest/pull/15714))
68
- `[expect]` feat: support `async functions` in `toBe` ([#15704](https://github.com/jestjs/jest/pull/15704))
9+
10+
### Fixes
11+
12+
- `[jest]` jest --onlyFailures --listTests now correctly lists only failed tests (#15700)
713
- `[jest-snapshot]` Handle line endings in snapshots ([#15708](https://github.com/jestjs/jest/pull/15708))
814

915
## 30.0.3

0 commit comments

Comments
 (0)