Skip to content

Commit 271c4aa

Browse files
committed
Deleting change files and updating change logs for package updates.
1 parent 6f3f7f8 commit 271c4aa

6 files changed

Lines changed: 28 additions & 45 deletions

apps/rush/CHANGELOG.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "@microsoft/rush",
33
"entries": [
4+
{
5+
"version": "5.17.0",
6+
"tag": "@microsoft/rush_v5.17.0",
7+
"date": "Thu, 14 Nov 2019 22:52:48 GMT",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Add a new setting \"implicitlyPreferredVersions\" in common-versions.json that can be used to solve some installation failures involving peer dependencies"
12+
},
13+
{
14+
"comment": "Improve the generation of shrinkwrap-deps.json to consider optional peer dependencies and implicitlyPreferredVersions=false"
15+
},
16+
{
17+
"comment": "Fix an issue where certain operations did not use a stable sort when executed on older versions of NodeJS"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "5.16.1",
624
"tag": "@microsoft/rush_v5.16.1",

apps/rush/CHANGELOG.md

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

3-
This log was last generated on Fri, 25 Oct 2019 20:15:59 GMT and should not be manually modified.
3+
This log was last generated on Thu, 14 Nov 2019 22:52:48 GMT and should not be manually modified.
4+
5+
## 5.17.0
6+
Thu, 14 Nov 2019 22:52:48 GMT
7+
8+
### Updates
9+
10+
- Add a new setting "implicitlyPreferredVersions" in common-versions.json that can be used to solve some installation failures involving peer dependencies
11+
- Improve the generation of shrinkwrap-deps.json to consider optional peer dependencies and implicitlyPreferredVersions=false
12+
- Fix an issue where certain operations did not use a stable sort when executed on older versions of NodeJS
413

514
## 5.16.1
615
Fri, 25 Oct 2019 20:15:59 GMT

common/changes/@microsoft/rush/octogonz-misc-fixes_2019-11-07-16-25.json

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

common/changes/@microsoft/rush/octogonz-no-implicitly-preferred-versions_2019-11-07-05-34.json

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

common/changes/@microsoft/rush/octogonz-rush-optional-peer-deps_2019-11-12-21-54.json

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

common/changes/@microsoft/rush/octogonz-stable-sort_2019-11-02-20-23.json

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

0 commit comments

Comments
 (0)