We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f25876 commit fc99e6dCopy full SHA for fc99e6d
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-util]` Add deletion to `process.env` as well
8
([#5466](https://github.com/facebook/jest/pull/5466))
9
* `[jest-util]` Add case-insensitive getters/setters to `process.env`
@@ -298,8 +300,6 @@
298
300
299
301
302
-* `[jest-cli]` Added --notifyMode to specify when to be notified.
- ([#5125](https://github.com/facebook/jest/pull/5125))
303
* `[jest-message-util]` Add codeframe to test assertion failures
304
([#5087](https://github.com/facebook/jest/pull/5087))
305
* `[jest-config]` Add Global Setup/Teardown options
0 commit comments