react-components icon indicating copy to clipboard operation
react-components copied to clipboard

chore(dependencies): Require React 18

Open bartaz opened this issue 1 year ago • 1 comments

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

bartaz avatar Jul 23 '24 13:07 bartaz

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

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] avatar Aug 29 '24 01:08 github-actions[bot]