Extract the original source file path for relevant API items and add a new projectFolderUrl setting to the api-extractor.json config that allows one to specify what URL their project folder can be found at.
7.32.1
Mon, 10 Oct 2022 15:23:44 GMT
Version update only
7.32.0
Thu, 29 Sep 2022 07:13:06 GMT
Minor changes
Update parser to TypeScript 4.8.
7.31.2
Wed, 21 Sep 2022 20:21:10 GMT
Version update only
7.31.1
Thu, 15 Sep 2022 00:18:51 GMT
Version update only
7.31.0
Tue, 13 Sep 2022 00:16:55 GMT
Minor changes
Fix an issue where aliased classes sometimes had incorrect canonical references in *.api.json (GitHub #3593)
7.30.1
Mon, 12 Sep 2022 22:27:48 GMT
Patches
Fix a recent regression where items exported from both the entry point and from an exported namespace appeared only once in the API doc model (GitHub #3619)
7.30.0
Fri, 02 Sep 2022 17:48:42 GMT
Minor changes
Add new "apiReport.includeForgottenExports" and "docModel.includeForgottenExports" properties to control whether forgotten exports are included in the API report and doc model files.
Fix incorrect declaration references for symbols not exported from the package's entry point.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @microsoft/api-extractor from 7.22.2 to 7.33.0.
Changelog
Sourced from
@microsoft/api-extractor
's changelog.... (truncated)
Commits
296d28e
Bump versions [skip ci]1965317
Update changelogs [skip ci]3dac1bb
Rebased off master and responded to PR comments1361612
Remove unnecessary code920a125
Rebased off of recent changesdc37492
Responded to PR feedback5790e5f
A bit more cleanupb117031
Bumped .api.json version and added a test case.d5e0ea4
Add a new sourceFile field to ApiDeclaredItem33299a1
Bump versions [skip ci]Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)