Skip to content

Commit bdaa5d4

Browse files
stipsanboujeepossum
authored andcommitted
fix changelog entry that is not in 23.4.2 (#6796)
1 parent 609f385 commit bdaa5d4

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## master
22

3+
### Fixes
4+
5+
- `[jest-config]` Fix `--coverage` with `--findRelatedTests` overwriting `collectCoverageFrom` options ([#6736](https://github.com/facebook/jest/pull/6736))
6+
37
## 23.4.2
48

59
### Performance
@@ -15,7 +19,6 @@
1519
- `[jest-jasmine2]` Use prettier through `require` instead of `localRequire`. Fixes `matchInlineSnapshot` where prettier dependencies like `path` and `fs` are mocked with `jest.mock`. ([#6776](https://github.com/facebook/jest/pull/6776))
1620
- `[docs]` Fix contributors link ([#6711](https://github.com/facebook/jest/pull/6711))
1721
- `[website]` Fix website versions page to link to correct language ([#6734](https://github.com/facebook/jest/pull/6734))
18-
- `[jest-config]` Fix `--coverage` with `--findRelatedTests` overwriting `collectCoverageFrom` options ([#6736](https://github.com/facebook/jest/pull/6736))
1922

2023
## 23.4.1
2124

0 commit comments

Comments
 (0)