Skip to content

Commit 4b3547e

Browse files
committed
rush change
1 parent 9b98c7e commit 4b3547e

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@rushstack/heft-node-rig",
5+
"comment": "Set useUnknownInCatchVariables=false in tsconfig.json, to work around https://github.com/microsoft/TypeScript/issues/42596",
6+
"type": "minor"
7+
}
8+
],
9+
"packageName": "@rushstack/heft-node-rig"
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@rushstack/heft-web-rig",
5+
"comment": "A major overhaul of heft-web-rig; for details refer to https://github.com/microsoft/rushstack/pull/3204",
6+
"type": "major"
7+
}
8+
],
9+
"packageName": "@rushstack/heft-web-rig"
10+
}

0 commit comments

Comments
 (0)