Skip to content

Commit adad2c7

Browse files
committed
add changelog
1 parent a9c0c5d commit adad2c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@
105105
- `[jest-runtime]` Fix `requireActual` on node_modules with mock present ([#7404](https://github.com/facebook/jest/pull/7404))
106106
- `[jest-resolve]` Fix `isBuiltinModule` to support versions of node without `module.builtinModules` ([#7565](https://github.com/facebook/jest/pull/7565))
107107
- `[babel-jest]` Set `cwd` to be resilient to it changing during the runtime of the tests ([#7574](https://github.com/facebook/jest/pull/7574))
108+
- `[jest-runtime]` Pass `watchPathIgnorePatterns` to Haste instance ([#xxxx](https://github.com/facebook/jest/pull/xxxx))
108109

109110
### Chore & Maintenance
110111

0 commit comments

Comments
 (0)