File tree 1 file changed +3
-1
lines changed
frontend/packages/console-dynamic-plugin-sdk
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -171,7 +171,9 @@ This section documents notable changes in the Console provided shared modules ac
171
171
- Upgraded ` react-router ` and ` react-router-dom ` shared modules to v6. Plugins using these modules must
172
172
ensure that their dependencies are up to date.
173
173
- Shared module ` react-router-dom-v5-compat ` is deprecated and will be removed in the future.
174
- - Upgraded ` react-router-dom-v5-compat ` to version ` npm:react-router-dom@^6.30.x ` .
174
+ - Upgraded ` react-router-dom-v5-compat ` to version ` npm:react-router-dom@^6.30.x ` . This change is API-
175
+ compatible with the previous version of ` react-router-dom-v5-compat ` . Plugins that need to support
176
+ versions of OpenShift starting from ` 4.14.x ` can continue to use this deprecated shared module as is.
175
177
- Upgraded ` monaco-editor ` to version ` 0.51.0 ` .
176
178
177
179
##### CSS styling
You can’t perform that action at this time.
0 commit comments