electron-react-boilerplate v0.11.2 Release Notes

Release Date: 2017-05-01 // about 7 years ago
  • ๐Ÿš€ Yay! Another patch release. This release mostly includes refactorings and router bug fixes. Huge thanks to @anthonyraymond!

    ๐Ÿ โš ๏ธ Windows electron builds are failing because of this issue. This is not an issue with the boilerplate โš ๏ธ

    ๐Ÿ’ฅ Breaking

    • ๐Ÿ“‡ Renamed ./app/main.development.js => ./app/main.{dev,prod}.js: #963

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fixed reloading when not on / path: #958 #949

    โž• Additions

    • โž• Added support for stylefmt: #960