Skip to content

v5.0.0

Compare
Choose a tag to compare
@Donmclean Donmclean released this 22 Oct 23:37
· 26 commits to master since this release

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 and q-io dependencies which causes breaking builds in the latest version of webpack (ref: webpack/webpack#5326). It's replaced now with fs-extra

Breaking Changes