Skip to content

Commit f70570d

Browse files
committed
chore: update changelog for release
1 parent 3a1fe74 commit f70570d

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,23 @@
44

55
### Fixes
66

7+
### Chore & Maintenance
8+
9+
### Performance
10+
11+
## 28.0.3
12+
13+
### Fixes
14+
715
- `[jest-config]` Normalize `reporters` option defined in presets ([#12769](https://github.com/facebook/jest/pull/12769))
816
- `[@jest/reporters]` Fix trailing slash in matching `coverageThreshold` key ([#12714](https://github.com/facebook/jest/pull/12714))
17+
- `[jest-resolve]` Fix (experimental) ESM module mocking for re-exports ([#12766](https://github.com/facebook/jest/pull/12766))
918
- `[@jest/transform]` Throw better error if an invalid return value if encountered ([#12764](https://github.com/facebook/jest/pull/12764))
1019

1120
### Chore & Maintenance
1221

1322
- `[docs]` Fix typo in `--shard` CLI docs ([#12761](https://github.com/facebook/jest/pull/12761))
1423

15-
### Performance
16-
1724
## 28.0.2
1825

1926
### Features

0 commit comments

Comments
 (0)