Skip to content
Prev Previous commit
Merge branch 'master' into error-on-empty-each
  • Loading branch information
cpojer authored May 30, 2018
commit 47f8a71f403690ae74a10035e231cd69213a59ed
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* `[jest-each]` Support one dimensional array of data ([#6351](https://github.com/facebook/jest/pull/6351))
* `[jest-watch]` create new package `jest-watch` to ease custom watch plugin development ([#6318](https://github.com/facebook/jest/pull/6318))
* `[jest-circus]` Make hooks in empty describe blocks error ([#6320](https://github.com/facebook/jest/pull/6320))
* Add a config/CLI option `errorOnDeprecated` which makes calling deprecated APIs throw hepful error messages.

### Fixes

Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.