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 React from version 17 to version 18 and update all development dependencies excluding webpack-cli, stylelint and sinon (#358) #483

Merged
merged 4 commits into from
Sep 6, 2023

Conversation

bedrich-schindler
Copy link
Contributor

@bedrich-schindler bedrich-schindler commented Sep 1, 2023

BREAKING CHANGE

* Update react from version 17 to version 18

Migration

Upgrade to React 18.

Other Changes

Closes #358

Copy link
Member

@adamkudrna adamkudrna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! Just a few details in the docs, after all…

package.json Outdated Show resolved Hide resolved
src/components/Alert/__tests__/Alert.test.jsx Show resolved Hide resolved
src/components/Badge/README.md Show resolved Hide resolved
src/components/FormLayout/README.md Outdated Show resolved Hide resolved
src/components/Modal/README.md Outdated Show resolved Hide resolved
@dacerondrej
Copy link
Contributor

I'm not sure if it should be fixed in this maintenance pull request, but I find a bug on Colors (Helpers > CSS Helpers > Colors) page:
image

@bedrich-schindler bedrich-schindler merged commit dfcb3b9 into master Sep 6, 2023
10 checks passed
@bedrich-schindler bedrich-schindler deleted the maintanance/update-deps branch September 6, 2023 12:49
@bedrich-schindler
Copy link
Contributor Author

I merged this, @adamkudrna is gonna check failing coverage check.

@adamkudrna adamkudrna added maintenance dependencies Pull requests that update a dependency file and removed maintenance labels Sep 18, 2023
@adamkudrna adamkudrna changed the title Maintanance/update deps Update React from version 17 to version 18 and update all development dependencies excluding webpack-cli, stylelint and sinon Nov 16, 2023
@adamkudrna adamkudrna added the BC Breaking change label Nov 16, 2023
@adamkudrna adamkudrna changed the title Update React from version 17 to version 18 and update all development dependencies excluding webpack-cli, stylelint and sinon Update React from version 17 to version 18 and update all development dependencies excluding webpack-cli, stylelint and sinon (#358) Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BC Breaking change dependencies Pull requests that update a dependency file maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade dependencies
4 participants