solidjs-community / solidjs-community/solid-primitives

`virtual@1.0.0-next.4` depends on `solid-js/web`

Open Beginner friendly
#1,059 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.