Skip to content

Commit 421539f

Browse files
authored
[API view] Generate one per runtime (#35024)
Updates the API extraction logic to generate the full report for the node package. It also generates API difference report for any other supported package/runtime.
1 parent e7d6d9c commit 421539f

File tree

684 files changed

+2554
-414
lines changed

Some content is hidden

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

684 files changed

+2554
-414
lines changed

common/config/rush/pnpm-lock.yaml

Lines changed: 19 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

common/tools/dev-tool/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"@microsoft/api-extractor-model": "^7.30.5",
4747
"chalk": "^4.1.1",
4848
"concurrently": "^8.2.2",
49+
"diff": "^8.0.2",
4950
"dotenv": "^16.0.0",
5051
"express": "^5.1.0",
5152
"fs-extra": "^11.2.0",

0 commit comments

Comments
 (0)