Releases: colinskow/angular-electron-dream-starter
Releases · colinskow/angular-electron-dream-starter
Upgraded to @ngrx4
@ngrx 4 now supported! This is a major breaking change that may require you to refactor your code. See the migration guide.
- Angular ~4.4.3
- Electron ~1.7.8
Bug fixes and enhancements
- Minor bug fixes
- Added
@ngrx
to DLLs to speed rebuilds
Upgraded to Electron 1.7.2, fixed dev server issues
- Cleaned out some unneeded code
- Upgraded to Electron 1.7.2 which had some breaking changes to typings
- Upgraded all other dependencies to latest versions
- Fixed an error in the dev workflow where Electron was launching before
index.html
was written
Upgraded to Angular 4
- Upgraded to Angular 4
- Upgraded Webpack to 2.4.1
- Dependencies are upgraded as much as possible without breaking
- Source maps are now behaving correctly again!!!