File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,24 @@ All notable changes to this project will be documented in this file.
44
55See the [ Changesets] ( ./.changeset ) for the latest changes.
66
7+ ## [ 1.5.1] ( #1.5.1 ) - 2025-11-14
8+
9+ ### Fixed
10+
11+ - ** Style Context (Solid.js)** : Fixed ` defaultProps ` to allow ` Accessor ` types, enabling reactive default props in
12+ Solid.js components
13+
14+ - ** Style Context**
15+ - Improved error messages for ` createStyleContext ` to include component name, slot, and recipe name when Provider is
16+ missing, making debugging easier
17+ - Fixed TypeScript types for ` withProvider ` and ` withContext ` to include the ` as ` prop, matching the behavior of the
18+ ` styled ` factory
19+
20+ ### Changed
21+
22+ - ** Open Props Preset** : Updated to include new gradients, borders, and keyframe animations from the latest Open Props
23+ release
24+
725## [ 1.5.0] ( #1.5.0 ) - 2025-11-09
826
927### Fixed
You can’t perform that action at this time.
0 commit comments