File tree 3 files changed +675
-666
lines changed
3 files changed +675
-666
lines changed Original file line number Diff line number Diff line change 8
8
9
9
### Performance
10
10
11
+ ## 27.4.7
12
+
13
+ ### Fixes
14
+
15
+ - ` jest-config ` Add missing ` @babel/core ` dependency ([ #12216 ] ( https://github.com/facebook/jest/pull/12216 ) )
16
+
11
17
## 27.4.6
12
18
13
19
### Fixes
14
20
15
21
- ` [jest-environment-node] ` Add ` AbortSignal ` ([ #12157 ] ( https://github.com/facebook/jest/pull/12157 ) )
16
22
- ` [jest-environment-node] ` Add Missing node global ` performance ` ([ #12002 ] ( https://github.com/facebook/jest/pull/12002 ) )
17
- - ` [jest-runtime] ` Handle missing ` mocked ` property ([ #12002 ] ( https://github.com/facebook/jest/pull/12002 ) )
18
- - ` [@jest/transform] ` Update dependency package ` pirates ` to 4.0.4 ([ #12213 ] ( https://github.com/facebook/jest/pull/12213 ) )
23
+ - ` [jest-runtime] ` Handle missing ` mocked ` property ([ #12213 ] ( https://github.com/facebook/jest/pull/12213 ) )
24
+ - ` [@jest/transform] ` Update dependency package ` pirates ` to 4.0.4 ([ #12002 ] ( https://github.com/facebook/jest/pull/12002 ) )
19
25
20
26
### Performance
21
27
Original file line number Diff line number Diff line change 25
25
}
26
26
},
27
27
"dependencies" : {
28
+ "@babel/core" : " ^7.8.0" ,
28
29
"@jest/test-sequencer" : " ^27.4.6" ,
29
30
"@jest/types" : " ^27.4.2" ,
30
31
"babel-jest" : " ^27.4.6" ,
You can’t perform that action at this time.
0 commit comments