Skip to content
Prev Previous commit
Next Next commit
tweak
  • Loading branch information
mrazauskas committed Jan 11, 2023
commit 0a284daa633ab902bb9b21f7a04347b67f054b5b
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +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))
- `[@jest/types]` Support `done` callbacks in typings of `each` ([#13756](https://github.com/facebook/jest/pull/13756))

### Chore & Maintenance

Expand Down