Skip to content

Commit 4640e13

Browse files
committed
Update changelogs [skip ci]
1 parent 56884ac commit 4640e13

9 files changed

+32
-72
lines changed

apps/rush/CHANGELOG.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@microsoft/rush",
33
"entries": [
4+
{
5+
"version": "5.60.0",
6+
"tag": "@microsoft/rush_v5.60.0",
7+
"date": "Thu, 20 Jan 2022 02:46:15 GMT",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Fix the \"allowWarningsInSuccessfulBuild\" option in bulk commands defined in common/config/command-line.json."
12+
},
13+
{
14+
"comment": "(BREAKING CHANGE) The experimental config file options \"skipPhasesForCommand\" and \"addPhasesToCommand\" have been temporarily removed until their design can be better formalized."
15+
},
16+
{
17+
"comment": "Include NodeJS 16 in the range of supported versions (`nodeSupportedVersionRange`) in the `rush.json` file generated by `rush init`."
18+
},
19+
{
20+
"comment": "(BREAKING CHANGE) Some experimental fields have been renamed in \"config/rush-project.json\". Please see UPGRADING.md for details."
21+
}
22+
]
23+
}
24+
},
425
{
526
"version": "5.59.2",
627
"tag": "@microsoft/rush_v5.59.2",

apps/rush/CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Change Log - @microsoft/rush
22

3-
This log was last generated on Fri, 07 Jan 2022 02:34:59 GMT and should not be manually modified.
3+
This log was last generated on Thu, 20 Jan 2022 02:46:15 GMT and should not be manually modified.
4+
5+
## 5.60.0
6+
Thu, 20 Jan 2022 02:46:15 GMT
7+
8+
### Updates
9+
10+
- Fix the "allowWarningsInSuccessfulBuild" option in bulk commands defined in common/config/command-line.json.
11+
- (BREAKING CHANGE) The experimental config file options "skipPhasesForCommand" and "addPhasesToCommand" have been temporarily removed until their design can be better formalized.
12+
- Include NodeJS 16 in the range of supported versions (`nodeSupportedVersionRange`) in the `rush.json` file generated by `rush init`.
13+
- (BREAKING CHANGE) Some experimental fields have been renamed in "config/rush-project.json". Please see UPGRADING.md for details.
414

515
## 5.59.2
616
Fri, 07 Jan 2022 02:34:59 GMT

common/changes/@microsoft/rush/fix-overlapping-paths-check_2022-01-18-20-35.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@microsoft/rush/fix-warningsInSuccessfulBuild_2022-01-18-16-07.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@microsoft/rush/remove-add-skip_2022-01-15-18-39.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@microsoft/rush/update-error-mesage-wording_2022-01-19-03-45.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@microsoft/rush/update-rush-project.json_2022-01-15-17-49.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@microsoft/rush/update_nodeSupportedVersionRange_node16_2022-01-16-11-51.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@microsoft/rush/upgrading-links_2022-01-20-01-28.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)