Skip to content

v11.0.0

Compare
Choose a tag to compare
@reZach reZach released this 12 May 03:40
· 62 commits to master since this release

Changes

  • Bumped deps
  • Minified .css files in output
  • Removed source map (.js.map) files from bundle as we don't need the devtools in prod
  • Changed files packaged in asar directory (src/ files gone) may be breaking change for some
  • Unit tests run before dist- commands now
  • Webpack output directory is cleaned before each build