Skip to content

Releases: Statflo/widget-sdk

v0.4.10

24 Apr 16:34
019fa09

Choose a tag to compare

  • feat(STATFLO-2787): update zustand version

v0.4.9

24 Apr 15:23
9183086

Choose a tag to compare

  • feat(STATFLO-2787): update zustand version

v0.4.8

26 Sep 13:19
ad09c89

Choose a tag to compare

  • feat(STATFLO-1093): updating widget type to match what is in the widget admin

v0.4.7

08 Aug 18:54
c746a51

Choose a tag to compare

  • chore: update remote component to better display iframe widgets

v0.4.6

30 Jun 15:00
8a90e7d

Choose a tag to compare

  • chore: add option to control width in RemoteComponent

v0.4.5

29 Jun 14:57
abae680

Choose a tag to compare

  • docs: update readme with events that are currently supported including sendables
  • feat: add label and options to the Widget interface
  • feat: add RemoteComponent for loading widgets

v0.4.4

20 Mar 17:11
30dafb4

Choose a tag to compare

We renamed to widget.native.remote from widget.native.component to better align with Module Federation naming convention.

v0.4.3

16 Mar 14:47
33c74b3

Choose a tag to compare

Fixed console warnings coming from our state store dependency ( zustand )

v0.4.2

15 Mar 20:13
2d21a16

Choose a tag to compare

  • Renamed field widget.native from widget.remote
  • Deleted field widget.component
  • Updated zustand dependency version

v0.4.1

07 Mar 16:35
583b17f

Choose a tag to compare

In this release we renamed one of the properties in our store. It was renamed from Widget.widgetType to simply Widget.type for better semantics.