Version 0.6.0
Pre-release
Pre-release
Support React 15.5, Preact 8.1 and GWT 2.8.1
Breaking Changes
When creating a Stateful component, you now always just pass the component class to React.createElement. Due to a change in GWT 2.8.1, this now works even if the JsType is renamed or class meta data is disabled.