Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions packages/mix_generator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
when an `@MixWidget` function has a named, non-nullable enum parameter named
`variant` (for example, `Button.solid(...)`). The existing unnamed
constructor remains unchanged.

## 2.1.2

- **FEAT**: Derive nested styler types for `StyleSpec<XSpec>` spec fields by
the `XSpec -> XStyler` naming convention. Generated spec stylers now expose
styler-typed constructors, setters, and field factories with
Expand Down
Loading