solidjs-community / solidjs-community/solid-primitives
`virtual@1.0.0-next.4` depends on `solid-js/web`
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 162
- Avg merge
- 19h 40m
- Merged PRs (30d)
- 8
Description
Describe the bug
It depends on solid-js/web, but it is expected to be @solidjs/web to be compatible with Solid2.
I already read the source code of virtual, which correctly imports @solidjs/web. I'm not sure why other packages do not have this problem.
Minimal Reproduction Link
https://cdn.jsdelivr.net/npm/@solid-primitives/virtual@1.0.0-next.4/dist/index.js
Contributor guide
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 published virtual@1.0.0-next.4 package and its dist/index.js reproduction, then compare the emitted dependency reference with the source import from @solidjs/web. Done means the package depends on @solidjs/web rather than solid-js/web and remains compatible with Solid2.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100