Skip to content

feat: 3.0#3073

Open
kuitos wants to merge 200 commits intomasterfrom
next
Open

feat: 3.0#3073
kuitos wants to merge 200 commits intomasterfrom
next

Conversation

@kuitos
Copy link
Member

@kuitos kuitos commented Jun 23, 2025

Checklist
  • npm test passes
  • tests are included
  • documentation is changed or added
  • commit message follows commit guidelines
Description of change

* refactor(shared): replace semver with compare-versions

- Replace semver dependency with compare-versions (zero-dep, ESM-friendly)
- Add satisfies.ts wrapper for semver-compatible range matching
- Support wildcards (*, x, 1.x) and prerelease semver behavior
- Add comprehensive test coverage for satisfies wrapper
- Remove semver type declarations from typings.d.ts

Closes #2542

* test(shared): add prerelease handling tests for satisfies function

* Create loud-berries-watch.md
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.