We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c98a36d commit fff7535Copy full SHA for fff7535
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
### Features
4
5
+* `[jest-cli]` Added `--notifyMode` to specify when to be notified.
6
+ ([#5125](https://github.com/facebook/jest/pull/5125))
7
* `[jest-mock]` Add util methods to create async functions.
8
([#5318](https://github.com/facebook/jest/pull/5318))
9
@@ -286,8 +288,6 @@
286
288
287
289
290
-* `[jest-cli]` Added --notifyMode to specify when to be notified.
- ([#5125](https://github.com/facebook/jest/pull/5125))
291
* `[jest-message-util]` Add codeframe to test assertion failures
292
([#5087](https://github.com/facebook/jest/pull/5087))
293
* `[jest-config]` Add Global Setup/Teardown options
0 commit comments