sindresorhus/semver-regex

Matches "0.0.0

Closed this issue · 2 comments

Matches "0.0.0

I assume you mean semverRegex().test('"0.0.0')? If not, can you provide some sample code?

I think we need to add an exact option for this use-case: https://github.com/sindresorhus/email-regex#exact

Closing incomplete duplicate