Skip to content

0.10.0

Latest
Compare
Choose a tag to compare
@asvetliakov asvetliakov released this 29 Oct 00:16
· 22 commits to master since this release

Breaking changes:

  • Changes to TS definitions to support new @types. React.DOMAttributes changed to React.DOMAttributes<HTMLElement>. Now @types/react is 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