Electron Reloader Versions Save

Simple auto-reloading for Electron apps during development

v1.2.3

2 years ago

v1.2.2

2 years ago
  • Prevent using the incorrect option name for the ignore option 00a3213
  • Fix handling of circular requires 4808002

https://github.com/sindresorhus/electron-reloader/compare/v1.2.1...v1.2.2

v1.2.1

3 years ago
  • Fix crash reporter on macOS because chokidar were not quitting properly (#21) 9735c1d

https://github.com/sindresorhus/electron-reloader/compare/v1.2.0...v1.2.1

v1.2.0

3 years ago
  • Add TypeScript definition (#17) 559dbd3
  • Upgrade dependencies 4693d85

https://github.com/sindresorhus/electron-reloader/compare/v1.1.0...v1.2.0

v1.1.0

3 years ago

v1.0.1

4 years ago
  • Ensure relaunch is only called once (#12) e7101a6

https://github.com/sindresorhus/electron-reloader/compare/v1.0.0...v1.0.1

v1.0.0

4 years ago
  • Fix the case where the entry file is in a subdirectory (#10) c1be741

It's a 1.0.0 release just to mark the package as stable.

https://github.com/sindresorhus/electron-reloader/compare/v0.3.0...v1.0.0

v0.3.0

4 years ago

Breaking:

  • Require Electron 5 ac7fa06

Enhancements:

https://github.com/sindresorhus/electron-reloader/compare/v0.2.0...v0.3.0