-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
False
-
None
-
False
We should document any libraries (react, react-router, redux, patternfly, etc.) that the plugins can used for a particular version of the plugin SDK / OpenShift. That way plugins know what utilities and components are safe to call from those libraries.
You can see the dependencies with commands like `yarn info @openshift-console/dynamic-plugin-sdk@0.0.12`. One problem with that is that you can't see the actual version for dependencies that take version ranges.