From 4b3547e1fd49d868e2c80ca562d50fc58bb0ed18 Mon Sep 17 00:00:00 2001 From: Pete Gonzalez <4673363+octogonz@users.noreply.github.com> Date: Sat, 5 Feb 2022 02:30:54 -0800 Subject: [PATCH] rush change --- .../octogonz-heft-web-rig-revamp_2022-02-05-01-55.json | 10 ++++++++++ .../octogonz-heft-web-rig-revamp_2022-02-05-01-55.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 common/changes/@rushstack/heft-node-rig/octogonz-heft-web-rig-revamp_2022-02-05-01-55.json create mode 100644 common/changes/@rushstack/heft-web-rig/octogonz-heft-web-rig-revamp_2022-02-05-01-55.json diff --git a/common/changes/@rushstack/heft-node-rig/octogonz-heft-web-rig-revamp_2022-02-05-01-55.json b/common/changes/@rushstack/heft-node-rig/octogonz-heft-web-rig-revamp_2022-02-05-01-55.json new file mode 100644 index 00000000000..102f9fb4b96 --- /dev/null +++ b/common/changes/@rushstack/heft-node-rig/octogonz-heft-web-rig-revamp_2022-02-05-01-55.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@rushstack/heft-node-rig", + "comment": "Set useUnknownInCatchVariables=false in tsconfig.json, to work around https://github.com/microsoft/TypeScript/issues/42596", + "type": "minor" + } + ], + "packageName": "@rushstack/heft-node-rig" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-web-rig/octogonz-heft-web-rig-revamp_2022-02-05-01-55.json b/common/changes/@rushstack/heft-web-rig/octogonz-heft-web-rig-revamp_2022-02-05-01-55.json new file mode 100644 index 00000000000..b24d3cfe24d --- /dev/null +++ b/common/changes/@rushstack/heft-web-rig/octogonz-heft-web-rig-revamp_2022-02-05-01-55.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@rushstack/heft-web-rig", + "comment": "A major overhaul of heft-web-rig; for details refer to https://github.com/microsoft/rushstack/pull/3204", + "type": "major" + } + ], + "packageName": "@rushstack/heft-web-rig" +} \ No newline at end of file