Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
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