Skip to content

Commit c4240b7

Browse files
committed
add console assert fix to changelog
1 parent 9420454 commit c4240b7

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,15 @@
22

33
### Fixes
44

5-
* `[jest-cli]` Don't skip matchers for exact files ([#5582](https://github.com/facebook/jest/pull/5582))
6-
* `[docs]` Update discord links ([#5586](https://github.com/facebook/jest/pull/5586))
5+
* `[jest-cli]` Don't skip matchers for exact files
6+
([#5582](https://github.com/facebook/jest/pull/5582))
7+
* `[docs]` Update discord links
8+
([#5586](https://github.com/facebook/jest/pull/5586)
79
* `[jest-runtime]` Align handling of testRegex on Windows between searching for
810
tests and instrumentation checks
911
([#5560](https://github.com/facebook/jest/pull/5560))
12+
* `[jest-util]` Fix `console.assert` behavior in custom & buffered consoles
13+
([#5576](https://github.com/facebook/jest/pull/5576))
1014

1115
### Features
1216

0 commit comments

Comments
 (0)