Skip to content

v4.0.0 - 2017-08-14

Compare
Choose a tag to compare
@frenzzy frenzzy released this 14 Aug 11:49
  • Bump hoist-non-react-statics and babel-runtime
  • Remove Babel and ESLint sections from package.json
  • Add a safety check on componentWillUnmount of withStyles to only setTimeout if this.removeCss is defined (#104)
  • Call the insertCss with the spread operator (#101)