Skip to content

Commit 62a7270

Browse files
committed
CHANGELOG
1 parent 139ffd8 commit 62a7270

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
* `[jest-resolve]` Search required modules in node_modules and then in custom
2121
paths.
2222
([#5403](https://github.com/facebook/jest/pull/5403))
23-
* `[jest-resolve]` Detect absolute paths in `moduleDirectories`. Do not generate
24-
additional (invalid) paths by prepending each ancestor of `cwd` to the
25-
absolute path. Additionally, this patch fixes the functionality in Windows OS.
23+
* `[jest-resolve]` Detect and preserve absolute paths in `moduleDirectories`. Do
24+
not generate additional (invalid) paths by prepending each ancestor of `cwd`
25+
to the absolute path. Additionally, this fixes functionality in Windows OS.
2626
([#5398](https://github.com/facebook/jest/pull/5398))
2727

2828
## jest 22.1.4

0 commit comments

Comments
 (0)