Skip to content

Release 1.2.0

Choose a tag to compare

@jdnichollsc jdnichollsc released this 04 Sep 15:30
· 47 commits to master since this release

Fixed

  • Update Stencil configuration.
  • Fix React wrapper component by using componentDidMount and componentDidUpdate instead of componentWillReceiveProps (Deprecated) or shouldComponentUpdate methods.