File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## master
22
3- ### Fixes
4-
5- * ` [jest-cli] ` Use ` import-local ` to support global Jest installations.
6- ([ #5304 ] ( https://github.com/facebook/jest/pull/5304 ) )
7-
8- ## jest 22.0.7
9-
10- ### Fixes
11-
12- * ` [jest-runner] ` Fix memory leak in coverage reporting
13- ([ #5289 ] ( https://github.com/facebook/jest/pull/5289 ) )
14-
153### Features
164
175* ` [jest-cli] ` Make Jest exit without an error when no tests are found in the
186 case of ` --lastCommit ` , ` --findRelatedTests ` , or ` --onlyChanged ` options
197 having been passed to the CLI
208
219### Fixes
10+ * ` [jest-cli] ` Use ` import-local ` to support global Jest installations.
11+ ([ #5304 ] ( https://github.com/facebook/jest/pull/5304 ) )
12+ * ` [jest-runner] ` Fix memory leak in coverage reporting
13+ ([ #5289 ] ( https://github.com/facebook/jest/pull/5289 ) )
2214* ` [docs] ` Update mention of the minimal version of node supported [ #4947 ] ( https://github.com/facebook/jest/issues/4947 )
2315
2416### Chore & Maintenance
You can’t perform that action at this time.
0 commit comments