Skip to content

v7.0.0

Compare
Choose a tag to compare
@georgexu99 georgexu99 released this 15 Nov 23:20
· 73 commits to main since this release

What's Changed

Breaking Changes

  • build!: update minimum Node.js version from 14.17.5 to 16.0.0 by @erikian in #3399
  • feat!: change electron-packager to @electron/packager by @VerteDinde in #3408
  • chore!: remove electron-prebuilt-compile support by @erickzhao in #3396
  • build!: update minimum Node.js version from 16.0.0 to 16.4.0 by @erikian in #3401
  • chore(cli): limit yarn@^1.0.0 by @erickzhao in #3357

Features

Fixes

  • fix(publisher-github): update error message to reflect the correct property names by
    @erikian in #3393
  • fix(plugin-webpack): preload race condition by @georgexu99 in #3353
  • fix(plugin-fuses): use target platform in the executable path by @erikian in #3376
  • fix(maker-dmg): make 'name' optional in DMGContents interface by @BitYoungjae in #3390
  • fix: handle missing manifest in zip maker by @MarshallOfSound in #3405
  • fix(template-webpack-typescript): use fork-ts-checker-webpack-plugin in main webpack config by @NoahAndrews in #3391

Other Changes

New Contributors

Full Changelog: v6.4.2...v7.0.0

image