@porsche-design-system/components-angular 4.2.0-rc.5 → 4.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -14,10 +14,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0),
14
14
 
15
15
  ## [Unreleased]
16
16
 
17
+ ## [4.2.0] - 2026-06-22
18
+
17
19
  ## [4.2.0-rc.5] - 2026-06-12
18
20
 
19
21
  ### Added
20
22
 
23
+ - `Angular`: Bumped peer dependency to support Angular new major version 22
24
+ ([#4505](https://github.com/porsche-design-system/porsche-design-system/pull/4505))
21
25
  - `Flyout`: Prop `fullscreen` to stretch the flyout to the full viewport width with squared corners, useful for smaller
22
26
  viewports ([#4498](https://github.com/porsche-design-system/porsche-design-system/pull/4498))
23
27