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

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,6 +14,21 @@ 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-rc.1] - 2026-05-18
18
+
19
+ ### Added
20
+
21
+ - `Angular`, `Vue`: expose typings for component props (e.g. `PButtonProps`, `PInputProps`, etc.) for better type safety
22
+ and developer experience ([#4403](https://github.com/porsche-design-system/porsche-design-system/pull/4403))
23
+
24
+ ## [4.2.0-rc.0] - 2026-05-12
25
+
26
+ ### Added
27
+
28
+ - `AG Grid`:
29
+ - custom compact theme ([#4301](https://github.com/porsche-design-system/porsche-design-system/pull/4301))
30
+ - minor style adjustments ([#4301](https://github.com/porsche-design-system/porsche-design-system/pull/4301))
31
+
17
32
  ## [4.1.0] - 2026-05-06
18
33
 
19
34
  ## [4.1.0-rc.0] - 2026-05-05