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

Replace ReactDOM.render with createRoot #200

Merged
merged 1 commit into from
May 28, 2022

Conversation

muhammadk1607
Copy link
Contributor

Since version of react has been bumped upto 18, therefore change to
New Root API is required.

reactwg/react-18#5

Since version of react has been bumped upto 18, therefore change to
New Root API is required.

reactwg/react-18#5
@pedrobmarin
Copy link
Collaborator

Hmmm, thanks for pointing that out.

Have you already signed BigBlueButtons's CLA ?

@muhammadk1607
Copy link
Contributor Author

I have submitted the signed agreement, just now. Forgot to do it beforehand 😄

@pedrobmarin pedrobmarin merged commit 28d7306 into bigbluebutton:develop May 28, 2022
@muhammadk1607 muhammadk1607 deleted the root_render branch May 30, 2022 05:23
pedrobmarin added a commit to bigbluebutton/bigbluebutton that referenced this pull request Jul 9, 2022
## What's Changed
* feat(playback): move react-scripts to devDependencies by @frankemax in bigbluebutton/bbb-playback#199
* Add regional fallbacks for all languages by @MBM1607 in bigbluebutton/bbb-playback#201
* Replace ReactDOM.render with createRoot by @MBM1607 in bigbluebutton/bbb-playback#200
* chore: locales from upstream by @pedrobmarin in bigbluebutton/bbb-playback#204
* feat(whiteboard): add tldraw support by @germanocaumo in bigbluebutton/bbb-playback#205

## New Contributors
* @frankemax made their first contribution in bigbluebutton/bbb-playback#199
* @MBM1607 made their first contribution in bigbluebutton/bbb-playback#201

**Full Changelog**: bigbluebutton/bbb-playback@v4.0.0...v5.0.0-alpha.1
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.

2 participants