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

feat: update to react 18 #3771

Merged
merged 65 commits into from
May 3, 2024
Merged

feat: update to react 18 #3771

merged 65 commits into from
May 3, 2024

Conversation

brunozoric
Copy link
Contributor

Changes

Umbrella PR for React 18 upgrade.

How Has This Been Tested?

Jest, Cypress and manually.

Upgrade

User project will, probably, need to upgraded.

Documentation

Note that this is a breaking change and users will need to upgrade their projects.

@brunozoric brunozoric added this to the 5.40.0 milestone Dec 13, 2023
@brunozoric brunozoric self-assigned this Dec 13, 2023
@brunozoric brunozoric force-pushed the bruno/feat/upgrade-to-react-18 branch 2 times, most recently from 53b9f89 to 32493e1 Compare January 12, 2024 13:22
@neatbyte-ivelychko
Copy link

We are using react-sortable-hoc library in the app-form-builder, and we might have issues because of that.
Basically this library has not been supported for 2 years and it uses React v16 and because of that the build is red.
But I can see that developers of react-sortable-hoc have created new library dnd-kit. And they strongly recommend to use newer library.
So what should we do?

Знімок екрана 2024-01-12 о 16 19 23

@brunozoric
Copy link
Contributor Author

/cypress

Copy link

github-actions bot commented Feb 6, 2024

Cypress E2E tests have been initiated (for more information, click here). ✨

@brunozoric brunozoric force-pushed the bruno/feat/upgrade-to-react-18 branch from 5ba2634 to cc4c963 Compare March 13, 2024 10:04
@brunozoric
Copy link
Contributor Author

/cypress

Copy link

Cypress E2E tests have been initiated (for more information, click here). ✨

@brunozoric brunozoric mentioned this pull request Mar 13, 2024
9 tasks
@brunozoric brunozoric force-pushed the bruno/feat/upgrade-to-react-18 branch from 1c4b196 to 7283489 Compare March 18, 2024 11:41
@brunozoric brunozoric force-pushed the bruno/feat/upgrade-to-react-18 branch from ec15080 to d3ceaeb Compare March 28, 2024 11:55
@adrians5j
Copy link
Member

/cypress

Copy link

github-actions bot commented Apr 8, 2024

Cypress E2E tests have been initiated (for more information, click here). ✨

@adrians5j
Copy link
Member

/cypress

Copy link

github-actions bot commented Apr 9, 2024

Cypress E2E tests have been initiated (for more information, click here). ✨

1 similar comment
Copy link

github-actions bot commented Apr 9, 2024

Cypress E2E tests have been initiated (for more information, click here). ✨

@adrians5j
Copy link
Member

/cypress

Copy link

Cypress E2E tests have been initiated (for more information, click here). ✨

@leopuleo
Copy link
Contributor

/cypress

Copy link

Cypress E2E tests have been initiated (for more information, click here). ✨

@brunozoric brunozoric force-pushed the bruno/feat/upgrade-to-react-18 branch from 4f93a42 to 04e416d Compare May 2, 2024 13:22
@brunozoric
Copy link
Contributor Author

/cypress

@brunozoric brunozoric marked this pull request as ready for review May 3, 2024 07:09
Copy link

github-actions bot commented May 3, 2024

Cypress E2E tests have been initiated (for more information, click here). ✨

@brunozoric brunozoric merged commit 1d1b872 into next May 3, 2024
91 checks passed
@leopuleo leopuleo deleted the bruno/feat/upgrade-to-react-18 branch June 5, 2024 07:10
@leopuleo leopuleo restored the bruno/feat/upgrade-to-react-18 branch June 5, 2024 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants