v0.7.0
master
Compare to the previous version
- Replaced
transparent
state byopaque
onBlock
component (5894f81); - Fixed object rest destructuring props (#87 and #99);
- Upgraded webpack to
v2
, thanks to @steven-haddix (#91); - Removed useless
react-router-scroll
dependency, thanks to @kybarg (#92); - Made it possible to set
PUBLIC_PATH
on build so the project can run on url paths other than root (#97); - Made git to see
yarn.lock
as a binary file so merging will be easier, thanks to @osdevisnot (#102); - Fixed build script on Windows, thanks to @kybarg (#115).
redux
Compare to the previous version
universal-redux
Compare to the previous version