Bug Fixes
- core: fix project dependency resolution for relative imports on windows (#5009) (e431e58), closes #5002
- core: git hasher handles workspaces not only in root (ffe4fb4)
- core: git hasher identifies deleted files (925d14c), closes #4201
- core: git hashing handles "unusual" pathname characters (202b3dc)
- core: respect patterns when hashing implicit deps (868d3c6)
- core: revert to using trimRight for compatibility for older versions of node (46880d2)