Skip to content

Commit 1d34bb1

Browse files
committed
chore: update changelog for release
1 parent c05521f commit 1d34bb1

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

CHANGELOG.md

+11-4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
### Features
44

5+
### Fixes
6+
7+
### Chore & Maintenance
8+
9+
### Performance
10+
11+
## 27.0.2
12+
13+
### Features
14+
15+
- `[jest-circus]` Add some APIs to make it easier to build your own test runner
516
- `[jest-reporters]` Expose the `getResultHeader` util ([#11460](https://github.com/facebook/jest/pull/11460))
617
- `[jest-resolver]` Export `resolve*` utils for different Jest modules ([#11466](https://github.com/facebook/jest/pull/11466))
718
- `[@jest/test-result]` Export `Test`, `TestEvents` and `TestFileEvent` ([#11466](https://github.com/facebook/jest/pull/11466))
@@ -16,10 +27,6 @@
1627
- `[jest-runner]` Remove dependency on `jest-config` ([#11466](https://github.com/facebook/jest/pull/11466))
1728
- `[jest-worker]` Loosen engine requirement to `>= 10.13.0` ([#11451](https://github.com/facebook/jest/pull/11451))
1829

19-
### Chore & Maintenance
20-
21-
### Performance
22-
2330
## 27.0.1
2431

2532
### Fixes

0 commit comments

Comments
 (0)