isomorphic-style-loader v4.0.0 Release Notes

Release Date: 2017-08-14 // over 6 years ago
    • ⬆️ 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)