[BUG] v7.5.3 regression -valid
fails on input that passed in v7.5.2
#580
Labels
valid
fails on input that passed in v7.5.2
#580
Is there an existing issue for this?
Current Behavior
semver.valid('0.0.0-928490632884417731e7af463c92b034d6a78268fc993bcb88a57944')
passes on 7.5.2, returns null on 7.5.3.suspecting #571 as the culprit
Expected Behavior
either it should pass on 7.5.3 or it's a breaking change that warrants a non-patch version bump
Steps To Reproduce
see "current behavior"
Environment
N/A IMO
The text was updated successfully, but these errors were encountered: