Support Non-Semver Engine Versions in VSCE Validation and Comparison #1077
Labels
author-verification-requested
feature-request
Request for new features or functionality
verification-needed
Verification of issue is requested
verified
Verification succeeded
Milestone
The Regex used for checking valid engine version, can have values like 1.96.x, which is not a valid semver.
When using these kinds of version, the semver version comparison fails.
vscode-vsce/src/validation.ts
Lines 51 to 53 in f1fc6d2
vscode-vsce/src/package.ts
Line 506 in f1fc6d2
The text was updated successfully, but these errors were encountered: