|
1 |
| -# [3.5.0](https://github.com/FriendsOfReactJS/react-css-themr/compare/3.4.2...3.5.0) (2019-01-02) |
| 1 | +# [4.0.0](https://github.com/FriendsOfReactJS/react-css-themr/compare/3.5.6...4.0.0) (2019-13-10) |
| 2 | + |
| 3 | +### BREAKING |
| 4 | + |
| 5 | +We removed react version 14.x from the peer dependecies! |
| 6 | +So if you want to use the package, you need to upgrade your react version as well. |
| 7 | + |
| 8 | +### Bugfix |
| 9 | + |
| 10 | +* Fix: Pass nextProps into calcTheme. Current implementation uses current ... ([d04335e974a48a95a4cdc91be7ad9637e9f5bfec](https://github.com/FriendsOfReactJS/react-css-themr/commit/d04335e974a48a95a4cdc91be7ad9637e9f5bfec)) |
| 11 | +* Fix: Fix linting issues ([5673cddc0cca0a725a48734bef48430fcc4a8424](https://github.com/FriendsOfReactJS/react-css-themr/commit/5673cddc0cca0a725a48734bef48430fcc4a8424)) |
| 12 | +* Fix: Remove node version 8 support from CI ([f64cfb7da45740c8372e8ed096a131d26bc58c38](https://github.com/FriendsOfReactJS/react-css-themr/commit/f64cfb7da45740c8372e8ed096a131d26bc58c38)) |
| 13 | + |
| 14 | + |
| 15 | +### Upgrade |
| 16 | + |
| 17 | +* Upgrade: Updates rimraf to version 3.0 ([274d7a8e37eeef811edf1143c424d5904c9e6126](https://github.com/FriendsOfReactJS/react-css-themr/commit/274d7a8e37eeef811edf1143c424d5904c9e6126)) |
| 18 | +* Upgrade: Updates babel suite to version 7.x ([e54da66039d4df62fa0d0f9710af15378d4d2dba](https://github.com/FriendsOfReactJS/react-css-themr/commit/e54da66039d4df62fa0d0f9710af15378d4d2dba)) |
| 19 | +* Upgrade: Update prettier and related packages ([6aa2fe7288f8388c35ca00ad5effe5fcdbcd1b91](https://github.com/FriendsOfReactJS/react-css-themr/commit/6aa2fe7288f8388c35ca00ad5effe5fcdbcd1b91)) |
| 20 | +* Upgrade: Updates semantic-release and commitizen ([7f39cba2f9af3f90f136bf47e66f2187837dc458](https://github.com/FriendsOfReactJS/react-css-themr/commit/7f39cba2f9af3f90f136bf47e66f2187837dc458)) |
| 21 | +* Upgrade: Update react version to 16.9.x ([a7a8c4bce704340732f526370c932a625069610c](https://github.com/FriendsOfReactJS/react-css-themr/commit/a7a8c4bce704340732f526370c932a625069610c)) |
| 22 | +* Upgrade: Updates sinon and jsdom to latest versions ([ed02e131668c93a03f6e8d2a376f331dafd88688](https://github.com/FriendsOfReactJS/react-css-themr/commit/ed02e131668c93a03f6e8d2a376f331dafd88688)) |
| 23 | +* Upgrade: Updates prop-types to version 15.7.2 ([e99672182b6f5fa159473245ec04c9d22c9a6a4d](https://github.com/FriendsOfReactJS/react-css-themr/commit/e99672182b6f5fa159473245ec04c9d22c9a6a4d)) |
| 24 | + |
| 25 | + |
| 26 | +# [3.5.6](https://github.com/FriendsOfReactJS/react-css-themr/compare/3.5.5...3.5.6) (2019-06-09) |
| 27 | + |
| 28 | +### Upgrade |
| 29 | + |
| 30 | +* Upgrade: Bump eslint-utils from 1.3.1 to 1.4.2 ([a885fbaadc2d1fe10c30a33653882e5674f98161](https://github.com/FriendsOfReactJS/react-css-themr/commit/a885fbaadc2d1fe10c30a33653882e5674f98161)) |
| 31 | +* Upgrade: Bump mixin-deep from 1.3.1 to 1.3.2 ([2d2c0bd34a6c6caff0e1e36c8f3159b4c1dfe4f3](https://github.com/FriendsOfReactJS/react-css-themr/commit/2d2c0bd34a6c6caff0e1e36c8f3159b4c1dfe4f3)) |
| 32 | + |
| 33 | + |
| 34 | +# [3.5.5](https://github.com/FriendsOfReactJS/react-css-themr/compare/3.5.4...3.5.5) (2019-26-06) |
| 35 | + |
| 36 | +### Bugfix |
| 37 | + |
| 38 | +* Fix: Adds missing comma in package.json ([70d93259d39929fe163a451a77fa6e1db49644ba](https://github.com/FriendsOfReactJS/react-css-themr/commit/70d93259d39929fe163a451a77fa6e1db49644ba)) |
| 39 | + |
| 40 | +### Upgrade |
| 41 | + |
| 42 | +* Upgrade: Bump fstream from 1.0.11 to 1.0.12 ([31b903758f47c6d073b2f3f89e06c4fa328698e7](https://github.com/FriendsOfReactJS/react-css-themr/commit/31b903758f47c6d073b2f3f89e06c4fa328698e7)) |
| 43 | +* Upgrade: Bump handlebars from 4.1.0 to 4.1.2 ([778ccff3c3dfd9f09e8a84dc7974095a4928ac3c](https://github.com/FriendsOfReactJS/react-css-themr/commit/778ccff3c3dfd9f09e8a84dc7974095a4928ac3c)) |
| 44 | +* Upgrade: update eslint-config-prettier to version 5.0.0 ([558ab0aba7eb4ce76f892c66f951da834283117b](https://github.com/FriendsOfReactJS/react-css-themr/commit/558ab0aba7eb4ce76f892c66f951da834283117b)) |
| 45 | +* Upgrade: update eslint to version 6.0.0 ([8916fd51e8722c72c958bdc1018ce113a4ebacd5](https://github.com/FriendsOfReactJS/react-css-themr/commit/8916fd51e8722c72c958bdc1018ce113a4ebacd5)) |
| 46 | +* Upgrade: Bump js-yaml from 3.12.2 to 3.13.1 ([a94027ed677d2a550070a854ff6c502ead42a918](https://github.com/FriendsOfReactJS/react-css-themr/commit/a94027ed677d2a550070a854ff6c502ead42a918)) |
| 47 | + |
| 48 | + |
| 49 | +# [3.5.4](https://github.com/FriendsOfReactJS/react-css-themr/compare/3.5.3...3.5.4) (2019-26-05) |
| 50 | + |
| 51 | +### Build |
| 52 | + |
| 53 | +* Build: Adds Funding.yml ([870a17b872efb43e125e72836bf34bbfb091710d](https://github.com/FriendsOfReactJS/react-css-themr/commit/870a17b872efb43e125e72836bf34bbfb091710d)) |
| 54 | +* Build: uncomment patreon user ([3ab11f15b46cadb51f2f37f2676f2c76c2faaf88](https://github.com/FriendsOfReactJS/react-css-themr/commit/3ab11f15b46cadb51f2f37f2676f2c76c2faaf88)) |
| 55 | +* Build: Adjust nodejs versions in travis config ([6fac2ff822f61ea1a9eb04b8a1c247916fbc1629](https://github.com/FriendsOfReactJS/react-css-themr/commit/6fac2ff822f61ea1a9eb04b8a1c247916fbc1629)) |
| 56 | + |
| 57 | +### Upgrade |
| 58 | + |
| 59 | +* Upgrade: update jsdom to version 15.0.0 ([ce5741f0a5af25eef766f370f5db0cb0791cc23a](https://github.com/FriendsOfReactJS/react-css-themr/commit/ce5741f0a5af25eef766f370f5db0cb0791cc23a)) |
| 60 | +* Upgrade: Updates sinon to version 7.3.2 ([16e7d9ca0d19b5685e36bef4ade52a717395b873](https://github.com/FriendsOfReactJS/react-css-themr/commit/16e7d9ca0d19b5685e36bef4ade52a717395b873)) |
| 61 | +* Upgrade: Updates linting packages ([a129ea144811a70778938592f40ed480185c1f77](https://github.com/FriendsOfReactJS/react-css-themr/commit/a129ea144811a70778938592f40ed480185c1f77)) |
| 62 | +* Upgrade: Updates sematic-release to 15.13.12 ([fe217d024c67ff9fa6a9753af6246c441eef4078](https://github.com/FriendsOfReactJS/react-css-themr/commit/fe217d024c67ff9fa6a9753af6246c441eef4078)) |
| 63 | +* Upgrade: Updates commitizen to 3.1.1 ([02cb135948492315be9d118e37a0b1f44fde6025](https://github.com/FriendsOfReactJS/react-css-themr/commit/02cb135948492315be9d118e37a0b1f44fde6025)) |
| 64 | +* Upgrade: Updates to react 16.8.6 ([33dd332e7939c408daa7ca3fe06a1692a608e47b](https://github.com/FriendsOfReactJS/react-css-themr/commit/33dd332e7939c408daa7ca3fe06a1692a608e47b)) |
| 65 | + |
| 66 | + |
| 67 | +# [3.5.3](https://github.com/FriendsOfReactJS/react-css-themr/compare/3.5.2...3.5.3) (2019-10-03) |
| 68 | + |
| 69 | +### Bugfix |
| 70 | + |
| 71 | +* Fix: Regenerate yarn.lock ([87f18f344a11be1960a193e002540b868500a270](https://github.com/FriendsOfReactJS/react-css-themr/commit/87f18f344a11be1960a193e002540b868500a270)) |
| 72 | + |
| 73 | +### Upgrade |
| 74 | + |
| 75 | +* Upgrade: update jsdom to version 14.0.0 ([1183e9c5d2087855c38554d33fd204c9ea3b50fc](https://github.com/FriendsOfReactJS/react-css-themr/commit/1183e9c5d2087855c38554d33fd204c9ea3b50fc)) |
| 76 | + |
| 77 | + |
| 78 | +# [3.5.2](https://github.com/FriendsOfReactJS/react-css-themr/compare/3.5.1...3.5.2) (2019-05-02) |
| 79 | + |
| 80 | +### Build |
| 81 | + |
| 82 | +* Build: Adjust commit analyser config ([afe716d01330535e63ab080445f7d576affe1d0a](https://github.com/FriendsOfReactJS/react-css-themr/commit/afe716d01330535e63ab080445f7d576affe1d0a)) |
2 | 83 |
|
| 84 | +### Upgrade |
| 85 | + |
| 86 | +* Upgrade: update cz-adapter-eslint to version 0.2.0 ([6b38811e0992b55bcd156285e42d6ac68fa04df0](https://github.com/FriendsOfReactJS/react-css-themr/commit/6b38811e0992b55bcd156285e42d6ac68fa04df0)) |
| 87 | +* Upgrade: Update hoist-non-react-statics ([235435aebd889e34c4139db5a805ae3f5c09075d](https://github.com/FriendsOfReactJS/react-css-themr/commit/235435aebd889e34c4139db5a805ae3f5c09075d)) |
| 88 | +* Upgrade: Updates linting dependencies ([ee9fb490173fadaed168584439fdc176b68fb1b9](https://github.com/FriendsOfReactJS/react-css-themr/commit/ee9fb490173fadaed168584439fdc176b68fb1b9)) |
| 89 | +* Upgrade: Updates jsdom to 13.2.0 ([b96dba53dec83a67cc5dc497718315e1ecdb594a](https://github.com/FriendsOfReactJS/react-css-themr/commit/b96dba53dec83a67cc5dc497718315e1ecdb594a)) |
| 90 | +* Upgrade: Updates react types to 16.8.1 ([b2f4f8acc43495509b88065f52ebfd4c08492d91](https://github.com/FriendsOfReactJS/react-css-themr/commit/b2f4f8acc43495509b88065f52ebfd4c08492d91)) |
| 91 | + |
| 92 | + |
| 93 | +# [3.5.1](https://github.com/FriendsOfReactJS/react-css-themr/compare/3.5.0...3.5.1) (2019-01-07) |
| 94 | + |
| 95 | +### Build |
| 96 | + |
| 97 | +* Build: Define release rules ([d569c369f24c2e932c7fb67707a99cfa2079642c](https://github.com/FriendsOfReactJS/react-css-themr/commit/d569c369f24c2e932c7fb67707a99cfa2079642c)) |
| 98 | +* Build: Adjust release config ([f6885df864a833050c7bd2b54b859ac11222709a](https://github.com/FriendsOfReactJS/react-css-themr/commit/f6885df864a833050c7bd2b54b859ac11222709a)) |
| 99 | +* Build: Add missing comma to release config ([3262e31a62cea8a8a750a130b25920e71e9a9431](https://github.com/FriendsOfReactJS/react-css-themr/commit/3262e31a62cea8a8a750a130b25920e71e9a9431)) |
| 100 | +* Build: Fix braket nesting in release config ([ed6940aed1f1e4a5b7f9ca178082ec590d810b97](https://github.com/FriendsOfReactJS/react-css-themr/commit/ed6940aed1f1e4a5b7f9ca178082ec590d810b97)) |
| 101 | +* Build: Adjust commit analyser config ([ed6940aed1f1e4a5b7f9ca178082ec590d810b97](https://https://github.com/FriendsOfReactJS/react-css-themr/commit/ed6940aed1f1e4a5b7f9ca178082ec590d810b97)) |
| 102 | +* Build: Use correct headerCorrespondence field ([ad8a705564e26ff757e517af583ec17a12ed0e98](https://github.com/FriendsOfReactJS/react-css-themr/commit/ad8a705564e26ff757e517af583ec17a12ed0e98)) |
| 103 | + |
| 104 | +### Upgrade |
| 105 | + |
| 106 | +* Update eslint related packages ([42380c2799b14d15cb6346c22bdc1b37130576e8](https://github.com/FriendsOfReactJS/react-css-themr/commit/42380c2799b14d15cb6346c22bdc1b37130576e8)) |
| 107 | +* Upgrade: Update rimraf to latest version ([07408bdb7b6d3adf50922b42494289f55a17579e](https://github.com/FriendsOfReactJS/react-css-themr/commit/07408bdb7b6d3adf50922b42494289f55a17579e)) |
| 108 | + |
| 109 | + |
| 110 | +# [3.5.0](https://github.com/FriendsOfReactJS/react-css-themr/compare/3.4.2...3.5.0) (2019-01-02) |
3 | 111 |
|
4 | 112 | ### Docs
|
5 | 113 |
|
|
0 commit comments