Skip to content

Releases: Statflo/widget-sdk

v0.4.8

26 Sep 13:19
ad09c89
Compare
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
Compare
Choose a tag to compare
  • chore: update remote component to better display iframe widgets

v0.4.6

30 Jun 15:00
8a90e7d
Compare
Choose a tag to compare
  • chore: add option to control width in RemoteComponent

v0.4.5

29 Jun 14:57
abae680
Compare
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
Compare
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
Compare
Choose a tag to compare

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

v0.4.2

15 Mar 20:13
2d21a16
Compare
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
Compare
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.

v0.4.0

05 Jan 16:21
c1d3781
Compare
Choose a tag to compare

Redefine sdk using zustand

v0.3.2

01 Mar 16:56
Compare
Choose a tag to compare
  • updated readme with state management