Skip to content

Commit 3a29c79

Browse files
committed
chore: update changelog for release
1 parent 934a563 commit 3a29c79

1 file changed

Lines changed: 10 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
### Features
44

5+
### Fixes
6+
7+
### Chore & Maintenance
8+
9+
### Performance
10+
11+
## 27.3.0
12+
13+
### Features
14+
515
- `[jest-config]` Add `testEnvironmentOptions.html` to apply to jsdom input ([11950](https://github.com/facebook/jest/pull/11950))
616
- `[jest-resolver]` Support default export (`.`) in `exports` field _if_ `main` is missing ([#11919](https://github.com/facebook/jest/pull/11919))
717

@@ -11,10 +21,6 @@
1121
- `[jest-runtime]` Ensure absolute paths can be resolved within test modules ([#11943](https://github.com/facebook/jest/pull/11943))
1222
- `[jest-runtime]` Fix `instanceof` for `ModernFakeTimers` and `LegacyFakeTimers` methods ([#11946](https://github.com/facebook/jest/pull/11946))
1323

14-
### Chore & Maintenance
15-
16-
### Performance
17-
1824
## 27.2.5
1925

2026
### Features
@@ -35,8 +41,6 @@
3541
- `[expect]` Export default matchers ([#11932](https://github.com/facebook/jest/pull/11932))
3642
- `[@jest/types]` Mark deprecated configuration options as `@deprecated` ([#11913](https://github.com/facebook/jest/pull/11913))
3743

38-
### Performance
39-
4044
## 27.2.4
4145

4246
### Features

0 commit comments

Comments
 (0)