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

Allow install on React 18 projects #304

Merged
merged 52 commits into from
May 2, 2023

Conversation

luciob
Copy link
Member

@luciob luciob commented May 2, 2023

This issue closes #296 and closes #297 adding full support for React 18.
At the same time it drops support for React < 18.
The fix for #297 is temporary, migration to testing-library will be performed also on master channel.
A new non blocking behaviour is introduced on rotating Icon (issues with emotion and keyframes).

luciob and others added 30 commits December 27, 2022 23:04
BREAKING CHANGE: 🧨 Dropped support for Node < 16

✅ Closes: 287
## [7.6.2](v7.6.1...v7.6.2) (2023-04-28)

### chore

* 🤖 Updated nvmrc to lts/gallium and Storybook to v7.x ([cfb38b7](cfb38b7))

### BREAKING CHANGES

* 🧨 Dropped support for Node < 16

✅ Closes: 287
luciob and others added 20 commits April 28, 2023 12:53
BREAKING CHANGE: 🧨 Dropped support for React < 18

✅ Closes: 296
@luciob luciob self-assigned this May 2, 2023
@luciob luciob linked an issue May 2, 2023 that may be closed by this pull request
@luciob luciob changed the base branch from master to beta May 2, 2023 15:29
@luciob luciob merged commit 2c7edc1 into beta May 2, 2023
@luciob
Copy link
Member Author

luciob commented May 2, 2023

🎉 This PR is included in version 7.7.0-beta.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@luciob luciob deleted the 296-allow-install-on-react-18-projects branch June 5, 2023 08:38
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.

[Tests] Migrate from enzyme to testing-library Allow install on react 18 projects
2 participants