Skip to content

feat: add preReleases query parameter to version-references endpoints#1692

Open
netomi wants to merge 1 commit intomasterfrom
add-prereleases-query-param
Open

feat: add preReleases query parameter to version-references endpoints#1692
netomi wants to merge 1 commit intomasterfrom
add-prereleases-query-param

Conversation

@netomi
Copy link
Contributor

@netomi netomi commented Mar 18, 2026

This fixes #1549 .

There is now an additional query parameter for the version-references endpoints that controls what versions are returned:

  • true: only return preRelease versions
  • false: only return regular versions, excluding preRelease ones
  • null / omitted: return all versions as before

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.

[Feature Request] support filter non pre-release versions by api

1 participant