6.0.0-beta.33 (2019-02-08)
Chores
- core: upgrade electron-rebuild to 1.8.3 (45d454a4)
- upgrade typescript to 3.2.2 (#649) (7abaf7f7)
New Features
- core: add basic support for non-exact Electron versions (177012e9)
Bug Fixes
- use git to check that you're in a Git repository (#689) (72b8eea4)
- abstract base classes should implement shared type interfaces (#684) (d15a8cc2)
- plugin-webpack: make the PRELOAD_ENTRY variable map to undefined when there is no preload (2e71061a)
Other Changes