Skip to content

Commit

Permalink
Changelog for 21.0.1 and 21.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cpojer committed Sep 8, 2017
1 parent 9b6ff26 commit 215e1d4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
## master

* Take precedence of NODE_PATH when resolving node_modules directories ([#4453](https://github.com/facebook/jest/pull/4453))
* Fix race condition with --coverage and babel-jest identical file contents edge case ([#4432](https://github.com/facebook/jest/pull/4432))
* Add extra parameter `--runTestsByPath`. ([#4411](https://github.com/facebook/jest/pull/4411))
* Upgrade all outdated deps ([#4425](https://github.com/facebook/jest/pull/4425))

# jst 21.0.1

* Remove obsolete error ([#4417](https://github.com/facebook/jest/pull/4417))

## jest 21.0.0

* Add --changedFilesWithAncestor ([#4070](https://github.com/facebook/jest/pull/4070))
Expand Down

0 comments on commit 215e1d4

Please sign in to comment.