Skip to content

0.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Apr 11:39
ef13fc5

This release includes no new functionality (and hopefully no new bugs) but it represents a much needed refresh to the code base.

Hydrator is now based on Electron v8, (which is a big step up from Electron 1.7) as well as React v16. A new Electron boilerplate is being used electron-react-redux-boilerplate which simplifies the build process without requiring webpack.

The addition of action-electron-builder lets us build and publish Linux, Mac and Windows installers here using GitHub Actions after just adding this little YAML file to the Hydrator GitHub repository.