Skip to content

Commit a7d3608

Browse files
Merge pull request #15768 from logonoff/4.20-webpack-release-4.20
[release-4.20] OCPBUGS-65949: Add SDK-webpack 4.20 changelogs
2 parents f01e63d + 09ecc8e commit a7d3608

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

frontend/packages/console-dynamic-plugin-sdk/CHANGELOG-webpack.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,12 @@ particular package.
77
For released (GA) versions of Console, use `4.x.z` packages.
88
For current development version of Console, use `4.x.0-prerelease.n` packages.
99

10-
For 1.x plugin SDK packages, refer to "OpenShift Console Versions vs SDK Versions" compatibility table
11-
in [Console dynamic plugins README](./README.md).
10+
For older 1.x plugin SDK packages, refer to "OpenShift Console Versions vs SDK Versions" compatibility
11+
table in [Console dynamic plugins README](./README.md).
12+
13+
## 4.20.0 - 2025-11-24
14+
15+
> Initial release for OCP Console 4.20.
1216
1317
## 4.20.0-prerelease.1 - 2025-08-15
1418

@@ -34,6 +38,16 @@ in [Console dynamic plugins README](./README.md).
3438
- Remove Console provided PatternFly 4 shared modules ([CONSOLE-4379], [#14615])
3539
- Change generated JS build target from `es2016` to `es2021` ([CONSOLE-4400], [#14620])
3640

41+
## 4.18.1 - 2025-09-22
42+
43+
- Fix bug when processing Console provided PatternFly shared modules ([OCPBUGS-61569], [#15479])
44+
45+
## 4.18.0 - 2025-09-04
46+
47+
> Initial release for OCP Console 4.18.
48+
49+
- Add `@patternfly/react-topology` to Console provided shared modules ([OCPBUGS-55323], [#14993])
50+
3751
## 1.3.0 - 2024-10-31
3852

3953
- Expose `EncodedExtension` type ([OCPBUGS-38734], [#14167])
@@ -83,6 +97,7 @@ in [Console dynamic plugins README](./README.md).
8397
[OCPBUGS-42985]: https://issues.redhat.com/browse/OCPBUGS-42985
8498
[OCPBUGS-53030]: https://issues.redhat.com/browse/OCPBUGS-53030
8599
[OCPBUGS-55323]: https://issues.redhat.com/browse/OCPBUGS-55323
100+
[OCPBUGS-61569]: https://issues.redhat.com/browse/OCPBUGS-61569
86101
[#13188]: https://github.com/openshift/console/pull/13188
87102
[#13388]: https://github.com/openshift/console/pull/13388
88103
[#13521]: https://github.com/openshift/console/pull/13521
@@ -99,3 +114,4 @@ in [Console dynamic plugins README](./README.md).
99114
[#14861]: https://github.com/openshift/console/pull/14861
100115
[#14993]: https://github.com/openshift/console/pull/14993
101116
[#15183]: https://github.com/openshift/console/pull/15183
117+
[#15479]: https://github.com/openshift/console/pull/15479

0 commit comments

Comments
 (0)