Skip to content

v7.8.0

Latest
Compare
Choose a tag to compare
@VerteDinde VerteDinde released this 24 Mar 22:20
· 8 commits to main since this release
v7.8.0
f3af7b8

What's Changed

New Features

Bug Fixes and Improvements

  • fix(maker-wix): version with pre-release tag breaks app start by @ShGKme in #3855
  • fix(maker-wix): inherit config types from electron-wix-msi by @erickzhao in #3858
  • fix(core-utils): trim spawnPackageManager output by @rahulptl165 in #3866
  • fix(start): pass app args with correct amount of -- by @erickzhao in #3879
  • fix(cli): correctly wire up --skip-git opt by @erickzhao in #3886
  • fix(core-utils): correctly fall back package manager lockfile by @erickzhao in #3885
  • fix(template-base): properly add .npmrc to template files by @erickzhao in #3891
  • fix(cli): add descriptive error for unsupported node version by @knqu in #3894

Other Changes

New Contributors

Full Changelog: v7.7.0...v7.8.0