@porsche-design-system/components-angular 3.23.0 → 3.24.0-rc.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,6 +14,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0),
14
14
 
15
15
  ### [Unreleased]
16
16
 
17
+ ### [3.24.0-rc.0] - 2025-01-07
18
+
19
+ #### Added
20
+
21
+ - Styles: support for `vanilla-extract` available under
22
+ `import { … } from '@porsche-design-system/components-{js|angular|react|vue}/styles/vanilla-extract';`
23
+ ([#3666](https://github.com/porsche-design-system/porsche-design-system/pull/3666))
24
+
25
+ #### Changed
26
+
27
+ - React: updated peer dependency to `>=19.0.0 <20.0.0`
28
+
17
29
  ### [3.23.0] - 2024-12-12
18
30
 
19
31
  ### [3.23.0-rc.0] - 2024-12-12