Skip to content

v0.3.1

Choose a tag to compare

@IhsenBouallegue IhsenBouallegue released this 29 Mar 23:13
· 37 commits to main since this release

fix: send widget icon to Hub during publish

The publish command was omitting the icon field from the Hub API request, causing all widgets to show a fallback puzzle icon in the browser/picker.

Also unifies CLI types with the SDK (WidgetManifest, GridSize, Zod schema validation) and fixes broken info command fields.