Skip to content

Commit cd8b576

Browse files
Copiloticlanton
andcommitted
Add changelog entry for cache hash portability fix
Co-authored-by: iclanton <5010588+iclanton@users.noreply.github.com>
1 parent f8fd699 commit cd8b576

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@rushstack/heft-typescript-plugin",
5+
"comment": "Fix TypeScript build cache hash computation to use relative paths with normalized separators for portability across machines and platforms",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@rushstack/heft-typescript-plugin",
10+
"email": "copilot@github.com"
11+
}

0 commit comments

Comments
 (0)