SemVer Compare
Sort and compare semantic versions
Enter a few versions above.
Ordering follows semver.org: compare major.minor.patch numerically, then a version with a pre-release sorts before the one without (1.0.0-alpha < 1.0.0). Pre-release identifiers compare dot by dot — numeric parts numerically, alphanumeric by ASCII, and numeric always sorts below alphanumeric. Build metadata after + is ignored.
All processing happens locally in your browser. Your data is never uploaded to a server.