v5.0.0
Changes
- fix bug in production build of sass source maps
- add
.dmg
support for electron production builds by default - update all outdated dependencies
- upgrade webpack to latest version v3.8.1
- remove
q
andq-io
dependencies which causes breaking builds in the latest version of webpack (ref: webpack/webpack#5326). It's replaced now withfs-extra
Breaking Changes
- in
rikoconfig.js
theentry
object has been replaced with asetEntry
function see updated doc for more info https://github.com/Donmclean/riko#riko-config