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 139ffd8 commit af8edc2Copy full SHA for af8edc2
1 file changed
CHANGELOG.md
@@ -20,9 +20,9 @@
20
* `[jest-resolve]` Search required modules in node_modules and then in custom
21
paths.
22
([#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.
+* `[jest-resolve]` Detect and preserve absolute paths in `moduleDirectories`. Do
+ not generate additional (invalid) paths by prepending each ancestor of `cwd`
+ to the absolute path. Additionally, this fixes functionality in Windows OS.
26
([#5398](https://github.com/facebook/jest/pull/5398))
27
28
## jest 22.1.4
0 commit comments