Skip to content

Release 1.2.0

Compare
Choose a tag to compare
@jdnichollsc jdnichollsc released this 04 Sep 15:30
· 24 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.