v3.8.1
- Migrate from deprecated
componentWillReceivePropstocomponentDidUpdate(thanks @kiarashws) - Use
console.errorinstead ofconsole.warnfor critical warnings (thanks @bardiarastin) - Update parallax doc (thanks @bardiarastin)
componentWillReceiveProps to componentDidUpdate (thanks @kiarashws)console.error instead of console.warn for critical warnings (thanks @bardiarastin)