Skip to content

Include pre-release versions to compute package diff #1598

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

Merged
merged 1 commit into from
Jun 26, 2025
Merged

Conversation

tidoust
Copy link
Member

@tidoust tidoust commented Jun 26, 2025

Via #1593 (comment)

The npm install command ignores pre-release versions. The only way to have it to install a pre-release version is to specify the version. To take pre-release versions into account when computing the diff with the latest published version, the code now first retrieves available versions through npm view.

Via #1593 (comment)

The `npm install` command ignores pre-release versions. The only way to have it
to install a pre-release version is to specify the version. To take pre-release
versions into account when computing the diff with the latest published
version, the code now first retrieves available versions through `npm view`.
@tidoust tidoust requested a review from dontcallmedom June 26, 2025 08:21
@tidoust tidoust merged commit c42fcd8 into main Jun 26, 2025
1 check passed
@tidoust tidoust deleted the fix-pre-release branch June 26, 2025 12:19
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