Skip to content
Prev Previous commit
Next Next commit
add changelog entry
  • Loading branch information
mrazauskas committed Jan 11, 2023
commit 372f410038c275a8110b9619500fffbaf5bd2a2f
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
- `[jest-runtime]` Support Wasm files that import JS resources ([#13608](https://github.com/facebook/jest/pull/13608))
- `[jest-runtime]` Using the scriptTransformer cache in jest-runner ([#13735](https://github.com/facebook/jest/pull/13735))
- `[jest-snapshot]` Make sure to import `babel` outside of the sandbox ([#13694](https://github.com/facebook/jest/pull/13694))
- `[@jest/types]` Support `done` callbacks in `each` types ([#13756](https://github.com/facebook/jest/pull/13756))

### Chore & Maintenance

Expand Down