File tree 1 file changed +12
-2
lines changed
1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
### Features
4
4
5
+ ### Fixes
6
+
7
+ ### Chore & Maintenance
8
+
9
+ ### Performance
10
+
11
+ ## 27.5.0
12
+
13
+ ### Features
14
+
5
15
- ` [expect] ` Add asymmetric matcher ` expect.closeTo ` ([ #12243 ] ( https://github.com/facebook/jest/pull/12243 ) )
6
16
- ` [jest-mock] ` Added ` mockFn.mock.lastCall ` to retrieve last argument ([ #12285 ] ( https://github.com/facebook/jest/pull/12285 ) )
7
17
16
26
17
27
### Chore & Maintenance
18
28
19
- - ` [*] ` Update graceful-fs to ^4.2.9 ([ #11749 ] ( https://github.com/facebook/jest/pull/11749 ) )
29
+ - ` [*] ` Update ` graceful-fs ` to ` ^4.2.9 ` ([ #11749 ] ( https://github.com/facebook/jest/pull/11749 ) )
20
30
21
31
### Performance
22
32
23
- - ` [jest-resolve] ` perf: skip error creation on not found stat calls ([ #11749 ] ( https://github.com/facebook/jest/pull/11749 ) )
33
+ - ` [jest-resolve] ` perf: skip error creation on not found ` stat ` calls ([ #11749 ] ( https://github.com/facebook/jest/pull/11749 ) )
24
34
25
35
## 27.4.7
26
36
You can’t perform that action at this time.
0 commit comments