зеркало из https://github.com/microsoft/rushstack.git
Update changelogs [skip ci]
This commit is contained in:
Родитель
f5d33c799d
Коммит
c13f56b40d
|
@ -1,6 +1,24 @@
|
|||
{
|
||||
"name": "@microsoft/rush",
|
||||
"entries": [
|
||||
{
|
||||
"version": "5.132.0",
|
||||
"tag": "@microsoft/rush_v5.132.0",
|
||||
"date": "Wed, 21 Aug 2024 16:25:07 GMT",
|
||||
"comments": {
|
||||
"none": [
|
||||
{
|
||||
"comment": "Add a new `rush install-autoinstaller` command that ensures that the specified autoinstaller is installed."
|
||||
},
|
||||
{
|
||||
"comment": "Emit an error if a `workspace:` specifier is used in a dependency that is listed in `decoupledLocalDependencies`."
|
||||
},
|
||||
{
|
||||
"comment": "Add support for `--resolution-only` to `rush install` to enforce strict peer dependency resolution."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "5.131.5",
|
||||
"tag": "@microsoft/rush_v5.131.5",
|
||||
|
|
|
@ -1,6 +1,15 @@
|
|||
# Change Log - @microsoft/rush
|
||||
|
||||
This log was last generated on Mon, 19 Aug 2024 20:03:03 GMT and should not be manually modified.
|
||||
This log was last generated on Wed, 21 Aug 2024 16:25:07 GMT and should not be manually modified.
|
||||
|
||||
## 5.132.0
|
||||
Wed, 21 Aug 2024 16:25:07 GMT
|
||||
|
||||
### Updates
|
||||
|
||||
- Add a new `rush install-autoinstaller` command that ensures that the specified autoinstaller is installed.
|
||||
- Emit an error if a `workspace:` specifier is used in a dependency that is listed in `decoupledLocalDependencies`.
|
||||
- Add support for `--resolution-only` to `rush install` to enforce strict peer dependency resolution.
|
||||
|
||||
## 5.131.5
|
||||
Mon, 19 Aug 2024 20:03:03 GMT
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"changes": [
|
||||
{
|
||||
"packageName": "@microsoft/rush",
|
||||
"comment": "Add a new `rush install-autoinstaller` command that ensures that the specified autoinstaller is installed.",
|
||||
"type": "none"
|
||||
}
|
||||
],
|
||||
"packageName": "@microsoft/rush"
|
||||
}
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"changes": [
|
||||
{
|
||||
"comment": "",
|
||||
"type": "none",
|
||||
"packageName": "@microsoft/rush"
|
||||
}
|
||||
],
|
||||
"packageName": "@microsoft/rush",
|
||||
"email": "iclanton@users.noreply.github.com"
|
||||
}
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"changes": [
|
||||
{
|
||||
"comment": "Emit an error if a `workspace:` specifier is used in a dependency that is listed in `decoupledLocalDependencies`.",
|
||||
"type": "none",
|
||||
"packageName": "@microsoft/rush"
|
||||
}
|
||||
],
|
||||
"packageName": "@microsoft/rush",
|
||||
"email": "jamesmaher-dd@users.noreply.github.com"
|
||||
}
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"changes": [
|
||||
{
|
||||
"packageName": "@microsoft/rush",
|
||||
"comment": "",
|
||||
"type": "none"
|
||||
}
|
||||
],
|
||||
"packageName": "@microsoft/rush"
|
||||
}
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"changes": [
|
||||
{
|
||||
"packageName": "@microsoft/rush",
|
||||
"comment": "Add support for `--resolution-only` to `rush install` to enforce strict peer dependency resolution.",
|
||||
"type": "none"
|
||||
}
|
||||
],
|
||||
"packageName": "@microsoft/rush"
|
||||
}
|
Загрузка…
Ссылка в новой задаче