File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 59
59
- ` [jest-runtime] ` [ ** BREAKING** ] Remove deprecated and unnused ` getSourceMapInfo ` from Runtime ([ #9969 ] ( https://github.com/facebook/jest/pull/9969 ) )
60
60
- ` [jest-util] ` No longer checking ` enumerable ` when adding ` process.domain ` ([ #10862 ] ( https://github.com/facebook/jest/pull/10862 ) )
61
61
- ` [jest-validate] ` [ ** BREAKING** ] Remove ` recursiveBlacklist ` option in favor of previously introduced ` recursiveDenylist ` ([ #10650 ] ( https://github.com/facebook/jest/pull/10650 ) )
62
+ - ` [*] ` [ ** BREAKING** ] Remove deprecated ` mapCoverage ` ([ #9968 ] ( https://github.com/facebook/jest/pull/9968 ) )
62
63
63
64
### Performance
64
65
322
323
323
324
### Chore & Maintenance
324
325
325
- - ` [*] ` [ ** BREAKING** ] Drop support for Node 8 ([ #9423 ] ( https://github.com/facebook/jest/pull/9423 ) )
326
- - ` [*] ` [ ** BREAKING** ] Remove deprecated ` mapCoverage ` ([ #9968 ] ( https://github.com/facebook/jest/pull/9968 ) )
327
326
- ` [*] ` [ ** BREAKING** ] TypeScript definitions requires a minimum of TypeScript v3.8 ([ #9823 ] ( https://github.com/facebook/jest/pull/9823 ) )
327
+ - ` [*] ` [ ** BREAKING** ] Drop support for Node 8 ([ #9423 ] ( https://github.com/facebook/jest/pull/9423 ) )
328
328
- ` [*] ` Upgrade to chalk@4 ([ #9752 ] ( https://github.com/facebook/jest/pull/9752 ) )
329
329
- ` [*] ` Remove usage of ` realpath-native ` ([ #9952 ] ( https://github.com/facebook/jest/pull/9952 ) )
330
330
- ` [docs] ` Fix example reference implementation to use Jest with Phabricator ([ #8662 ] ( https://github.com/facebook/jest/pull/8662 ) )
You can’t perform that action at this time.
0 commit comments