swc-project / swc-project/pkgs
Migrate from `semver` to `verkit`
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 86
- Forks
- 44
- Avg merge
- 3d 49m
- Merged PRs (30d)
- 1
Description
Context: https://github.com/e18e/ecosystem-issues/issues/277
@swc/cli currently uses semver npm package
I think it would be a good idea to migrate to verkit
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the @swc/cli package and locate its semver dependency and usages. Compare the current behavior with verkit, then verify that the migration is complete and the existing package checks still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nodejs, typescript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100