Semver utility function that handles the special case where version is 'stable'
The version to compare
The target version to compare against
true if version is 'stable', otherwise returns version < targetVersion
Generated using TypeDoc
Semver utility function that handles the special case where version is 'stable'