Electron React Boilerplate Versions Save

A Foundation for Scalable Cross-Platform Apps

v2.3.0

3 years ago

Fixes

  • fix incorrect cursor style in boilerplate button

Improvements

  • only validate native dependencies if they exist

v2.2.0

3 years ago

🔨 Fixes

  • fixed broken css linking in prod

v2.0.1

3 years ago

Fixes

  • Fix broken css linking in production build

v2.0.0

3 years ago
  • 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

v1.4.0

3 years ago
  • Migrate to eslint-config-erb@2
  • Rename dev npm script to start
  • GitHub Actions: only publish GitHub releases when on master branch

v1.3.1

3 years ago
  • Fix sass building bug (#2540)
  • Fix CI bug related to E2E tests and network timeouts
  • Move automated dependency PRs to next (#2554)
  • Bump dependencies to patch semver

v1.3.0

3 years ago
  • Fixes E2E tests (#2516)
  • Fixes preload entrypoint (#2503)
  • Downgrade to electron@8
  • Bump dependencies to latest semver

v1.2.0

3 years ago

v1.1.0

4 years ago

v0.18.1

4 years ago