Skip to content

electron-esbuild@4.0.0

Choose a tag to compare

@Kiyozz Kiyozz released this 01 Jan 23:53
· 73 commits to main since this release

v4.0.0

Breaking Changes

  • esbuild is now a peer dependency
  • Require Node.js 14
  • This package is now pure ESM (because electron-esbuild is mainly a cli, this should work out of the box).
    Please read this.