Skip to content

Releases: electron/universal

v3.0.2

29 Oct 17:07
0939980

Choose a tag to compare

3.0.2 (2025-10-29)

Bug Fixes

v3.0.1

31 Jul 18:25
b8379c0

Choose a tag to compare

3.0.1 (2025-07-31)

Bug Fixes

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

v3.0.0

03 Jul 22:37
421713c

Choose a tag to compare

3.0.0 (2025-07-03)

BREAKING CHANGES

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

v2.0.3

02 May 16:37
64be29d

Choose a tag to compare

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

28 Feb 02:11
2b67c90

Choose a tag to compare

2.0.2 (2025-02-28)

Bug Fixes

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

v2.0.1

21 Nov 01:04
57201b1

Choose a tag to compare

2.0.1 (2023-11-21)

Bug Fixes

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

v2.0.0

09 Nov 19:13
b6f0c88

Choose a tag to compare

2.0.0 (2023-11-09)

Features

  • bump minimum node version to 16 and add tests (#86) (b6f0c88)

BREAKING CHANGES

  • Minimum node version is now 16

v1.5.1

09 Nov 19:10
bb304ce

Choose a tag to compare

1.5.1 (2023-11-09)

Bug Fixes

  • Revert "feat: bump minimum node version to 16 and add tests (#86)" (bb304ce)

v1.5.0

09 Nov 18:59
8e2842b

Choose a tag to compare

1.5.0 (2023-11-09)

Features

  • bump minimum node version to 16 and add tests (#86) (8e2842b)

v1.4.5

05 Nov 14:41
02119d5

Choose a tag to compare

1.4.5 (2023-11-05)

Bug Fixes

  • import for path now compiles correctly after TypeScript was added (#85) (02119d5)