-
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
release: majorChanges that would go in a major release.Changes that would go in a major release.
Description
Description
- Remove React 16 from:
Lines 60 to 63 in c40b606
"peerDependencies": { "react": "^16.14.0 || ^17.0.0 || ^18.0.0", "react-dom": "^16.14.0 || ^17.0.0 || ^18.0.0" }, - Upgrade the react types packages to v17:
Lines 90 to 91 in c40b606
"@types/react": "16.14.65", "@types/react-dom": "16.9.25", - Remove v16 from GHA
ui/.github/workflows/unit-tests.yml
Line 33 in c40b606
react-version: [16, 17]
Metadata
Metadata
Assignees
Labels
release: majorChanges that would go in a major release.Changes that would go in a major release.