Skip to content

Commit 75f5179

Browse files
committed
chore: update changelog for release
1 parent 9d286a6 commit 75f5179

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
### Fixes
66

7+
### Chore & Maintenance
8+
9+
### Performance
10+
11+
## 27.3.1
12+
13+
### Fixes
14+
715
- `[expect]` Make `expect` extension properties `configurable` ([#11978](https://github.com/facebook/jest/pull/11978))
816
- `[expect]` Fix `.any()` checks on primitive wrapper classes ([#11976](https://github.com/facebook/jest/pull/11976))
917

@@ -12,8 +20,6 @@
1220
- `[expect]` `BigInt` global is always defined, don't check for its existence at runtime ([#11979](https://github.com/facebook/jest/pull/11979))
1321
- `[jest-config, jest-util]` Use `ci-info` instead of `is-ci` to detect CI environment ([#11973](https://github.com/facebook/jest/pull/11973))
1422

15-
### Performance
16-
1723
## 27.3.0
1824

1925
### Features

0 commit comments

Comments
 (0)