4.0.0 (2019-13-10)
BREAKING
We removed react version 14.x from the peer dependecies!
So if you want to use the package, you need to upgrade your react version as well.
Bugfix
- Fix: Pass nextProps into calcTheme. Current implementation uses current ... (d04335e974a48a95a4cdc91be7ad9637e9f5bfec)
- Fix: Fix linting issues (5673cddc0cca0a725a48734bef48430fcc4a8424)
- Fix: Remove node version 8 support from CI (f64cfb7da45740c8372e8ed096a131d26bc58c38)
Upgrade
- Upgrade: Updates rimraf to version 3.0 (274d7a8e37eeef811edf1143c424d5904c9e6126)
- Upgrade: Updates babel suite to version 7.x (e54da66039d4df62fa0d0f9710af15378d4d2dba)
- Upgrade: Update prettier and related packages (6aa2fe7288f8388c35ca00ad5effe5fcdbcd1b91)
- Upgrade: Updates semantic-release and commitizen (7f39cba2f9af3f90f136bf47e66f2187837dc458)
- Upgrade: Update react version to 16.9.x (a7a8c4bce704340732f526370c932a625069610c)
- Upgrade: Updates sinon and jsdom to latest versions (ed02e131668c93a03f6e8d2a376f331dafd88688)
- Upgrade: Updates prop-types to version 15.7.2 (e99672182b6f5fa159473245ec04c9d22c9a6a4d)
Thanks to @GenoD for contributing to the package for the first time!