Prevents users who upgrade across multiple versions from seeing all interim notices at once. Version bounds are evaluated server-side using semver.coerce so prerelease builds compare as their base release. Range is lower-inclusive, upper-exclusive: maxVersion: '4.0.0' hides the notice once 4.0.0 ships. |
||
|---|---|---|
| .. | ||
| conditions.test.ts | ||
| registry.test.ts | ||
| versionRange.test.ts | ||