electron-react-boilerplate v2.0.0 Release Notes

  • ๐Ÿ’ฅ Breaking Changes

    • โฌ‡๏ธ drop redux
    • โœ‚ remove counter example app
    • simplify directory structure
    • ๐Ÿšš move dll dir to .erb dir
    • ๐Ÿ›  fix icon/font import paths
    • migrate to react-refresh from react-hot-loader
    • migrate to webpack@5
    • migrate to electron@11
    • โœ‚ remove e2e tests and testcafe integration
    • ๐Ÿ“‡ rename app dir to more conventional src dir
    • ๐Ÿฑ rename resources dir to assets
    • simplify npm scripts
    • ๐Ÿ’… drop stylelint
    • simplify styling of boilerplate app
    • โœ‚ remove START_HOT env variable
    • ๐Ÿ‘ notarize support
    • landing page boilerplate
    • ๐Ÿ“„ docs updates
    • โช restore removed debugging support