codesandbox / codesandbox/codesandbox-client
Support React v17
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 2.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 2
Description
🌈 Feature
We are using codesandbox-common, which requires React 16.x. It would be nice if it would be upgraded to support React v17
Add here React v17 too
https://github.com/codesandbox/codesandbox-client/blob/master/packages/common/package.json#L68
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 packages/common/package.json at the dependency entry linked in the issue and inspect how React 16.x is specified. Update the package to support React v17, then verify that the dependency configuration resolves correctly and that the requested React v17 support is reflected there.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100