Breaking changes:
- Changes to TS definitions to support new
@types. React.DOMAttributes changed toReact.DOMAttributes<HTMLElement>. Now@types/reactis required as dependency. This means version from typings (and from DT master) is not compatible now. Stick with 0.9 if you're using typings or DT master