Skip to content

v9.0.0

Choose a tag to compare

@Kiyozz Kiyozz released this 16 May 22:23
· 32 commits to main since this release
9455759

9.0.0

Features

  • electron@30
  • vite@5

Breaking Changes

  • now flagged as type module in package.json
  • This package is now pure ESM (because electron-esbuild is mainly a cli, this should work out of the box).
    Please read this.