npm 上发布的 5.44.4 版本的 React/render.js 中 createRoot 还是从 react-dom 中直接引入的

Open
#738 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
react, typescript
Domain
release

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.

Description

如题所述,现在 npm 上的 5.44.4 版本的包和 github 上的代码代码没有对应上

npm 包的代码:

Image

现在代码仓库切换到 5.44.4 tag 下的代码
https://github.com/react-component/util/blob/v5.44.4/src/React/render.ts

Image

是代码改完没有发布吗?
请问官方可以发布一个新的版本吗,现在只能通过 patch-package 的方式来在项目中修复这个问题
能不能发一个官方的真是版来修复这个问题,谢谢!

Dominant language
TypeScript
Stars
670
Forks
205
Avg merge
15d 17h
Merged PRs (30d)
6

Contributor guide

No contributing guide indexed for this repository

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.

More from react-component/util

All issues in react-component/util

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.