-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
False
-
None
-
False
Discussed during the hac-infra working group sync.
We noticed that hac-core and the core SDK depend on a newer version of react-router.
See:
https://github.com/openshift/hac-core/blob/main/frontend/package.json#L51
https://github.com/openshift/dynamic-plugin-sdk/blob/main/packages/lib-utils/package.json#L33
The bump from v5 to v6 includes many breaking changes to the router APIs and components.
We will need to coordinate with Console plugin developers for the upgrade as they will need time to update their plugins to V6. It may be possible to support both from the core SDK, but that will need to be investigated.
AC:
- ... (TBD)
- Add to Release notes that plugin owners need will need to update to newer version of react-router
- is blocked by
-
CONSOLE-3601 Confirm compatibility of react-router-dom-v5-compat package with plugins that use react-router v5
- Closed