Releases: datatrans/react-datatrans-light-box
Releases · datatrans/react-datatrans-light-box
v1.0.9
- Fixes a bug where object parameters such
themeConfiguration
were not stringified (#8)
v1.0.8
- Fixes a bug where array parameters were stringified wrongly (#7)
v1.0.7
- Fixes a problem with Internet Explorer (#6, 🍻 @mruoss)
v1.0.5
- The component is now compatible with server side rendering (#2, 🍻 @KevinGruber)
- Code cleanup (#3)