<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/red-hat-openshift-4-22-what-dynamic-plugin-developers-need-to-know-lgmrqromh" -->

---
title: Red Hat OpenShift 4.22: What dynamic plugin developers...
description: OpenShift 4.22 requires dynamic plugin developers to migrate several shared dependencies due to webpack Module Federation version alignment. Key upgrades...
canonical: https://daily.dev/posts/red-hat-openshift-4-22-what-dynamic-plugin-developers-need-to-know-lgmrqromh
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Red Hat OpenShift 4.22: What dynamic plugin developers need to know | daily.dev
og:description: OpenShift 4.22 requires dynamic plugin developers to migrate several shared dependencies due to webpack Module Federation version alignment. Key upgrades...
og:url: https://daily.dev/posts/red-hat-openshift-4-22-what-dynamic-plugin-developers-need-to-know-lgmrqromh
og:image: https://api.daily.dev/og/posts/LgMRQRoMH.png
og:image:alt: Red Hat OpenShift 4.22: What dynamic plugin developers need to know
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Red Hat OpenShift 4.22: What dynamic plugin developers need to know

**[Red Hat Developer](https://daily.dev/sources/rhdev)** · 6 min read · 0 upvotes · 0 comments

## Summary

OpenShift 4.22 requires dynamic plugin developers to migrate several shared dependencies due to webpack Module Federation version alignment. Key upgrades include React 17 to 18, React Router 5 to 7, Redux 4 to 5, and react-i18next 11 to 16. React 18 migration involves updating JSX config, explicitly declaring children props, and auditing for concurrent rendering issues. Two extension types are removed (console.page/resource/tab and console.dashboards/overview/detail/item), several APIs are deprecated, and TypeScript type changes will break compilation. Webpack 5.100.0+ and TypeScript 5.9.3+ are now required. PatternFly 5 is dropped in favor of PatternFly 6 exclusively. A Claude Code skill is available to help automate the migration process.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://developers.redhat.com/articles/2026/07/14/red-hat-openshift-4-22-what-dynamic-plugin-developers-need-know>

## Similar posts on daily.dev

- [React 19 Upgrade in WordPress](https://daily.dev/posts/react-19-upgrade-in-wordpress-s4ndgbrgd) · Make WordPress Core · 37 upvotes · 7 comments

---

Tags: [#react](https://daily.dev/tags/react), [#typescript](https://daily.dev/tags/typescript), [#openshift](https://daily.dev/tags/openshift), [#webpack](https://daily.dev/tags/webpack), [#react-router](https://daily.dev/tags/react-router)

[View this post on daily.dev](https://daily.dev/posts/red-hat-openshift-4-22-what-dynamic-plugin-developers-need-to-know-lgmrqromh)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Red Hat OpenShift 4.22: What dynamic plugin developers need to know","url":"https://daily.dev/posts/red-hat-openshift-4-22-what-dynamic-plugin-developers-need-to-know-lgmrqromh","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/red-hat-openshift-4-22-what-dynamic-plugin-developers-need-to-know-lgmrqromh"},"datePublished":"2026-07-14T13:32:49.984Z","dateModified":"2026-07-14T13:33:10.877Z","description":"OpenShift 4.22 requires dynamic plugin developers to migrate several shared dependencies due to webpack Module Federation version alignment. Key upgrades...","image":"https://media.daily.dev/image/upload/s--VDukGCjf--/f_auto/v1722860399/public/Placeholder%2002","thumbnailUrl":"https://media.daily.dev/image/upload/s--VDukGCjf--/f_auto/v1722860399/public/Placeholder%2002","isAccessibleForFree":true,"articleSection":"Red Hat Developer","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Red Hat Developer","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/2a8895f3216c4900bdc455585a4ad3e4","url":"https://daily.dev/sources/rhdev"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/red-hat-openshift-4-22-what-dynamic-plugin-developers-need-to-know-lgmrqromh","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"react,typescript,openshift,webpack,react-router","timeRequired":"PT6M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Red Hat Developer","item":"https://daily.dev/sources/rhdev"},{"@type":"ListItem","position":3,"name":"Red Hat OpenShift 4.22: What dynamic plugin developers need to know"}]}
```

