react-component / react-component/util
npm 上发布的 5.44.4 版本的 React/render.js 中 createRoot 还是从 react-dom 中直接引入的
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 670
- Forks
- 205
- Avg merge
- 11d 17h
- Merged PRs (30d)
- 4
Description
如题所述,现在 npm 上的 5.44.4 版本的包和 github 上的代码代码没有对应上
npm 包的代码:
现在代码仓库切换到 5.44.4 tag 下的代码
https://github.com/react-component/util/blob/v5.44.4/src/React/render.ts
是代码改完没有发布吗?
请问官方可以发布一个新的版本吗,现在只能通过 patch-package 的方式来在项目中修复这个问题
能不能发一个官方的真是版来修复这个问题,谢谢!
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
Compare the published npm 5.44.4 package's React/render.js with src/React/render.ts at the v5.44.4 tag. Check the repository's release and package publication state to determine why they differ. Done means a published version matches the intended tagged source and the discrepancy is documented or resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- release
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100