Drop React 17 support from @backstage/ui
Updated the peer dependency ranges for `react`, `react-dom`, and `@types/react` in `packages/ui` to require React 18+, removing the `^17.0.0` range. Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/ui': minor
|
||||
---
|
||||
|
||||
**BREAKING**: Dropped support for React 17. The minimum supported React version is now 18.
|
||||
Reference in New Issue
Block a user