electron-react-boilerplate v0.16.0 Release Notes

Release Date: 2018-10-03 // over 5 years ago
    • โœ‚ removed unused dependencies
    • migrate from react-redux-router to connect-react-router
    • ๐Ÿšš move webpack configs to ./webpack dir
    • ๐Ÿง use g++ on travis when testing linux
    • โœ… migrate from spectron to testcafe for e2e tests
    • โž• add linting support for config styles
    • ๐Ÿ’… changed stylelint config
    • temporarily disabled flow in appveyor to make ci pass
    • โž• added necessary infra to publish releases from ci