You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Specifically, the range "3.2.x" should be satisfied by a version like "3.2.0-beta.1" as far as I can tell, but it does not appear to do that, even though includePrerelease is set to true.
The text was updated successfully, but these errors were encountered:
I've written a little demo to show the issue.
Specifically, the range "3.2.x" should be satisfied by a version like "3.2.0-beta.1" as far as I can tell, but it does not appear to do that, even though
includePrerelease
is set totrue
.The text was updated successfully, but these errors were encountered: