Skip to content

Releases: electron/universal

v3.0.6

Choose a tag to compare

@electron-npm-package-publisher electron-npm-package-publisher released this 02 Jul 21:13
05b9170

3.0.6 (2026-07-02)

Bug Fixes

  • support ESM app entrypoints in the universal shim (#210) (05b9170)

v3.0.5

Choose a tag to compare

@electron-npm-package-publisher electron-npm-package-publisher released this 28 Jun 16:17
d44045b

3.0.5 (2026-06-28)

Bug Fixes

  • clarify misleading SHA mismatch error message (#209) (d44045b), closes #103

v3.0.4

Choose a tag to compare

@electron-npm-package-publisher electron-npm-package-publisher released this 22 Apr 01:02
7bf4048

3.0.4 (2026-04-22)

Bug Fixes

  • replace external dependencies with Node.js built-ins (#189) (7bf4048)

v3.0.3

Choose a tag to compare

@electron-npm-package-publisher electron-npm-package-publisher released this 16 Mar 18:22
eeea66f

3.0.3 (2026-03-16)

Performance Improvements

  • detect Mach-O via magic bytes and parallelize test suite (#180) (eeea66f)

v3.0.2

Choose a tag to compare

@continuous-auth continuous-auth released this 29 Oct 17:07
0939980

3.0.2 (2025-10-29)

Bug Fixes

v3.0.1

Choose a tag to compare

@continuous-auth continuous-auth released this 31 Jul 18:25
b8379c0

3.0.1 (2025-07-31)

Bug Fixes

  • don't star import from plist package (#141) (b8379c0)

v3.0.0

Choose a tag to compare

@continuous-auth continuous-auth released this 03 Jul 22:37
421713c

3.0.0 (2025-07-03)

BREAKING CHANGES

  • Requires Node.js v22.12.0 LTS or higher. ESM-only.

v2.0.3

Choose a tag to compare

@continuous-auth continuous-auth released this 02 May 16:37
64be29d

2.0.3 (2025-05-02)

Bug Fixes

  • Skip lipo if native module is already universal. Add native module fixtures for lipo tests (#126) (64be29d)

v2.0.2

Choose a tag to compare

@continuous-auth continuous-auth released this 28 Feb 02:11
2b67c90

2.0.2 (2025-02-28)

Bug Fixes

  • Allow EnableEmbeddedAsarIntegrityValidation when multiple asars are present in app (#124) (2b67c90), closes #116

v2.0.1

Choose a tag to compare

@continuous-auth continuous-auth released this 21 Nov 01:04
57201b1

2.0.1 (2023-11-21)

Bug Fixes

  • ignore differences caused by merged machO files (#66) (20b1b02)