Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to support React 18 #358

Merged
merged 2 commits into from
Dec 22, 2022
Merged

Update to support React 18 #358

merged 2 commits into from
Dec 22, 2022

Conversation

baseten
Copy link
Collaborator

@baseten baseten commented Dec 21, 2022

Description:
This PR bumps React to v18 and the React Reconciler to the latest version, updating hostConfig accordingly. It also fixes unit tests which broke as a result of this change.

This is a solution to support v18 only and makes no changes/additions to docs, which will require an overhaul to support v18 - most likely replacing docz with a combination of docusaurus and storybook to be carried out on a separate PR.

Related issue (if exists):
#337

@baseten baseten merged commit bf50aa9 into master Dec 22, 2022
@lunarraid lunarraid deleted the react-18 branch May 4, 2023 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants