@porsche-design-system/components-angular 3.23.0 → 3.24.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,20 @@ 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.1] - 2025-01-08
18
+
19
+ ### [3.24.0-rc.0] - 2025-01-07
20
+
21
+ #### Added
22
+
23
+ - Styles: support for `vanilla-extract` available under
24
+ `import { … } from '@porsche-design-system/components-{js|angular|react|vue}/styles/vanilla-extract';`
25
+ ([#3666](https://github.com/porsche-design-system/porsche-design-system/pull/3666))
26
+
27
+ #### Changed
28
+
29
+ - React: updated peer dependency to `>=19.0.0 <20.0.0`
30
+
17
31
  ### [3.23.0] - 2024-12-12
18
32
 
19
33
  ### [3.23.0-rc.0] - 2024-12-12