Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TypeScript Parser] support release tags #6047

Merged
merged 3 commits into from
Apr 26, 2023
Merged

Conversation

joheredi
Copy link
Member

This change adds support for displaying api-extractor release tags (doc)

image

@joheredi joheredi requested a review from a team as a code owner April 25, 2023 22:10
@@ -63,6 +74,7 @@ function appendMembers(builder: TokensBuilder, navigation: IApiViewNavItem[], it
item.kind === ApiItemKind.Class ||
item.kind === ApiItemKind.Namespace)
{

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: empty line

@joheredi joheredi merged commit a046f15 into main Apr 26, 2023
@joheredi joheredi deleted the joheredi/release-tag branch April 26, 2023 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants