Skip to content

Commit 6114bcd

Browse files
committed
add console assert fix to changelog
1 parent cb17486 commit 6114bcd

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22

33
### Fixes
44

5+
* `[jest-util]` Fix `console.assert` behavior in custom console
6+
([#5576](https://github.com/facebook/jest/pull/5576))
57
* `[jest-runtime]` Align handling of testRegex on Windows between searching for
68
tests and instrumentation checks
79
([#5560](https://github.com/facebook/jest/pull/5560))
810

911
### Features
10-
* `[docs]` Add MongoDB guide ([#5571](https://github.com/facebook/jest/pull/5571))
12+
13+
* `[docs]` Add MongoDB guide
14+
([#5571](https://github.com/facebook/jest/pull/5571))
1115

1216
## jest 22.3.0
1317

@@ -35,8 +39,8 @@
3539

3640
* `[jest-config]` Allow `<rootDir>` to be used with `collectCoverageFrom`
3741
([#5524](https://github.com/facebook/jest/pull/5524))
38-
* `[filenames]` Standardize files names in "integration-tests" folder ([#5513](https://github.com/facebook/jest/pull/5513))
39-
42+
* `[filenames]` Standardize files names in "integration-tests" folder
43+
([#5513](https://github.com/facebook/jest/pull/5513))
4044

4145
## jest 22.2.2
4246

0 commit comments

Comments
 (0)