Skip to content

Releases: Kiyozz/electron-esbuild

v9.0.0

16 May 22:23
9455759
Compare
Choose a tag to compare

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.

v8.0.0

04 Jul 10:37
Compare
Choose a tag to compare

Breaking Changes

Features

  • electron@25

@electron-esbuild/[email protected]

04 Jul 10:37
Compare
Choose a tag to compare

Breaking Changes

@electron-esbuild/[email protected]

14 Jan 10:11
Compare
Choose a tag to compare

v4.0.1

Breaking Changes

  • templates updated for vite@4

Bug fixes

  • Fixed templates with the latest version of electron-esbuild

[email protected]

08 Feb 12:17
Compare
Choose a tag to compare

7.0.0

Breaking Changes

  • support for vite@4

[email protected]

04 Aug 12:58
Compare
Choose a tag to compare

6.0.0

Breaking Changes

  • webpack supports removed, use vite instead.
  • electron-esbuild uses vite@3
  • Fixed bug where users could not set their own port in vite.config.[ts/js].

@electron-esbuild/[email protected]

04 Aug 12:59
Compare
Choose a tag to compare

react-ts-webpack template removed.

[email protected]

01 Apr 07:15
Compare
Choose a tag to compare

5.0.2

Changes

  • Update dependencies
  • Update vite peerDependency

@electron-esbuild/[email protected]

01 Apr 07:16
Compare
Choose a tag to compare

v2.0.3

react-ts-webpack template deprecated. Will be removed in v3.

Changes

  • Update templates

[email protected]

07 Jan 10:07
Compare
Choose a tag to compare

v4.0.1

Bug fixes

  • Regression using esbuild for renderer process (#34)