We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d286a6 commit 75f5179Copy full SHA for 75f5179
CHANGELOG.md
@@ -4,6 +4,14 @@
4
5
### Fixes
6
7
+### Chore & Maintenance
8
+
9
+### Performance
10
11
+## 27.3.1
12
13
+### Fixes
14
15
- `[expect]` Make `expect` extension properties `configurable` ([#11978](https://github.com/facebook/jest/pull/11978))
16
- `[expect]` Fix `.any()` checks on primitive wrapper classes ([#11976](https://github.com/facebook/jest/pull/11976))
17
@@ -12,8 +20,6 @@
20
- `[expect]` `BigInt` global is always defined, don't check for its existence at runtime ([#11979](https://github.com/facebook/jest/pull/11979))
21
- `[jest-config, jest-util]` Use `ci-info` instead of `is-ci` to detect CI environment ([#11973](https://github.com/facebook/jest/pull/11973))
22
-### Performance
-
23
## 27.3.0
18
24
19
25
### Features
0 commit comments