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

fix(js): use api-extractor to fix typings #1083

Merged
merged 6 commits into from
Feb 20, 2025
Merged

Conversation

baszalmstra
Copy link
Collaborator

Use https://api-extractor.com/ to also rollup the typing definition file.

@baszalmstra baszalmstra added the JS label Feb 20, 2025
@baszalmstra baszalmstra changed the title fix: use api-extractor to fix typings fix(js): use api-extractor to fix typings Feb 20, 2025
@baszalmstra
Copy link
Collaborator Author

@trim21 Would love another review from you 😄

@@ -83,7 +89,7 @@ export class Version {
* Returns true if this version starts with the other version. This is
* defined as the other version being a prefix of this version.
*
* @param other The version to check if this version starts with.
* @param other - He version to check if this version starts with.
Copy link
Contributor

Choose a reason for hiding this comment

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

A character went missing?

@trim21
Copy link
Contributor

trim21 commented Feb 20, 2025

LGTM

@wolfv wolfv merged commit 8c0f3c3 into conda:main Feb 20, 2025
3 checks passed
travishathaway pushed a commit to travishathaway/rattler that referenced this pull request Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants