Skip to content

Commit 2e69104

Browse files
committed
Update changelogs [skip ci]
1 parent 6d669f1 commit 2e69104

285 files changed

Lines changed: 2311 additions & 1574 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/api-documenter/CHANGELOG.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,35 @@
11
{
22
"name": "@microsoft/api-documenter",
33
"entries": [
4+
{
5+
"version": "7.29.0",
6+
"tag": "@microsoft/api-documenter_v7.29.0",
7+
"date": "Thu, 19 Feb 2026 00:04:52 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Normalize package layout. CommonJS is now under `lib-commonjs`, DTS is now under `lib-dts`, and ESM is now under `lib-esm`. Imports to `lib` still work as before, handled by the `\"exports\"` field in `package.json`."
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.33.0`"
17+
},
18+
{
19+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.20.0`"
20+
},
21+
{
22+
"comment": "Updating dependency \"@rushstack/terminal\" to `0.22.0`"
23+
},
24+
{
25+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `5.3.0`"
26+
},
27+
{
28+
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.0`"
29+
}
30+
]
31+
}
32+
},
433
{
534
"version": "7.28.9",
635
"tag": "@microsoft/api-documenter_v7.28.9",

apps/api-documenter/CHANGELOG.md

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

3-
This log was last generated on Sat, 07 Feb 2026 01:13:26 GMT and should not be manually modified.
3+
This log was last generated on Thu, 19 Feb 2026 00:04:52 GMT and should not be manually modified.
4+
5+
## 7.29.0
6+
Thu, 19 Feb 2026 00:04:52 GMT
7+
8+
### Minor changes
9+
10+
- Normalize package layout. CommonJS is now under `lib-commonjs`, DTS is now under `lib-dts`, and ESM is now under `lib-esm`. Imports to `lib` still work as before, handled by the `"exports"` field in `package.json`.
411

512
## 7.28.9
613
Sat, 07 Feb 2026 01:13:26 GMT

apps/api-extractor/CHANGELOG.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,35 @@
11
{
22
"name": "@microsoft/api-extractor",
33
"entries": [
4+
{
5+
"version": "7.57.0",
6+
"tag": "@microsoft/api-extractor_v7.57.0",
7+
"date": "Thu, 19 Feb 2026 00:04:52 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Normalize package layout. CommonJS is now under `lib-commonjs`, DTS is now under `lib-dts`, and ESM is now under `lib-esm`. Imports to `lib` still work as before, handled by the `\"exports\"` field in `package.json`."
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.33.0`"
17+
},
18+
{
19+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.20.0`"
20+
},
21+
{
22+
"comment": "Updating dependency \"@rushstack/rig-package\" to `0.7.0`"
23+
},
24+
{
25+
"comment": "Updating dependency \"@rushstack/terminal\" to `0.22.0`"
26+
},
27+
{
28+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `5.3.0`"
29+
}
30+
]
31+
}
32+
},
433
{
534
"version": "7.56.3",
635
"tag": "@microsoft/api-extractor_v7.56.3",

apps/api-extractor/CHANGELOG.md

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

3-
This log was last generated on Sat, 07 Feb 2026 01:13:26 GMT and should not be manually modified.
3+
This log was last generated on Thu, 19 Feb 2026 00:04:52 GMT and should not be manually modified.
4+
5+
## 7.57.0
6+
Thu, 19 Feb 2026 00:04:52 GMT
7+
8+
### Minor changes
9+
10+
- Normalize package layout. CommonJS is now under `lib-commonjs`, DTS is now under `lib-dts`, and ESM is now under `lib-esm`. Imports to `lib` still work as before, handled by the `"exports"` field in `package.json`.
411

512
## 7.56.3
613
Sat, 07 Feb 2026 01:13:26 GMT

apps/cpu-profile-summarizer/CHANGELOG.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,29 @@
11
{
22
"name": "@rushstack/cpu-profile-summarizer",
33
"entries": [
4+
{
5+
"version": "0.2.0",
6+
"tag": "@rushstack/cpu-profile-summarizer_v0.2.0",
7+
"date": "Thu, 19 Feb 2026 00:04:52 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Normalize package layout. CommonJS is now under `lib-commonjs`, DTS is now under `lib-dts`, and ESM is now under `lib-esm`. Imports to `lib` still work as before, handled by the `\"exports\"` field in `package.json`."
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `5.3.0`"
17+
},
18+
{
19+
"comment": "Updating dependency \"@rushstack/worker-pool\" to `0.7.0`"
20+
},
21+
{
22+
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.0`"
23+
}
24+
]
25+
}
26+
},
427
{
528
"version": "0.1.43",
629
"tag": "@rushstack/cpu-profile-summarizer_v0.1.43",

apps/cpu-profile-summarizer/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log - @rushstack/cpu-profile-summarizer
22

3-
This log was last generated on Sat, 07 Feb 2026 01:13:26 GMT and should not be manually modified.
3+
This log was last generated on Thu, 19 Feb 2026 00:04:52 GMT and should not be manually modified.
4+
5+
## 0.2.0
6+
Thu, 19 Feb 2026 00:04:52 GMT
7+
8+
### Minor changes
9+
10+
- Normalize package layout. CommonJS is now under `lib-commonjs`, DTS is now under `lib-dts`, and ESM is now under `lib-esm`. Imports to `lib` still work as before, handled by the `"exports"` field in `package.json`.
411

512
## 0.1.43
613
Sat, 07 Feb 2026 01:13:26 GMT

apps/heft/CHANGELOG.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,41 @@
11
{
22
"name": "@rushstack/heft",
33
"entries": [
4+
{
5+
"version": "1.2.0",
6+
"tag": "@rushstack/heft_v1.2.0",
7+
"date": "Thu, 19 Feb 2026 00:04:52 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Normalize package layout. CommonJS is now under `lib-commonjs`, DTS is now under `lib-dts`, and ESM is now under `lib-esm`. Imports to `lib` still work as before, handled by the `\"exports\"` field in `package.json`."
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.20.0`"
17+
},
18+
{
19+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.20.0`"
20+
},
21+
{
22+
"comment": "Updating dependency \"@rushstack/operation-graph\" to `0.6.0`"
23+
},
24+
{
25+
"comment": "Updating dependency \"@rushstack/rig-package\" to `0.7.0`"
26+
},
27+
{
28+
"comment": "Updating dependency \"@rushstack/terminal\" to `0.22.0`"
29+
},
30+
{
31+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `5.3.0`"
32+
},
33+
{
34+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.57.0`"
35+
}
36+
]
37+
}
38+
},
439
{
540
"version": "1.1.14",
641
"tag": "@rushstack/heft_v1.1.14",

apps/heft/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log - @rushstack/heft
22

3-
This log was last generated on Sat, 07 Feb 2026 01:13:26 GMT and should not be manually modified.
3+
This log was last generated on Thu, 19 Feb 2026 00:04:52 GMT and should not be manually modified.
4+
5+
## 1.2.0
6+
Thu, 19 Feb 2026 00:04:52 GMT
7+
8+
### Minor changes
9+
10+
- Normalize package layout. CommonJS is now under `lib-commonjs`, DTS is now under `lib-dts`, and ESM is now under `lib-esm`. Imports to `lib` still work as before, handled by the `"exports"` field in `package.json`.
411

512
## 1.1.14
613
Sat, 07 Feb 2026 01:13:26 GMT

apps/lockfile-explorer/CHANGELOG.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,32 @@
11
{
22
"name": "@rushstack/lockfile-explorer",
33
"entries": [
4+
{
5+
"version": "2.2.0",
6+
"tag": "@rushstack/lockfile-explorer_v2.2.0",
7+
"date": "Thu, 19 Feb 2026 00:04:53 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Normalize package layout. CommonJS is now under `lib-commonjs`, DTS is now under `lib-dts`, and ESM is now under `lib-esm`. Imports to `lib` still work as before, handled by the `\"exports\"` field in `package.json`."
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.20.0`"
17+
},
18+
{
19+
"comment": "Updating dependency \"@rushstack/terminal\" to `0.22.0`"
20+
},
21+
{
22+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `5.3.0`"
23+
},
24+
{
25+
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.0`"
26+
}
27+
]
28+
}
29+
},
430
{
531
"version": "2.1.7",
632
"tag": "@rushstack/lockfile-explorer_v2.1.7",

apps/lockfile-explorer/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log - @rushstack/lockfile-explorer
22

3-
This log was last generated on Sat, 07 Feb 2026 01:13:26 GMT and should not be manually modified.
3+
This log was last generated on Thu, 19 Feb 2026 00:04:53 GMT and should not be manually modified.
4+
5+
## 2.2.0
6+
Thu, 19 Feb 2026 00:04:53 GMT
7+
8+
### Minor changes
9+
10+
- Normalize package layout. CommonJS is now under `lib-commonjs`, DTS is now under `lib-dts`, and ESM is now under `lib-esm`. Imports to `lib` still work as before, handled by the `"exports"` field in `package.json`.
411

512
## 2.1.7
613
Sat, 07 Feb 2026 01:13:26 GMT

0 commit comments

Comments
 (0)