diff --git a/apps/api-documenter/CHANGELOG.json b/apps/api-documenter/CHANGELOG.json index 1f4bcd019a1..2461c4588a5 100644 --- a/apps/api-documenter/CHANGELOG.json +++ b/apps/api-documenter/CHANGELOG.json @@ -1,6 +1,26 @@ { "name": "@microsoft/api-documenter", "entries": [ + { + "version": "7.22.8", + "tag": "@microsoft/api-documenter_v7.22.8", + "date": "Fri, 02 Jun 2023 02:01:12 GMT", + "comments": { + "none": [ + { + "comment": "Convert to multi-phase Heft" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + } + ] + } + }, { "version": "7.22.7", "tag": "@microsoft/api-documenter_v7.22.7", diff --git a/apps/api-documenter/CHANGELOG.md b/apps/api-documenter/CHANGELOG.md index 84bad1905d8..22c01078c3a 100644 --- a/apps/api-documenter/CHANGELOG.md +++ b/apps/api-documenter/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @microsoft/api-documenter -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:12 GMT and should not be manually modified. + +## 7.22.8 +Fri, 02 Jun 2023 02:01:12 GMT + +_Version update only_ ## 7.22.7 Mon, 29 May 2023 15:21:15 GMT diff --git a/apps/heft/CHANGELOG.json b/apps/heft/CHANGELOG.json index 793f246965f..70a61578e79 100644 --- a/apps/heft/CHANGELOG.json +++ b/apps/heft/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/heft", "entries": [ + { + "version": "0.51.0", + "tag": "@rushstack/heft_v0.51.0", + "date": "Fri, 02 Jun 2023 02:01:12 GMT", + "comments": { + "minor": [ + { + "comment": "Overhaul to support splitting single-project builds into more phases than \"build\" and \"test\", to align with Rush phased commands. See UPGRADING.md for details." + } + ] + } + }, { "version": "0.50.7", "tag": "@rushstack/heft_v0.50.7", diff --git a/apps/heft/CHANGELOG.md b/apps/heft/CHANGELOG.md index aaf3b3bbcb9..eb77511aced 100644 --- a/apps/heft/CHANGELOG.md +++ b/apps/heft/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @rushstack/heft -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:12 GMT and should not be manually modified. + +## 0.51.0 +Fri, 02 Jun 2023 02:01:12 GMT + +### Minor changes + +- Overhaul to support splitting single-project builds into more phases than "build" and "test", to align with Rush phased commands. See UPGRADING.md for details. ## 0.50.7 Mon, 29 May 2023 15:21:15 GMT diff --git a/apps/lockfile-explorer/CHANGELOG.json b/apps/lockfile-explorer/CHANGELOG.json index f430d1a9649..100f2981491 100644 --- a/apps/lockfile-explorer/CHANGELOG.json +++ b/apps/lockfile-explorer/CHANGELOG.json @@ -1,6 +1,26 @@ { "name": "@rushstack/lockfile-explorer", "entries": [ + { + "version": "1.0.18", + "tag": "@rushstack/lockfile-explorer_v1.0.18", + "date": "Fri, 02 Jun 2023 02:01:12 GMT", + "comments": { + "none": [ + { + "comment": "Convert to multi-phase Heft" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + } + ] + } + }, { "version": "1.0.17", "tag": "@rushstack/lockfile-explorer_v1.0.17", diff --git a/apps/lockfile-explorer/CHANGELOG.md b/apps/lockfile-explorer/CHANGELOG.md index bc6a6f6496d..4aaccd01308 100644 --- a/apps/lockfile-explorer/CHANGELOG.md +++ b/apps/lockfile-explorer/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/lockfile-explorer -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:12 GMT and should not be manually modified. + +## 1.0.18 +Fri, 02 Jun 2023 02:01:12 GMT + +_Version update only_ ## 1.0.17 Mon, 29 May 2023 15:21:15 GMT diff --git a/apps/rundown/CHANGELOG.json b/apps/rundown/CHANGELOG.json index fc5309366cf..274012fc702 100644 --- a/apps/rundown/CHANGELOG.json +++ b/apps/rundown/CHANGELOG.json @@ -1,6 +1,26 @@ { "name": "@rushstack/rundown", "entries": [ + { + "version": "1.0.252", + "tag": "@rushstack/rundown_v1.0.252", + "date": "Fri, 02 Jun 2023 02:01:12 GMT", + "comments": { + "none": [ + { + "comment": "Convert to multi-phase Heft" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + } + ] + } + }, { "version": "1.0.251", "tag": "@rushstack/rundown_v1.0.251", diff --git a/apps/rundown/CHANGELOG.md b/apps/rundown/CHANGELOG.md index d47091e0e77..19aecb76ad2 100644 --- a/apps/rundown/CHANGELOG.md +++ b/apps/rundown/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/rundown -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:12 GMT and should not be manually modified. + +## 1.0.252 +Fri, 02 Jun 2023 02:01:12 GMT + +_Version update only_ ## 1.0.251 Mon, 29 May 2023 15:21:15 GMT diff --git a/apps/trace-import/CHANGELOG.json b/apps/trace-import/CHANGELOG.json index 0140951f50b..f04c319193d 100644 --- a/apps/trace-import/CHANGELOG.json +++ b/apps/trace-import/CHANGELOG.json @@ -1,6 +1,26 @@ { "name": "@rushstack/trace-import", "entries": [ + { + "version": "0.2.2", + "tag": "@rushstack/trace-import_v0.2.2", + "date": "Fri, 02 Jun 2023 02:01:13 GMT", + "comments": { + "none": [ + { + "comment": "Convert to multi-phase Heft" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + } + ] + } + }, { "version": "0.2.1", "tag": "@rushstack/trace-import_v0.2.1", diff --git a/apps/trace-import/CHANGELOG.md b/apps/trace-import/CHANGELOG.md index d597989f35a..1de60f53d81 100644 --- a/apps/trace-import/CHANGELOG.md +++ b/apps/trace-import/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/trace-import -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:13 GMT and should not be manually modified. + +## 0.2.2 +Fri, 02 Jun 2023 02:01:13 GMT + +_Version update only_ ## 0.2.1 Mon, 29 May 2023 15:21:15 GMT diff --git a/common/changes/@microsoft/api-documenter/release-heft-0.50.0-rc_2023-06-01-22-32.json b/common/changes/@microsoft/api-documenter/release-heft-0.50.0-rc_2023-06-01-22-32.json deleted file mode 100644 index 4d519ffcdca..00000000000 --- a/common/changes/@microsoft/api-documenter/release-heft-0.50.0-rc_2023-06-01-22-32.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Convert to multi-phase Heft", - "type": "none", - "packageName": "@microsoft/api-documenter" - } - ], - "packageName": "@microsoft/api-documenter", - "email": "dmichon-msft@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@microsoft/load-themed-styles/release-heft-0.50.0-rc_2023-06-01-22-32.json b/common/changes/@microsoft/load-themed-styles/release-heft-0.50.0-rc_2023-06-01-22-32.json deleted file mode 100644 index b059b47fa2f..00000000000 --- a/common/changes/@microsoft/load-themed-styles/release-heft-0.50.0-rc_2023-06-01-22-32.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Convert to multi-phase Heft", - "type": "none", - "packageName": "@microsoft/load-themed-styles" - } - ], - "packageName": "@microsoft/load-themed-styles", - "email": "dmichon-msft@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@microsoft/loader-load-themed-styles/release-heft-0.50.0-rc_2023-06-01-22-32.json b/common/changes/@microsoft/loader-load-themed-styles/release-heft-0.50.0-rc_2023-06-01-22-32.json deleted file mode 100644 index d5951e35e6a..00000000000 --- a/common/changes/@microsoft/loader-load-themed-styles/release-heft-0.50.0-rc_2023-06-01-22-32.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Convert to multi-phase Heft", - "type": "none", - "packageName": "@microsoft/loader-load-themed-styles" - } - ], - "packageName": "@microsoft/loader-load-themed-styles", - "email": "dmichon-msft@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@microsoft/webpack5-load-themed-styles-loader/release-heft-0.50.0-rc_2023-06-01-22-32.json b/common/changes/@microsoft/webpack5-load-themed-styles-loader/release-heft-0.50.0-rc_2023-06-01-22-32.json deleted file mode 100644 index 34dd9fa5f7e..00000000000 --- a/common/changes/@microsoft/webpack5-load-themed-styles-loader/release-heft-0.50.0-rc_2023-06-01-22-32.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Convert to multi-phase Heft", - "type": "none", - "packageName": "@microsoft/webpack5-load-themed-styles-loader" - } - ], - "packageName": "@microsoft/webpack5-load-themed-styles-loader", - "email": "dmichon-msft@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@rushstack/debug-certificate-manager/release-heft-0.50.0-rc_2023-06-01-22-32.json b/common/changes/@rushstack/debug-certificate-manager/release-heft-0.50.0-rc_2023-06-01-22-32.json deleted file mode 100644 index 5f2b9921b4e..00000000000 --- a/common/changes/@rushstack/debug-certificate-manager/release-heft-0.50.0-rc_2023-06-01-22-32.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Convert to multi-phase Heft", - "type": "none", - "packageName": "@rushstack/debug-certificate-manager" - } - ], - "packageName": "@rushstack/debug-certificate-manager", - "email": "dmichon-msft@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@rushstack/hashed-folder-copy-plugin/release-heft-0.50.0-rc_2023-06-01-22-32.json b/common/changes/@rushstack/hashed-folder-copy-plugin/release-heft-0.50.0-rc_2023-06-01-22-32.json deleted file mode 100644 index 49a61598c10..00000000000 --- a/common/changes/@rushstack/hashed-folder-copy-plugin/release-heft-0.50.0-rc_2023-06-01-22-32.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Convert to multi-phase Heft", - "type": "none", - "packageName": "@rushstack/hashed-folder-copy-plugin" - } - ], - "packageName": "@rushstack/hashed-folder-copy-plugin", - "email": "dmichon-msft@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-api-extractor-plugin/heft-next-change-files_2023-06-01-22-46.json b/common/changes/@rushstack/heft-api-extractor-plugin/heft-next-change-files_2023-06-01-22-46.json deleted file mode 100644 index 41598f1203c..00000000000 --- a/common/changes/@rushstack/heft-api-extractor-plugin/heft-next-change-files_2023-06-01-22-46.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/heft-api-extractor-plugin", - "comment": "Prepare for official release.", - "type": "minor" - } - ], - "packageName": "@rushstack/heft-api-extractor-plugin" -} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-dev-cert-plugin/heft-next-change-files_2023-06-01-22-46.json b/common/changes/@rushstack/heft-dev-cert-plugin/heft-next-change-files_2023-06-01-22-46.json deleted file mode 100644 index 5ee1e3e5373..00000000000 --- a/common/changes/@rushstack/heft-dev-cert-plugin/heft-next-change-files_2023-06-01-22-46.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/heft-dev-cert-plugin", - "comment": "Refactor for multi-phase Heft. See @rushstack/heft/UPGRADING.md.", - "type": "minor" - } - ], - "packageName": "@rushstack/heft-dev-cert-plugin" -} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-jest-plugin/heft-next-change-files_2023-06-01-22-46.json b/common/changes/@rushstack/heft-jest-plugin/heft-next-change-files_2023-06-01-22-46.json deleted file mode 100644 index 58c826c2af2..00000000000 --- a/common/changes/@rushstack/heft-jest-plugin/heft-next-change-files_2023-06-01-22-46.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/heft-jest-plugin", - "comment": "Refactor for multi-phase Heft. See @rushstack/heft/UPGRADING.md.", - "type": "minor" - } - ], - "packageName": "@rushstack/heft-jest-plugin" -} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-lint-plugin/heft-next-change-files_2023-06-01-22-46.json b/common/changes/@rushstack/heft-lint-plugin/heft-next-change-files_2023-06-01-22-46.json deleted file mode 100644 index 41b2fa5606e..00000000000 --- a/common/changes/@rushstack/heft-lint-plugin/heft-next-change-files_2023-06-01-22-46.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/heft-lint-plugin", - "comment": "Prepare for official release.", - "type": "minor" - } - ], - "packageName": "@rushstack/heft-lint-plugin" -} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-node-rig/heft-next-change-files_2023-06-01-22-46.json b/common/changes/@rushstack/heft-node-rig/heft-next-change-files_2023-06-01-22-46.json deleted file mode 100644 index d98fc53453f..00000000000 --- a/common/changes/@rushstack/heft-node-rig/heft-next-change-files_2023-06-01-22-46.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/heft-node-rig", - "comment": "Refactor for multi-phase Heft. See @rushstack/heft/UPGRADING.md.", - "type": "major" - } - ], - "packageName": "@rushstack/heft-node-rig" -} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-sass-plugin/heft-next-change-files_2023-06-01-22-46.json b/common/changes/@rushstack/heft-sass-plugin/heft-next-change-files_2023-06-01-22-46.json deleted file mode 100644 index 2388c647730..00000000000 --- a/common/changes/@rushstack/heft-sass-plugin/heft-next-change-files_2023-06-01-22-46.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/heft-sass-plugin", - "comment": "Refactor for multi-phase Heft. See @rushstack/heft/UPGRADING.md.", - "type": "minor" - } - ], - "packageName": "@rushstack/heft-sass-plugin" -} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-serverless-stack-plugin/heft-next-change-files_2023-06-01-22-46.json b/common/changes/@rushstack/heft-serverless-stack-plugin/heft-next-change-files_2023-06-01-22-46.json deleted file mode 100644 index 7908af993c5..00000000000 --- a/common/changes/@rushstack/heft-serverless-stack-plugin/heft-next-change-files_2023-06-01-22-46.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/heft-serverless-stack-plugin", - "comment": "Refactor for multi-phase Heft. See @rushstack/heft/UPGRADING.md.", - "type": "minor" - } - ], - "packageName": "@rushstack/heft-serverless-stack-plugin" -} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-storybook-plugin/heft-next-change-files_2023-06-01-22-46.json b/common/changes/@rushstack/heft-storybook-plugin/heft-next-change-files_2023-06-01-22-46.json deleted file mode 100644 index d66439a959a..00000000000 --- a/common/changes/@rushstack/heft-storybook-plugin/heft-next-change-files_2023-06-01-22-46.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/heft-storybook-plugin", - "comment": "Refactor for multi-phase Heft. See @rushstack/heft/UPGRADING.md.", - "type": "minor" - } - ], - "packageName": "@rushstack/heft-storybook-plugin" -} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-typescript-plugin/heft-next-change-files_2023-06-01-22-46.json b/common/changes/@rushstack/heft-typescript-plugin/heft-next-change-files_2023-06-01-22-46.json deleted file mode 100644 index 8f0b41a97f3..00000000000 --- a/common/changes/@rushstack/heft-typescript-plugin/heft-next-change-files_2023-06-01-22-46.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/heft-typescript-plugin", - "comment": "Prepare for official release.", - "type": "minor" - } - ], - "packageName": "@rushstack/heft-typescript-plugin" -} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-web-rig/heft-next-change-files_2023-06-01-22-46.json b/common/changes/@rushstack/heft-web-rig/heft-next-change-files_2023-06-01-22-46.json deleted file mode 100644 index 8b76eeb5cc6..00000000000 --- a/common/changes/@rushstack/heft-web-rig/heft-next-change-files_2023-06-01-22-46.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/heft-web-rig", - "comment": "Refactor for multi-phase Heft. See @rushstack/heft/UPGRADING.md.", - "type": "minor" - } - ], - "packageName": "@rushstack/heft-web-rig" -} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-webpack4-plugin/heft-next-change-files_2023-06-01-22-46.json b/common/changes/@rushstack/heft-webpack4-plugin/heft-next-change-files_2023-06-01-22-46.json deleted file mode 100644 index bb08a4f66ce..00000000000 --- a/common/changes/@rushstack/heft-webpack4-plugin/heft-next-change-files_2023-06-01-22-46.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/heft-webpack4-plugin", - "comment": "Refactor for multi-phase Heft. See @rushstack/heft/UPGRADING.md.", - "type": "minor" - } - ], - "packageName": "@rushstack/heft-webpack4-plugin" -} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-webpack5-plugin/heft-next-change-files_2023-06-01-22-46.json b/common/changes/@rushstack/heft-webpack5-plugin/heft-next-change-files_2023-06-01-22-46.json deleted file mode 100644 index 9ad00fb2b5b..00000000000 --- a/common/changes/@rushstack/heft-webpack5-plugin/heft-next-change-files_2023-06-01-22-46.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/heft-webpack5-plugin", - "comment": "Refactor for multi-phase Heft. See @rushstack/heft/UPGRADING.md.", - "type": "minor" - } - ], - "packageName": "@rushstack/heft-webpack5-plugin" -} \ No newline at end of file diff --git a/common/changes/@rushstack/heft/heft-next-change-files_2023-06-01-22-46.json b/common/changes/@rushstack/heft/heft-next-change-files_2023-06-01-22-46.json deleted file mode 100644 index c774b633bd6..00000000000 --- a/common/changes/@rushstack/heft/heft-next-change-files_2023-06-01-22-46.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/heft", - "comment": "Overhaul to support splitting single-project builds into more phases than \"build\" and \"test\", to align with Rush phased commands. See UPGRADING.md for details.", - "type": "minor" - } - ], - "packageName": "@rushstack/heft" -} \ No newline at end of file diff --git a/common/changes/@rushstack/loader-raw-script/release-heft-0.50.0-rc_2023-06-01-22-32.json b/common/changes/@rushstack/loader-raw-script/release-heft-0.50.0-rc_2023-06-01-22-32.json deleted file mode 100644 index 6e19bce0954..00000000000 --- a/common/changes/@rushstack/loader-raw-script/release-heft-0.50.0-rc_2023-06-01-22-32.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Convert to multi-phase Heft", - "type": "none", - "packageName": "@rushstack/loader-raw-script" - } - ], - "packageName": "@rushstack/loader-raw-script", - "email": "dmichon-msft@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@rushstack/localization-utilities/release-heft-0.50.0-rc_2023-06-01-22-32.json b/common/changes/@rushstack/localization-utilities/release-heft-0.50.0-rc_2023-06-01-22-32.json deleted file mode 100644 index 2c8c8489b01..00000000000 --- a/common/changes/@rushstack/localization-utilities/release-heft-0.50.0-rc_2023-06-01-22-32.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Convert to multi-phase Heft", - "type": "none", - "packageName": "@rushstack/localization-utilities" - } - ], - "packageName": "@rushstack/localization-utilities", - "email": "dmichon-msft@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@rushstack/lockfile-explorer/release-heft-0.50.0-rc_2023-06-01-22-32.json b/common/changes/@rushstack/lockfile-explorer/release-heft-0.50.0-rc_2023-06-01-22-32.json deleted file mode 100644 index c64a35c78f7..00000000000 --- a/common/changes/@rushstack/lockfile-explorer/release-heft-0.50.0-rc_2023-06-01-22-32.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Convert to multi-phase Heft", - "type": "none", - "packageName": "@rushstack/lockfile-explorer" - } - ], - "packageName": "@rushstack/lockfile-explorer", - "email": "dmichon-msft@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@rushstack/module-minifier/release-heft-0.50.0-rc_2023-06-01-22-32.json b/common/changes/@rushstack/module-minifier/release-heft-0.50.0-rc_2023-06-01-22-32.json deleted file mode 100644 index fa3497d7215..00000000000 --- a/common/changes/@rushstack/module-minifier/release-heft-0.50.0-rc_2023-06-01-22-32.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Convert to multi-phase Heft", - "type": "none", - "packageName": "@rushstack/module-minifier" - } - ], - "packageName": "@rushstack/module-minifier", - "email": "dmichon-msft@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@rushstack/package-deps-hash/release-heft-0.50.0-rc_2023-06-01-22-32.json b/common/changes/@rushstack/package-deps-hash/release-heft-0.50.0-rc_2023-06-01-22-32.json deleted file mode 100644 index 58dbf78611f..00000000000 --- a/common/changes/@rushstack/package-deps-hash/release-heft-0.50.0-rc_2023-06-01-22-32.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Convert to multi-phase Heft", - "type": "none", - "packageName": "@rushstack/package-deps-hash" - } - ], - "packageName": "@rushstack/package-deps-hash", - "email": "dmichon-msft@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@rushstack/package-extractor/release-heft-0.50.0-rc_2023-06-01-22-32.json b/common/changes/@rushstack/package-extractor/release-heft-0.50.0-rc_2023-06-01-22-32.json deleted file mode 100644 index 963561ab7c3..00000000000 --- a/common/changes/@rushstack/package-extractor/release-heft-0.50.0-rc_2023-06-01-22-32.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Convert to multi-phase Heft", - "type": "none", - "packageName": "@rushstack/package-extractor" - } - ], - "packageName": "@rushstack/package-extractor", - "email": "dmichon-msft@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@rushstack/rundown/release-heft-0.50.0-rc_2023-06-01-22-32.json b/common/changes/@rushstack/rundown/release-heft-0.50.0-rc_2023-06-01-22-32.json deleted file mode 100644 index 23c59f2fd76..00000000000 --- a/common/changes/@rushstack/rundown/release-heft-0.50.0-rc_2023-06-01-22-32.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Convert to multi-phase Heft", - "type": "none", - "packageName": "@rushstack/rundown" - } - ], - "packageName": "@rushstack/rundown", - "email": "dmichon-msft@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@rushstack/set-webpack-public-path-plugin/release-heft-0.50.0-rc_2023-06-01-22-32.json b/common/changes/@rushstack/set-webpack-public-path-plugin/release-heft-0.50.0-rc_2023-06-01-22-32.json deleted file mode 100644 index 79f96246460..00000000000 --- a/common/changes/@rushstack/set-webpack-public-path-plugin/release-heft-0.50.0-rc_2023-06-01-22-32.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Convert to multi-phase Heft", - "type": "none", - "packageName": "@rushstack/set-webpack-public-path-plugin" - } - ], - "packageName": "@rushstack/set-webpack-public-path-plugin", - "email": "dmichon-msft@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@rushstack/stream-collator/release-heft-0.50.0-rc_2023-06-01-22-32.json b/common/changes/@rushstack/stream-collator/release-heft-0.50.0-rc_2023-06-01-22-32.json deleted file mode 100644 index 8016f762fd9..00000000000 --- a/common/changes/@rushstack/stream-collator/release-heft-0.50.0-rc_2023-06-01-22-32.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Convert to multi-phase Heft", - "type": "none", - "packageName": "@rushstack/stream-collator" - } - ], - "packageName": "@rushstack/stream-collator", - "email": "dmichon-msft@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@rushstack/terminal/release-heft-0.50.0-rc_2023-06-01-22-32.json b/common/changes/@rushstack/terminal/release-heft-0.50.0-rc_2023-06-01-22-32.json deleted file mode 100644 index e42ca3b7ef2..00000000000 --- a/common/changes/@rushstack/terminal/release-heft-0.50.0-rc_2023-06-01-22-32.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Convert to multi-phase Heft", - "type": "none", - "packageName": "@rushstack/terminal" - } - ], - "packageName": "@rushstack/terminal", - "email": "dmichon-msft@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@rushstack/trace-import/release-heft-0.50.0-rc_2023-06-01-22-32.json b/common/changes/@rushstack/trace-import/release-heft-0.50.0-rc_2023-06-01-22-32.json deleted file mode 100644 index cb27d26eabc..00000000000 --- a/common/changes/@rushstack/trace-import/release-heft-0.50.0-rc_2023-06-01-22-32.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Convert to multi-phase Heft", - "type": "none", - "packageName": "@rushstack/trace-import" - } - ], - "packageName": "@rushstack/trace-import", - "email": "dmichon-msft@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@rushstack/typings-generator/release-heft-0.50.0-rc_2023-06-01-22-32.json b/common/changes/@rushstack/typings-generator/release-heft-0.50.0-rc_2023-06-01-22-32.json deleted file mode 100644 index b1e792b9572..00000000000 --- a/common/changes/@rushstack/typings-generator/release-heft-0.50.0-rc_2023-06-01-22-32.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Convert to multi-phase Heft", - "type": "none", - "packageName": "@rushstack/typings-generator" - } - ], - "packageName": "@rushstack/typings-generator", - "email": "dmichon-msft@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@rushstack/webpack-embedded-dependencies-plugin/release-heft-0.50.0-rc_2023-06-01-22-32.json b/common/changes/@rushstack/webpack-embedded-dependencies-plugin/release-heft-0.50.0-rc_2023-06-01-22-32.json deleted file mode 100644 index 267e24c9f67..00000000000 --- a/common/changes/@rushstack/webpack-embedded-dependencies-plugin/release-heft-0.50.0-rc_2023-06-01-22-32.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Convert to multi-phase Heft", - "type": "none", - "packageName": "@rushstack/webpack-embedded-dependencies-plugin" - } - ], - "packageName": "@rushstack/webpack-embedded-dependencies-plugin", - "email": "dmichon-msft@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@rushstack/webpack-plugin-utilities/release-heft-0.50.0-rc_2023-06-01-22-32.json b/common/changes/@rushstack/webpack-plugin-utilities/release-heft-0.50.0-rc_2023-06-01-22-32.json deleted file mode 100644 index bbf42a915d3..00000000000 --- a/common/changes/@rushstack/webpack-plugin-utilities/release-heft-0.50.0-rc_2023-06-01-22-32.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Convert to multi-phase Heft", - "type": "none", - "packageName": "@rushstack/webpack-plugin-utilities" - } - ], - "packageName": "@rushstack/webpack-plugin-utilities", - "email": "dmichon-msft@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@rushstack/webpack-preserve-dynamic-require-plugin/release-heft-0.50.0-rc_2023-06-01-22-32.json b/common/changes/@rushstack/webpack-preserve-dynamic-require-plugin/release-heft-0.50.0-rc_2023-06-01-22-32.json deleted file mode 100644 index ff0b3daca65..00000000000 --- a/common/changes/@rushstack/webpack-preserve-dynamic-require-plugin/release-heft-0.50.0-rc_2023-06-01-22-32.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Convert to multi-phase Heft", - "type": "none", - "packageName": "@rushstack/webpack-preserve-dynamic-require-plugin" - } - ], - "packageName": "@rushstack/webpack-preserve-dynamic-require-plugin", - "email": "dmichon-msft@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@rushstack/webpack4-localization-plugin/release-heft-0.50.0-rc_2023-06-01-22-33.json b/common/changes/@rushstack/webpack4-localization-plugin/release-heft-0.50.0-rc_2023-06-01-22-33.json deleted file mode 100644 index a4d1be19d62..00000000000 --- a/common/changes/@rushstack/webpack4-localization-plugin/release-heft-0.50.0-rc_2023-06-01-22-33.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Convert to multi-phase Heft", - "type": "none", - "packageName": "@rushstack/webpack4-localization-plugin" - } - ], - "packageName": "@rushstack/webpack4-localization-plugin", - "email": "dmichon-msft@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@rushstack/webpack4-module-minifier-plugin/release-heft-0.50.0-rc_2023-06-01-22-33.json b/common/changes/@rushstack/webpack4-module-minifier-plugin/release-heft-0.50.0-rc_2023-06-01-22-33.json deleted file mode 100644 index 7e30242a2b5..00000000000 --- a/common/changes/@rushstack/webpack4-module-minifier-plugin/release-heft-0.50.0-rc_2023-06-01-22-33.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Convert to multi-phase Heft", - "type": "none", - "packageName": "@rushstack/webpack4-module-minifier-plugin" - } - ], - "packageName": "@rushstack/webpack4-module-minifier-plugin", - "email": "dmichon-msft@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@rushstack/webpack5-localization-plugin/release-heft-0.50.0-rc_2023-06-01-22-33.json b/common/changes/@rushstack/webpack5-localization-plugin/release-heft-0.50.0-rc_2023-06-01-22-33.json deleted file mode 100644 index fdcac3f1b52..00000000000 --- a/common/changes/@rushstack/webpack5-localization-plugin/release-heft-0.50.0-rc_2023-06-01-22-33.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Convert to multi-phase Heft", - "type": "none", - "packageName": "@rushstack/webpack5-localization-plugin" - } - ], - "packageName": "@rushstack/webpack5-localization-plugin", - "email": "dmichon-msft@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@rushstack/webpack5-module-minifier-plugin/release-heft-0.50.0-rc_2023-06-01-22-33.json b/common/changes/@rushstack/webpack5-module-minifier-plugin/release-heft-0.50.0-rc_2023-06-01-22-33.json deleted file mode 100644 index b94673dc2bd..00000000000 --- a/common/changes/@rushstack/webpack5-module-minifier-plugin/release-heft-0.50.0-rc_2023-06-01-22-33.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Convert to multi-phase Heft", - "type": "none", - "packageName": "@rushstack/webpack5-module-minifier-plugin" - } - ], - "packageName": "@rushstack/webpack5-module-minifier-plugin", - "email": "dmichon-msft@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@rushstack/worker-pool/release-heft-0.50.0-rc_2023-06-01-22-33.json b/common/changes/@rushstack/worker-pool/release-heft-0.50.0-rc_2023-06-01-22-33.json deleted file mode 100644 index 2f7844526cd..00000000000 --- a/common/changes/@rushstack/worker-pool/release-heft-0.50.0-rc_2023-06-01-22-33.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Convert to multi-phase Heft", - "type": "none", - "packageName": "@rushstack/worker-pool" - } - ], - "packageName": "@rushstack/worker-pool", - "email": "dmichon-msft@users.noreply.github.com" -} \ No newline at end of file diff --git a/heft-plugins/heft-api-extractor-plugin/CHANGELOG.json b/heft-plugins/heft-api-extractor-plugin/CHANGELOG.json new file mode 100644 index 00000000000..b56579d333e --- /dev/null +++ b/heft-plugins/heft-api-extractor-plugin/CHANGELOG.json @@ -0,0 +1,25 @@ +{ + "name": "@rushstack/heft-api-extractor-plugin", + "entries": [ + { + "version": "0.1.0", + "tag": "@rushstack/heft-api-extractor-plugin_v0.1.0", + "date": "Fri, 02 Jun 2023 02:01:12 GMT", + "comments": { + "minor": [ + { + "comment": "Prepare for official release." + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `0.50.0` to `0.51.0`" + } + ] + } + } + ] +} diff --git a/heft-plugins/heft-api-extractor-plugin/CHANGELOG.md b/heft-plugins/heft-api-extractor-plugin/CHANGELOG.md new file mode 100644 index 00000000000..2d3ae7d262b --- /dev/null +++ b/heft-plugins/heft-api-extractor-plugin/CHANGELOG.md @@ -0,0 +1,11 @@ +# Change Log - @rushstack/heft-api-extractor-plugin + +This log was last generated on Fri, 02 Jun 2023 02:01:12 GMT and should not be manually modified. + +## 0.1.0 +Fri, 02 Jun 2023 02:01:12 GMT + +### Minor changes + +- Prepare for official release. + diff --git a/heft-plugins/heft-dev-cert-plugin/CHANGELOG.json b/heft-plugins/heft-dev-cert-plugin/CHANGELOG.json index 1518df8fc99..1e8c18237c4 100644 --- a/heft-plugins/heft-dev-cert-plugin/CHANGELOG.json +++ b/heft-plugins/heft-dev-cert-plugin/CHANGELOG.json @@ -1,6 +1,32 @@ { "name": "@rushstack/heft-dev-cert-plugin", "entries": [ + { + "version": "0.3.0", + "tag": "@rushstack/heft-dev-cert-plugin_v0.3.0", + "date": "Fri, 02 Jun 2023 02:01:12 GMT", + "comments": { + "minor": [ + { + "comment": "Refactor for multi-phase Heft. See @rushstack/heft/UPGRADING.md." + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.30`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.50.7` to `^0.51.0`" + } + ] + } + }, { "version": "0.2.32", "tag": "@rushstack/heft-dev-cert-plugin_v0.2.32", diff --git a/heft-plugins/heft-dev-cert-plugin/CHANGELOG.md b/heft-plugins/heft-dev-cert-plugin/CHANGELOG.md index 9258e4c8151..b0aed8df31a 100644 --- a/heft-plugins/heft-dev-cert-plugin/CHANGELOG.md +++ b/heft-plugins/heft-dev-cert-plugin/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @rushstack/heft-dev-cert-plugin -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:12 GMT and should not be manually modified. + +## 0.3.0 +Fri, 02 Jun 2023 02:01:12 GMT + +### Minor changes + +- Refactor for multi-phase Heft. See @rushstack/heft/UPGRADING.md. ## 0.2.32 Mon, 29 May 2023 15:21:15 GMT diff --git a/heft-plugins/heft-jest-plugin/CHANGELOG.json b/heft-plugins/heft-jest-plugin/CHANGELOG.json index b935a5abbf8..dff2f65a509 100644 --- a/heft-plugins/heft-jest-plugin/CHANGELOG.json +++ b/heft-plugins/heft-jest-plugin/CHANGELOG.json @@ -1,6 +1,26 @@ { "name": "@rushstack/heft-jest-plugin", "entries": [ + { + "version": "0.6.0", + "tag": "@rushstack/heft-jest-plugin_v0.6.0", + "date": "Fri, 02 Jun 2023 02:01:12 GMT", + "comments": { + "minor": [ + { + "comment": "Refactor for multi-phase Heft. See @rushstack/heft/UPGRADING.md." + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.50.7` to `^0.51.0`" + } + ] + } + }, { "version": "0.5.13", "tag": "@rushstack/heft-jest-plugin_v0.5.13", diff --git a/heft-plugins/heft-jest-plugin/CHANGELOG.md b/heft-plugins/heft-jest-plugin/CHANGELOG.md index ac11bde6374..912fb2d8a2f 100644 --- a/heft-plugins/heft-jest-plugin/CHANGELOG.md +++ b/heft-plugins/heft-jest-plugin/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @rushstack/heft-jest-plugin -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:12 GMT and should not be manually modified. + +## 0.6.0 +Fri, 02 Jun 2023 02:01:12 GMT + +### Minor changes + +- Refactor for multi-phase Heft. See @rushstack/heft/UPGRADING.md. ## 0.5.13 Mon, 29 May 2023 15:21:15 GMT diff --git a/heft-plugins/heft-lint-plugin/CHANGELOG.json b/heft-plugins/heft-lint-plugin/CHANGELOG.json new file mode 100644 index 00000000000..7d0e0850693 --- /dev/null +++ b/heft-plugins/heft-lint-plugin/CHANGELOG.json @@ -0,0 +1,28 @@ +{ + "name": "@rushstack/heft-lint-plugin", + "entries": [ + { + "version": "0.1.0", + "tag": "@rushstack/heft-lint-plugin_v0.1.0", + "date": "Fri, 02 Jun 2023 02:01:12 GMT", + "comments": { + "minor": [ + { + "comment": "Prepare for official release." + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-typescript-plugin\" to `0.1.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `0.50.0` to `0.51.0`" + } + ] + } + } + ] +} diff --git a/heft-plugins/heft-lint-plugin/CHANGELOG.md b/heft-plugins/heft-lint-plugin/CHANGELOG.md new file mode 100644 index 00000000000..1c6aee2d14c --- /dev/null +++ b/heft-plugins/heft-lint-plugin/CHANGELOG.md @@ -0,0 +1,11 @@ +# Change Log - @rushstack/heft-lint-plugin + +This log was last generated on Fri, 02 Jun 2023 02:01:12 GMT and should not be manually modified. + +## 0.1.0 +Fri, 02 Jun 2023 02:01:12 GMT + +### Minor changes + +- Prepare for official release. + diff --git a/heft-plugins/heft-sass-plugin/CHANGELOG.json b/heft-plugins/heft-sass-plugin/CHANGELOG.json index cf4e306e657..88f1a2d7c9c 100644 --- a/heft-plugins/heft-sass-plugin/CHANGELOG.json +++ b/heft-plugins/heft-sass-plugin/CHANGELOG.json @@ -1,6 +1,32 @@ { "name": "@rushstack/heft-sass-plugin", "entries": [ + { + "version": "0.11.0", + "tag": "@rushstack/heft-sass-plugin_v0.11.0", + "date": "Fri, 02 Jun 2023 02:01:12 GMT", + "comments": { + "minor": [ + { + "comment": "Refactor for multi-phase Heft. See @rushstack/heft/UPGRADING.md." + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/typings-generator\" to `0.10.12`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.50.7` to `^0.51.0`" + } + ] + } + }, { "version": "0.10.0", "tag": "@rushstack/heft-sass-plugin_v0.10.0", diff --git a/heft-plugins/heft-sass-plugin/CHANGELOG.md b/heft-plugins/heft-sass-plugin/CHANGELOG.md index dcee84085fa..d18a14da39e 100644 --- a/heft-plugins/heft-sass-plugin/CHANGELOG.md +++ b/heft-plugins/heft-sass-plugin/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @rushstack/heft-sass-plugin -This log was last generated on Fri, 02 Jun 2023 00:24:45 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:12 GMT and should not be manually modified. + +## 0.11.0 +Fri, 02 Jun 2023 02:01:12 GMT + +### Minor changes + +- Refactor for multi-phase Heft. See @rushstack/heft/UPGRADING.md. ## 0.10.0 Fri, 02 Jun 2023 00:24:45 GMT diff --git a/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json b/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json index e805e1ac62e..fa15a3e87b1 100644 --- a/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json +++ b/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json @@ -1,6 +1,35 @@ { "name": "@rushstack/heft-serverless-stack-plugin", "entries": [ + { + "version": "0.2.0", + "tag": "@rushstack/heft-serverless-stack-plugin_v0.2.0", + "date": "Fri, 02 Jun 2023 02:01:12 GMT", + "comments": { + "minor": [ + { + "comment": "Refactor for multi-phase Heft. See @rushstack/heft/UPGRADING.md." + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack4-plugin\" to `0.6.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.7.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.50.7` to `^0.51.0`" + } + ] + } + }, { "version": "0.1.77", "tag": "@rushstack/heft-serverless-stack-plugin_v0.1.77", diff --git a/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.md b/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.md index ec8681e536a..768f73e1332 100644 --- a/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.md +++ b/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @rushstack/heft-serverless-stack-plugin -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:12 GMT and should not be manually modified. + +## 0.2.0 +Fri, 02 Jun 2023 02:01:12 GMT + +### Minor changes + +- Refactor for multi-phase Heft. See @rushstack/heft/UPGRADING.md. ## 0.1.77 Mon, 29 May 2023 15:21:15 GMT diff --git a/heft-plugins/heft-storybook-plugin/CHANGELOG.json b/heft-plugins/heft-storybook-plugin/CHANGELOG.json index d7631f5a95d..0b75b34e32f 100644 --- a/heft-plugins/heft-storybook-plugin/CHANGELOG.json +++ b/heft-plugins/heft-storybook-plugin/CHANGELOG.json @@ -1,6 +1,35 @@ { "name": "@rushstack/heft-storybook-plugin", "entries": [ + { + "version": "0.3.0", + "tag": "@rushstack/heft-storybook-plugin_v0.3.0", + "date": "Fri, 02 Jun 2023 02:01:12 GMT", + "comments": { + "minor": [ + { + "comment": "Refactor for multi-phase Heft. See @rushstack/heft/UPGRADING.md." + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack4-plugin\" to `0.6.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.7.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.50.7` to `^0.51.0`" + } + ] + } + }, { "version": "0.2.12", "tag": "@rushstack/heft-storybook-plugin_v0.2.12", diff --git a/heft-plugins/heft-storybook-plugin/CHANGELOG.md b/heft-plugins/heft-storybook-plugin/CHANGELOG.md index fa6306c498c..7e02633e886 100644 --- a/heft-plugins/heft-storybook-plugin/CHANGELOG.md +++ b/heft-plugins/heft-storybook-plugin/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @rushstack/heft-storybook-plugin -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:12 GMT and should not be manually modified. + +## 0.3.0 +Fri, 02 Jun 2023 02:01:12 GMT + +### Minor changes + +- Refactor for multi-phase Heft. See @rushstack/heft/UPGRADING.md. ## 0.2.12 Mon, 29 May 2023 15:21:15 GMT diff --git a/heft-plugins/heft-typescript-plugin/CHANGELOG.json b/heft-plugins/heft-typescript-plugin/CHANGELOG.json new file mode 100644 index 00000000000..23ebae331ba --- /dev/null +++ b/heft-plugins/heft-typescript-plugin/CHANGELOG.json @@ -0,0 +1,25 @@ +{ + "name": "@rushstack/heft-typescript-plugin", + "entries": [ + { + "version": "0.1.0", + "tag": "@rushstack/heft-typescript-plugin_v0.1.0", + "date": "Fri, 02 Jun 2023 02:01:12 GMT", + "comments": { + "minor": [ + { + "comment": "Prepare for official release." + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `0.50.0` to `0.51.0`" + } + ] + } + } + ] +} diff --git a/heft-plugins/heft-typescript-plugin/CHANGELOG.md b/heft-plugins/heft-typescript-plugin/CHANGELOG.md new file mode 100644 index 00000000000..775cfd8b41b --- /dev/null +++ b/heft-plugins/heft-typescript-plugin/CHANGELOG.md @@ -0,0 +1,11 @@ +# Change Log - @rushstack/heft-typescript-plugin + +This log was last generated on Fri, 02 Jun 2023 02:01:12 GMT and should not be manually modified. + +## 0.1.0 +Fri, 02 Jun 2023 02:01:12 GMT + +### Minor changes + +- Prepare for official release. + diff --git a/heft-plugins/heft-webpack4-plugin/CHANGELOG.json b/heft-plugins/heft-webpack4-plugin/CHANGELOG.json index 483f07b5dd8..4d7958ae743 100644 --- a/heft-plugins/heft-webpack4-plugin/CHANGELOG.json +++ b/heft-plugins/heft-webpack4-plugin/CHANGELOG.json @@ -1,6 +1,32 @@ { "name": "@rushstack/heft-webpack4-plugin", "entries": [ + { + "version": "0.6.0", + "tag": "@rushstack/heft-webpack4-plugin_v0.6.0", + "date": "Fri, 02 Jun 2023 02:01:12 GMT", + "comments": { + "minor": [ + { + "comment": "Refactor for multi-phase Heft. See @rushstack/heft/UPGRADING.md." + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.30`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.50.7` to `^0.51.0`" + } + ] + } + }, { "version": "0.5.48", "tag": "@rushstack/heft-webpack4-plugin_v0.5.48", diff --git a/heft-plugins/heft-webpack4-plugin/CHANGELOG.md b/heft-plugins/heft-webpack4-plugin/CHANGELOG.md index 56607f8069e..50972d4bfe8 100644 --- a/heft-plugins/heft-webpack4-plugin/CHANGELOG.md +++ b/heft-plugins/heft-webpack4-plugin/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @rushstack/heft-webpack4-plugin -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:12 GMT and should not be manually modified. + +## 0.6.0 +Fri, 02 Jun 2023 02:01:12 GMT + +### Minor changes + +- Refactor for multi-phase Heft. See @rushstack/heft/UPGRADING.md. ## 0.5.48 Mon, 29 May 2023 15:21:15 GMT diff --git a/heft-plugins/heft-webpack5-plugin/CHANGELOG.json b/heft-plugins/heft-webpack5-plugin/CHANGELOG.json index 755d4309af4..8f765344581 100644 --- a/heft-plugins/heft-webpack5-plugin/CHANGELOG.json +++ b/heft-plugins/heft-webpack5-plugin/CHANGELOG.json @@ -1,6 +1,32 @@ { "name": "@rushstack/heft-webpack5-plugin", "entries": [ + { + "version": "0.7.0", + "tag": "@rushstack/heft-webpack5-plugin_v0.7.0", + "date": "Fri, 02 Jun 2023 02:01:12 GMT", + "comments": { + "minor": [ + { + "comment": "Refactor for multi-phase Heft. See @rushstack/heft/UPGRADING.md." + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.30`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.50.7` to `^0.51.0`" + } + ] + } + }, { "version": "0.6.12", "tag": "@rushstack/heft-webpack5-plugin_v0.6.12", diff --git a/heft-plugins/heft-webpack5-plugin/CHANGELOG.md b/heft-plugins/heft-webpack5-plugin/CHANGELOG.md index 7cc1c8a7de4..30454aedabf 100644 --- a/heft-plugins/heft-webpack5-plugin/CHANGELOG.md +++ b/heft-plugins/heft-webpack5-plugin/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @rushstack/heft-webpack5-plugin -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:12 GMT and should not be manually modified. + +## 0.7.0 +Fri, 02 Jun 2023 02:01:12 GMT + +### Minor changes + +- Refactor for multi-phase Heft. See @rushstack/heft/UPGRADING.md. ## 0.6.12 Mon, 29 May 2023 15:21:15 GMT diff --git a/libraries/debug-certificate-manager/CHANGELOG.json b/libraries/debug-certificate-manager/CHANGELOG.json index 0a6139111c5..bd00a7b618a 100644 --- a/libraries/debug-certificate-manager/CHANGELOG.json +++ b/libraries/debug-certificate-manager/CHANGELOG.json @@ -1,6 +1,26 @@ { "name": "@rushstack/debug-certificate-manager", "entries": [ + { + "version": "1.2.30", + "tag": "@rushstack/debug-certificate-manager_v1.2.30", + "date": "Fri, 02 Jun 2023 02:01:12 GMT", + "comments": { + "none": [ + { + "comment": "Convert to multi-phase Heft" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + } + ] + } + }, { "version": "1.2.29", "tag": "@rushstack/debug-certificate-manager_v1.2.29", diff --git a/libraries/debug-certificate-manager/CHANGELOG.md b/libraries/debug-certificate-manager/CHANGELOG.md index 16edf7cdf1a..2855056b269 100644 --- a/libraries/debug-certificate-manager/CHANGELOG.md +++ b/libraries/debug-certificate-manager/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/debug-certificate-manager -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:12 GMT and should not be manually modified. + +## 1.2.30 +Fri, 02 Jun 2023 02:01:12 GMT + +_Version update only_ ## 1.2.29 Mon, 29 May 2023 15:21:15 GMT diff --git a/libraries/load-themed-styles/CHANGELOG.json b/libraries/load-themed-styles/CHANGELOG.json index 9e236debd87..5a168cef02f 100644 --- a/libraries/load-themed-styles/CHANGELOG.json +++ b/libraries/load-themed-styles/CHANGELOG.json @@ -1,6 +1,26 @@ { "name": "@microsoft/load-themed-styles", "entries": [ + { + "version": "2.0.45", + "tag": "@microsoft/load-themed-styles_v2.0.45", + "date": "Fri, 02 Jun 2023 02:01:12 GMT", + "comments": { + "none": [ + { + "comment": "Convert to multi-phase Heft" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-web-rig\" to `0.16.0`" + } + ] + } + }, { "version": "2.0.44", "tag": "@microsoft/load-themed-styles_v2.0.44", diff --git a/libraries/load-themed-styles/CHANGELOG.md b/libraries/load-themed-styles/CHANGELOG.md index a651c30c1f8..a91ace578d5 100644 --- a/libraries/load-themed-styles/CHANGELOG.md +++ b/libraries/load-themed-styles/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @microsoft/load-themed-styles -This log was last generated on Fri, 02 Jun 2023 00:24:45 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:12 GMT and should not be manually modified. + +## 2.0.45 +Fri, 02 Jun 2023 02:01:12 GMT + +_Version update only_ ## 2.0.44 Fri, 02 Jun 2023 00:24:45 GMT diff --git a/libraries/localization-utilities/CHANGELOG.json b/libraries/localization-utilities/CHANGELOG.json index 20a27eaef17..111a4f5a136 100644 --- a/libraries/localization-utilities/CHANGELOG.json +++ b/libraries/localization-utilities/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@rushstack/localization-utilities", "entries": [ + { + "version": "0.8.56", + "tag": "@rushstack/localization-utilities_v0.8.56", + "date": "Fri, 02 Jun 2023 02:01:12 GMT", + "comments": { + "none": [ + { + "comment": "Convert to multi-phase Heft" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/typings-generator\" to `0.10.12`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + } + ] + } + }, { "version": "0.8.55", "tag": "@rushstack/localization-utilities_v0.8.55", diff --git a/libraries/localization-utilities/CHANGELOG.md b/libraries/localization-utilities/CHANGELOG.md index 6c7b5e282ce..b3052f07afa 100644 --- a/libraries/localization-utilities/CHANGELOG.md +++ b/libraries/localization-utilities/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/localization-utilities -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:12 GMT and should not be manually modified. + +## 0.8.56 +Fri, 02 Jun 2023 02:01:12 GMT + +_Version update only_ ## 0.8.55 Mon, 29 May 2023 15:21:15 GMT diff --git a/libraries/module-minifier/CHANGELOG.json b/libraries/module-minifier/CHANGELOG.json index 32ab8c7a77c..a3557e2fcab 100644 --- a/libraries/module-minifier/CHANGELOG.json +++ b/libraries/module-minifier/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@rushstack/module-minifier", "entries": [ + { + "version": "0.3.13", + "tag": "@rushstack/module-minifier_v0.3.13", + "date": "Fri, 02 Jun 2023 02:01:12 GMT", + "comments": { + "none": [ + { + "comment": "Convert to multi-phase Heft" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/worker-pool\" to `0.3.12`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + } + ] + } + }, { "version": "0.3.12", "tag": "@rushstack/module-minifier_v0.3.12", diff --git a/libraries/module-minifier/CHANGELOG.md b/libraries/module-minifier/CHANGELOG.md index 0beca260265..cea5dab8085 100644 --- a/libraries/module-minifier/CHANGELOG.md +++ b/libraries/module-minifier/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/module-minifier -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:12 GMT and should not be manually modified. + +## 0.3.13 +Fri, 02 Jun 2023 02:01:12 GMT + +_Version update only_ ## 0.3.12 Mon, 29 May 2023 15:21:15 GMT diff --git a/libraries/package-deps-hash/CHANGELOG.json b/libraries/package-deps-hash/CHANGELOG.json index 26d88d8efaf..cccc95230dc 100644 --- a/libraries/package-deps-hash/CHANGELOG.json +++ b/libraries/package-deps-hash/CHANGELOG.json @@ -1,6 +1,26 @@ { "name": "@rushstack/package-deps-hash", "entries": [ + { + "version": "4.0.19", + "tag": "@rushstack/package-deps-hash_v4.0.19", + "date": "Fri, 02 Jun 2023 02:01:12 GMT", + "comments": { + "none": [ + { + "comment": "Convert to multi-phase Heft" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + } + ] + } + }, { "version": "4.0.18", "tag": "@rushstack/package-deps-hash_v4.0.18", diff --git a/libraries/package-deps-hash/CHANGELOG.md b/libraries/package-deps-hash/CHANGELOG.md index 9c24b63e2f6..f10cef68f7d 100644 --- a/libraries/package-deps-hash/CHANGELOG.md +++ b/libraries/package-deps-hash/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/package-deps-hash -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:12 GMT and should not be manually modified. + +## 4.0.19 +Fri, 02 Jun 2023 02:01:12 GMT + +_Version update only_ ## 4.0.18 Mon, 29 May 2023 15:21:15 GMT diff --git a/libraries/package-extractor/CHANGELOG.json b/libraries/package-extractor/CHANGELOG.json index edc04e7be64..448188397af 100644 --- a/libraries/package-extractor/CHANGELOG.json +++ b/libraries/package-extractor/CHANGELOG.json @@ -1,6 +1,35 @@ { "name": "@rushstack/package-extractor", "entries": [ + { + "version": "0.2.6", + "tag": "@rushstack/package-extractor_v0.2.6", + "date": "Fri, 02 Jun 2023 02:01:12 GMT", + "comments": { + "none": [ + { + "comment": "Convert to multi-phase Heft" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/terminal\" to `0.5.12`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.7.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/webpack-preserve-dynamic-require-plugin\" to `0.10.15`" + } + ] + } + }, { "version": "0.2.5", "tag": "@rushstack/package-extractor_v0.2.5", diff --git a/libraries/package-extractor/CHANGELOG.md b/libraries/package-extractor/CHANGELOG.md index 6c3d37588db..7d3a1ec71cf 100644 --- a/libraries/package-extractor/CHANGELOG.md +++ b/libraries/package-extractor/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/package-extractor -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:12 GMT and should not be manually modified. + +## 0.2.6 +Fri, 02 Jun 2023 02:01:12 GMT + +_Version update only_ ## 0.2.5 Mon, 29 May 2023 15:21:15 GMT diff --git a/libraries/stream-collator/CHANGELOG.json b/libraries/stream-collator/CHANGELOG.json index 40c49e092a4..e3db3521146 100644 --- a/libraries/stream-collator/CHANGELOG.json +++ b/libraries/stream-collator/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@rushstack/stream-collator", "entries": [ + { + "version": "4.0.237", + "tag": "@rushstack/stream-collator_v4.0.237", + "date": "Fri, 02 Jun 2023 02:01:13 GMT", + "comments": { + "none": [ + { + "comment": "Convert to multi-phase Heft" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/terminal\" to `0.5.12`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + } + ] + } + }, { "version": "4.0.236", "tag": "@rushstack/stream-collator_v4.0.236", diff --git a/libraries/stream-collator/CHANGELOG.md b/libraries/stream-collator/CHANGELOG.md index 905840ab217..a1542f56bc6 100644 --- a/libraries/stream-collator/CHANGELOG.md +++ b/libraries/stream-collator/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/stream-collator -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:13 GMT and should not be manually modified. + +## 4.0.237 +Fri, 02 Jun 2023 02:01:13 GMT + +_Version update only_ ## 4.0.236 Mon, 29 May 2023 15:21:15 GMT diff --git a/libraries/terminal/CHANGELOG.json b/libraries/terminal/CHANGELOG.json index 2c4a9d2f1de..5c78ec1fff2 100644 --- a/libraries/terminal/CHANGELOG.json +++ b/libraries/terminal/CHANGELOG.json @@ -1,6 +1,26 @@ { "name": "@rushstack/terminal", "entries": [ + { + "version": "0.5.12", + "tag": "@rushstack/terminal_v0.5.12", + "date": "Fri, 02 Jun 2023 02:01:13 GMT", + "comments": { + "none": [ + { + "comment": "Convert to multi-phase Heft" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + } + ] + } + }, { "version": "0.5.11", "tag": "@rushstack/terminal_v0.5.11", diff --git a/libraries/terminal/CHANGELOG.md b/libraries/terminal/CHANGELOG.md index 7f06fc82d7a..f8a857db906 100644 --- a/libraries/terminal/CHANGELOG.md +++ b/libraries/terminal/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/terminal -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:13 GMT and should not be manually modified. + +## 0.5.12 +Fri, 02 Jun 2023 02:01:13 GMT + +_Version update only_ ## 0.5.11 Mon, 29 May 2023 15:21:15 GMT diff --git a/libraries/typings-generator/CHANGELOG.json b/libraries/typings-generator/CHANGELOG.json index f321e052e80..4ca6250ec91 100644 --- a/libraries/typings-generator/CHANGELOG.json +++ b/libraries/typings-generator/CHANGELOG.json @@ -1,6 +1,26 @@ { "name": "@rushstack/typings-generator", "entries": [ + { + "version": "0.10.12", + "tag": "@rushstack/typings-generator_v0.10.12", + "date": "Fri, 02 Jun 2023 02:01:13 GMT", + "comments": { + "none": [ + { + "comment": "Convert to multi-phase Heft" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + } + ] + } + }, { "version": "0.10.11", "tag": "@rushstack/typings-generator_v0.10.11", diff --git a/libraries/typings-generator/CHANGELOG.md b/libraries/typings-generator/CHANGELOG.md index c2804b81d0e..e387dbfb475 100644 --- a/libraries/typings-generator/CHANGELOG.md +++ b/libraries/typings-generator/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/typings-generator -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:13 GMT and should not be manually modified. + +## 0.10.12 +Fri, 02 Jun 2023 02:01:13 GMT + +_Version update only_ ## 0.10.11 Mon, 29 May 2023 15:21:15 GMT diff --git a/libraries/worker-pool/CHANGELOG.json b/libraries/worker-pool/CHANGELOG.json index 2179b551384..19f347a762b 100644 --- a/libraries/worker-pool/CHANGELOG.json +++ b/libraries/worker-pool/CHANGELOG.json @@ -1,6 +1,26 @@ { "name": "@rushstack/worker-pool", "entries": [ + { + "version": "0.3.12", + "tag": "@rushstack/worker-pool_v0.3.12", + "date": "Fri, 02 Jun 2023 02:01:13 GMT", + "comments": { + "none": [ + { + "comment": "Convert to multi-phase Heft" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + } + ] + } + }, { "version": "0.3.11", "tag": "@rushstack/worker-pool_v0.3.11", diff --git a/libraries/worker-pool/CHANGELOG.md b/libraries/worker-pool/CHANGELOG.md index 6b2a8a7ae39..10619e58b63 100644 --- a/libraries/worker-pool/CHANGELOG.md +++ b/libraries/worker-pool/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/worker-pool -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:13 GMT and should not be manually modified. + +## 0.3.12 +Fri, 02 Jun 2023 02:01:13 GMT + +_Version update only_ ## 0.3.11 Mon, 29 May 2023 15:21:15 GMT diff --git a/rigs/heft-node-rig/CHANGELOG.json b/rigs/heft-node-rig/CHANGELOG.json index f1231386ca5..55b3debef3e 100644 --- a/rigs/heft-node-rig/CHANGELOG.json +++ b/rigs/heft-node-rig/CHANGELOG.json @@ -1,6 +1,38 @@ { "name": "@rushstack/heft-node-rig", "entries": [ + { + "version": "2.0.0", + "tag": "@rushstack/heft-node-rig_v2.0.0", + "date": "Fri, 02 Jun 2023 02:01:12 GMT", + "comments": { + "major": [ + { + "comment": "Refactor for multi-phase Heft. See @rushstack/heft/UPGRADING.md." + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-api-extractor-plugin\" to `0.1.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `0.6.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-lint-plugin\" to `0.1.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-typescript-plugin\" to `0.1.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.50.7` to `^0.51.0`" + } + ] + } + }, { "version": "1.13.1", "tag": "@rushstack/heft-node-rig_v1.13.1", diff --git a/rigs/heft-node-rig/CHANGELOG.md b/rigs/heft-node-rig/CHANGELOG.md index d689546da49..d45d7b19218 100644 --- a/rigs/heft-node-rig/CHANGELOG.md +++ b/rigs/heft-node-rig/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @rushstack/heft-node-rig -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:12 GMT and should not be manually modified. + +## 2.0.0 +Fri, 02 Jun 2023 02:01:12 GMT + +### Breaking changes + +- Refactor for multi-phase Heft. See @rushstack/heft/UPGRADING.md. ## 1.13.1 Mon, 29 May 2023 15:21:15 GMT diff --git a/rigs/heft-web-rig/CHANGELOG.json b/rigs/heft-web-rig/CHANGELOG.json index 48070516f4a..a3dbfd39956 100644 --- a/rigs/heft-web-rig/CHANGELOG.json +++ b/rigs/heft-web-rig/CHANGELOG.json @@ -1,6 +1,44 @@ { "name": "@rushstack/heft-web-rig", "entries": [ + { + "version": "0.16.0", + "tag": "@rushstack/heft-web-rig_v0.16.0", + "date": "Fri, 02 Jun 2023 02:01:12 GMT", + "comments": { + "minor": [ + { + "comment": "Refactor for multi-phase Heft. See @rushstack/heft/UPGRADING.md." + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-api-extractor-plugin\" to `0.1.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `0.6.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-lint-plugin\" to `0.1.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-sass-plugin\" to `0.11.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-typescript-plugin\" to `0.1.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.7.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.50.7` to `^0.51.0`" + } + ] + } + }, { "version": "0.15.2", "tag": "@rushstack/heft-web-rig_v0.15.2", diff --git a/rigs/heft-web-rig/CHANGELOG.md b/rigs/heft-web-rig/CHANGELOG.md index 8e4ea87a646..7e35b95c745 100644 --- a/rigs/heft-web-rig/CHANGELOG.md +++ b/rigs/heft-web-rig/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @rushstack/heft-web-rig -This log was last generated on Fri, 02 Jun 2023 00:24:45 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:12 GMT and should not be manually modified. + +## 0.16.0 +Fri, 02 Jun 2023 02:01:12 GMT + +### Minor changes + +- Refactor for multi-phase Heft. See @rushstack/heft/UPGRADING.md. ## 0.15.2 Fri, 02 Jun 2023 00:24:45 GMT diff --git a/webpack/hashed-folder-copy-plugin/CHANGELOG.json b/webpack/hashed-folder-copy-plugin/CHANGELOG.json index 92803381513..55d625911af 100644 --- a/webpack/hashed-folder-copy-plugin/CHANGELOG.json +++ b/webpack/hashed-folder-copy-plugin/CHANGELOG.json @@ -1,6 +1,32 @@ { "name": "@rushstack/hashed-folder-copy-plugin", "entries": [ + { + "version": "0.2.18", + "tag": "@rushstack/hashed-folder-copy-plugin_v0.2.18", + "date": "Fri, 02 Jun 2023 02:01:12 GMT", + "comments": { + "none": [ + { + "comment": "Convert to multi-phase Heft" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/webpack-plugin-utilities\" to `0.2.12`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.7.0`" + } + ] + } + }, { "version": "0.2.17", "tag": "@rushstack/hashed-folder-copy-plugin_v0.2.17", diff --git a/webpack/hashed-folder-copy-plugin/CHANGELOG.md b/webpack/hashed-folder-copy-plugin/CHANGELOG.md index 95266b4f81a..434d1cde451 100644 --- a/webpack/hashed-folder-copy-plugin/CHANGELOG.md +++ b/webpack/hashed-folder-copy-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/hashed-folder-copy-plugin -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:12 GMT and should not be manually modified. + +## 0.2.18 +Fri, 02 Jun 2023 02:01:12 GMT + +_Version update only_ ## 0.2.17 Mon, 29 May 2023 15:21:15 GMT diff --git a/webpack/loader-load-themed-styles/CHANGELOG.json b/webpack/loader-load-themed-styles/CHANGELOG.json index 251b697c470..b1839126570 100644 --- a/webpack/loader-load-themed-styles/CHANGELOG.json +++ b/webpack/loader-load-themed-styles/CHANGELOG.json @@ -1,6 +1,32 @@ { "name": "@microsoft/loader-load-themed-styles", "entries": [ + { + "version": "2.0.43", + "tag": "@microsoft/loader-load-themed-styles_v2.0.43", + "date": "Fri, 02 Jun 2023 02:01:12 GMT", + "comments": { + "none": [ + { + "comment": "Convert to multi-phase Heft" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" to `2.0.45`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" from `^2.0.44` to `^2.0.45`" + } + ] + } + }, { "version": "2.0.42", "tag": "@microsoft/loader-load-themed-styles_v2.0.42", diff --git a/webpack/loader-load-themed-styles/CHANGELOG.md b/webpack/loader-load-themed-styles/CHANGELOG.md index 5639f9213e6..d6ad02a8e2d 100644 --- a/webpack/loader-load-themed-styles/CHANGELOG.md +++ b/webpack/loader-load-themed-styles/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @microsoft/loader-load-themed-styles -This log was last generated on Fri, 02 Jun 2023 00:24:45 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:12 GMT and should not be manually modified. + +## 2.0.43 +Fri, 02 Jun 2023 02:01:12 GMT + +_Version update only_ ## 2.0.42 Fri, 02 Jun 2023 00:24:45 GMT diff --git a/webpack/loader-raw-script/CHANGELOG.json b/webpack/loader-raw-script/CHANGELOG.json index c5972c7af51..898b085efd6 100644 --- a/webpack/loader-raw-script/CHANGELOG.json +++ b/webpack/loader-raw-script/CHANGELOG.json @@ -1,6 +1,26 @@ { "name": "@rushstack/loader-raw-script", "entries": [ + { + "version": "1.3.291", + "tag": "@rushstack/loader-raw-script_v1.3.291", + "date": "Fri, 02 Jun 2023 02:01:12 GMT", + "comments": { + "none": [ + { + "comment": "Convert to multi-phase Heft" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + } + ] + } + }, { "version": "1.3.290", "tag": "@rushstack/loader-raw-script_v1.3.290", diff --git a/webpack/loader-raw-script/CHANGELOG.md b/webpack/loader-raw-script/CHANGELOG.md index d1b0a9d4426..d4ce81e5d7f 100644 --- a/webpack/loader-raw-script/CHANGELOG.md +++ b/webpack/loader-raw-script/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/loader-raw-script -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:12 GMT and should not be manually modified. + +## 1.3.291 +Fri, 02 Jun 2023 02:01:12 GMT + +_Version update only_ ## 1.3.290 Mon, 29 May 2023 15:21:15 GMT diff --git a/webpack/preserve-dynamic-require-plugin/CHANGELOG.json b/webpack/preserve-dynamic-require-plugin/CHANGELOG.json index 2885514ed80..44fef8f8308 100644 --- a/webpack/preserve-dynamic-require-plugin/CHANGELOG.json +++ b/webpack/preserve-dynamic-require-plugin/CHANGELOG.json @@ -1,6 +1,26 @@ { "name": "@rushstack/webpack-preserve-dynamic-require-plugin", "entries": [ + { + "version": "0.10.15", + "tag": "@rushstack/webpack-preserve-dynamic-require-plugin_v0.10.15", + "date": "Fri, 02 Jun 2023 02:01:13 GMT", + "comments": { + "none": [ + { + "comment": "Convert to multi-phase Heft" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + } + ] + } + }, { "version": "0.10.14", "tag": "@rushstack/webpack-preserve-dynamic-require-plugin_v0.10.14", diff --git a/webpack/preserve-dynamic-require-plugin/CHANGELOG.md b/webpack/preserve-dynamic-require-plugin/CHANGELOG.md index ede3e9c3245..e7e5a86e9fa 100644 --- a/webpack/preserve-dynamic-require-plugin/CHANGELOG.md +++ b/webpack/preserve-dynamic-require-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/webpack-preserve-dynamic-require-plugin -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:13 GMT and should not be manually modified. + +## 0.10.15 +Fri, 02 Jun 2023 02:01:13 GMT + +_Version update only_ ## 0.10.14 Mon, 29 May 2023 15:21:15 GMT diff --git a/webpack/set-webpack-public-path-plugin/CHANGELOG.json b/webpack/set-webpack-public-path-plugin/CHANGELOG.json index 8043a0b6cbe..de0dbe471eb 100644 --- a/webpack/set-webpack-public-path-plugin/CHANGELOG.json +++ b/webpack/set-webpack-public-path-plugin/CHANGELOG.json @@ -1,6 +1,32 @@ { "name": "@rushstack/set-webpack-public-path-plugin", "entries": [ + { + "version": "3.3.107", + "tag": "@rushstack/set-webpack-public-path-plugin_v3.3.107", + "date": "Fri, 02 Jun 2023 02:01:12 GMT", + "comments": { + "none": [ + { + "comment": "Convert to multi-phase Heft" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/webpack-plugin-utilities\" to `0.2.12`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.7.0`" + } + ] + } + }, { "version": "3.3.106", "tag": "@rushstack/set-webpack-public-path-plugin_v3.3.106", diff --git a/webpack/set-webpack-public-path-plugin/CHANGELOG.md b/webpack/set-webpack-public-path-plugin/CHANGELOG.md index 2510a78d9b5..c720f2b99a3 100644 --- a/webpack/set-webpack-public-path-plugin/CHANGELOG.md +++ b/webpack/set-webpack-public-path-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/set-webpack-public-path-plugin -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:12 GMT and should not be manually modified. + +## 3.3.107 +Fri, 02 Jun 2023 02:01:12 GMT + +_Version update only_ ## 3.3.106 Mon, 29 May 2023 15:21:15 GMT diff --git a/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.json b/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.json index 6861cd263e6..03e166b6f49 100644 --- a/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.json +++ b/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@rushstack/webpack-embedded-dependencies-plugin", "entries": [ + { + "version": "0.1.12", + "tag": "@rushstack/webpack-embedded-dependencies-plugin_v0.1.12", + "date": "Fri, 02 Jun 2023 02:01:13 GMT", + "comments": { + "none": [ + { + "comment": "Convert to multi-phase Heft" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/webpack-plugin-utilities\" to `0.2.12`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + } + ] + } + }, { "version": "0.1.11", "tag": "@rushstack/webpack-embedded-dependencies-plugin_v0.1.11", diff --git a/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.md b/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.md index 610c0f23068..369556d4670 100644 --- a/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.md +++ b/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/webpack-embedded-dependencies-plugin -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:13 GMT and should not be manually modified. + +## 0.1.12 +Fri, 02 Jun 2023 02:01:13 GMT + +_Version update only_ ## 0.1.11 Mon, 29 May 2023 15:21:15 GMT diff --git a/webpack/webpack-plugin-utilities/CHANGELOG.json b/webpack/webpack-plugin-utilities/CHANGELOG.json index f1ceb597e12..d53bfed1229 100644 --- a/webpack/webpack-plugin-utilities/CHANGELOG.json +++ b/webpack/webpack-plugin-utilities/CHANGELOG.json @@ -1,6 +1,26 @@ { "name": "@rushstack/webpack-plugin-utilities", "entries": [ + { + "version": "0.2.12", + "tag": "@rushstack/webpack-plugin-utilities_v0.2.12", + "date": "Fri, 02 Jun 2023 02:01:13 GMT", + "comments": { + "none": [ + { + "comment": "Convert to multi-phase Heft" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + } + ] + } + }, { "version": "0.2.11", "tag": "@rushstack/webpack-plugin-utilities_v0.2.11", diff --git a/webpack/webpack-plugin-utilities/CHANGELOG.md b/webpack/webpack-plugin-utilities/CHANGELOG.md index d09523088fe..1a1302be09b 100644 --- a/webpack/webpack-plugin-utilities/CHANGELOG.md +++ b/webpack/webpack-plugin-utilities/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/webpack-plugin-utilities -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:13 GMT and should not be manually modified. + +## 0.2.12 +Fri, 02 Jun 2023 02:01:13 GMT + +_Version update only_ ## 0.2.11 Mon, 29 May 2023 15:21:15 GMT diff --git a/webpack/webpack4-localization-plugin/CHANGELOG.json b/webpack/webpack4-localization-plugin/CHANGELOG.json index a38714d0fcb..5a7f4c15880 100644 --- a/webpack/webpack4-localization-plugin/CHANGELOG.json +++ b/webpack/webpack4-localization-plugin/CHANGELOG.json @@ -1,6 +1,35 @@ { "name": "@rushstack/webpack4-localization-plugin", "entries": [ + { + "version": "0.17.18", + "tag": "@rushstack/webpack4-localization-plugin_v0.17.18", + "date": "Fri, 02 Jun 2023 02:01:13 GMT", + "comments": { + "none": [ + { + "comment": "Convert to multi-phase Heft" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/localization-utilities\" to `0.8.56`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + }, + { + "comment": "Updating dependency \"@rushstack/set-webpack-public-path-plugin\" to `3.3.107`" + }, + { + "comment": "Updating dependency \"@rushstack/set-webpack-public-path-plugin\" from `^3.3.106` to `^3.3.107`" + } + ] + } + }, { "version": "0.17.17", "tag": "@rushstack/webpack4-localization-plugin_v0.17.17", diff --git a/webpack/webpack4-localization-plugin/CHANGELOG.md b/webpack/webpack4-localization-plugin/CHANGELOG.md index 34739bcc00c..2677ce6800b 100644 --- a/webpack/webpack4-localization-plugin/CHANGELOG.md +++ b/webpack/webpack4-localization-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/webpack4-localization-plugin -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:13 GMT and should not be manually modified. + +## 0.17.18 +Fri, 02 Jun 2023 02:01:13 GMT + +_Version update only_ ## 0.17.17 Mon, 29 May 2023 15:21:15 GMT diff --git a/webpack/webpack4-module-minifier-plugin/CHANGELOG.json b/webpack/webpack4-module-minifier-plugin/CHANGELOG.json index 96bf2f4f3ce..44cf7077e4b 100644 --- a/webpack/webpack4-module-minifier-plugin/CHANGELOG.json +++ b/webpack/webpack4-module-minifier-plugin/CHANGELOG.json @@ -1,6 +1,32 @@ { "name": "@rushstack/webpack4-module-minifier-plugin", "entries": [ + { + "version": "0.12.9", + "tag": "@rushstack/webpack4-module-minifier-plugin_v0.12.9", + "date": "Fri, 02 Jun 2023 02:01:13 GMT", + "comments": { + "none": [ + { + "comment": "Convert to multi-phase Heft" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/module-minifier\" to `0.3.13`" + }, + { + "comment": "Updating dependency \"@rushstack/worker-pool\" to `0.3.12`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + } + ] + } + }, { "version": "0.12.8", "tag": "@rushstack/webpack4-module-minifier-plugin_v0.12.8", diff --git a/webpack/webpack4-module-minifier-plugin/CHANGELOG.md b/webpack/webpack4-module-minifier-plugin/CHANGELOG.md index 5f82a83436e..37c338893de 100644 --- a/webpack/webpack4-module-minifier-plugin/CHANGELOG.md +++ b/webpack/webpack4-module-minifier-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/webpack4-module-minifier-plugin -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:13 GMT and should not be manually modified. + +## 0.12.9 +Fri, 02 Jun 2023 02:01:13 GMT + +_Version update only_ ## 0.12.8 Mon, 29 May 2023 15:21:15 GMT diff --git a/webpack/webpack5-load-themed-styles-loader/CHANGELOG.json b/webpack/webpack5-load-themed-styles-loader/CHANGELOG.json index c571e0ca0b5..da1bb36e75d 100644 --- a/webpack/webpack5-load-themed-styles-loader/CHANGELOG.json +++ b/webpack/webpack5-load-themed-styles-loader/CHANGELOG.json @@ -1,6 +1,32 @@ { "name": "@microsoft/webpack5-load-themed-styles-loader", "entries": [ + { + "version": "0.1.27", + "tag": "@microsoft/webpack5-load-themed-styles-loader_v0.1.27", + "date": "Fri, 02 Jun 2023 02:01:12 GMT", + "comments": { + "none": [ + { + "comment": "Convert to multi-phase Heft" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" to `2.0.45`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" from `^2.0.44` to `^2.0.45`" + } + ] + } + }, { "version": "0.1.26", "tag": "@microsoft/webpack5-load-themed-styles-loader_v0.1.26", diff --git a/webpack/webpack5-load-themed-styles-loader/CHANGELOG.md b/webpack/webpack5-load-themed-styles-loader/CHANGELOG.md index 261364bb863..cfca7e561cc 100644 --- a/webpack/webpack5-load-themed-styles-loader/CHANGELOG.md +++ b/webpack/webpack5-load-themed-styles-loader/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @microsoft/webpack5-load-themed-styles-loader -This log was last generated on Fri, 02 Jun 2023 00:24:45 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:12 GMT and should not be manually modified. + +## 0.1.27 +Fri, 02 Jun 2023 02:01:12 GMT + +_Version update only_ ## 0.1.26 Fri, 02 Jun 2023 00:24:45 GMT diff --git a/webpack/webpack5-localization-plugin/CHANGELOG.json b/webpack/webpack5-localization-plugin/CHANGELOG.json index c359c7ce10e..14572b01c88 100644 --- a/webpack/webpack5-localization-plugin/CHANGELOG.json +++ b/webpack/webpack5-localization-plugin/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@rushstack/webpack5-localization-plugin", "entries": [ + { + "version": "0.4.14", + "tag": "@rushstack/webpack5-localization-plugin_v0.4.14", + "date": "Fri, 02 Jun 2023 02:01:13 GMT", + "comments": { + "none": [ + { + "comment": "Convert to multi-phase Heft" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/localization-utilities\" to `0.8.56`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + } + ] + } + }, { "version": "0.4.13", "tag": "@rushstack/webpack5-localization-plugin_v0.4.13", diff --git a/webpack/webpack5-localization-plugin/CHANGELOG.md b/webpack/webpack5-localization-plugin/CHANGELOG.md index 448c4a66452..d58ba221779 100644 --- a/webpack/webpack5-localization-plugin/CHANGELOG.md +++ b/webpack/webpack5-localization-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/webpack5-localization-plugin -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:13 GMT and should not be manually modified. + +## 0.4.14 +Fri, 02 Jun 2023 02:01:13 GMT + +_Version update only_ ## 0.4.13 Mon, 29 May 2023 15:21:15 GMT diff --git a/webpack/webpack5-module-minifier-plugin/CHANGELOG.json b/webpack/webpack5-module-minifier-plugin/CHANGELOG.json index 8c51c757460..a308f25a2ce 100644 --- a/webpack/webpack5-module-minifier-plugin/CHANGELOG.json +++ b/webpack/webpack5-module-minifier-plugin/CHANGELOG.json @@ -1,6 +1,35 @@ { "name": "@rushstack/webpack5-module-minifier-plugin", "entries": [ + { + "version": "5.4.9", + "tag": "@rushstack/webpack5-module-minifier-plugin_v5.4.9", + "date": "Fri, 02 Jun 2023 02:01:13 GMT", + "comments": { + "none": [ + { + "comment": "Convert to multi-phase Heft" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/worker-pool\" to `0.3.12`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.51.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.0.0`" + }, + { + "comment": "Updating dependency \"@rushstack/module-minifier\" to `0.3.13`" + }, + { + "comment": "Updating dependency \"@rushstack/module-minifier\" from `*` to `*`" + } + ] + } + }, { "version": "5.4.8", "tag": "@rushstack/webpack5-module-minifier-plugin_v5.4.8", diff --git a/webpack/webpack5-module-minifier-plugin/CHANGELOG.md b/webpack/webpack5-module-minifier-plugin/CHANGELOG.md index 2b78b712ac3..90dc9c5887e 100644 --- a/webpack/webpack5-module-minifier-plugin/CHANGELOG.md +++ b/webpack/webpack5-module-minifier-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/webpack5-module-minifier-plugin -This log was last generated on Mon, 29 May 2023 15:21:15 GMT and should not be manually modified. +This log was last generated on Fri, 02 Jun 2023 02:01:13 GMT and should not be manually modified. + +## 5.4.9 +Fri, 02 Jun 2023 02:01:13 GMT + +_Version update only_ ## 5.4.8 Mon, 29 May 2023 15:21:15 GMT