canonical / react-components

A set of components based on Vanilla Framework
https://canonical.github.io/react-components
101 stars 56 forks source link

chore(dependencies): Require React 18 #1108

Closed bartaz closed 2 months ago

bartaz commented 3 months ago

Done

With the migration to use React's useId we require the use of React 18, because that's where it was introduced. This removes the peer dependency of React 17.

Related to: https://github.com/canonical/react-components/pull/1050

webteam-app commented 3 months ago

Demo

Jenkins

demos.haus

github-actions[bot] commented 2 months ago

:tada: This PR is included in version 1.2.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: