Skip to content

Releases: electron/rebuild

v3.7.1

12 Nov 02:22
6430e74
Compare
Choose a tag to compare

3.7.1 (2024-11-12)

Bug Fixes

  • enforce extraModules to be a set of strings (#888) (6430e74)

v3.7.0

08 Oct 17:48
96b462a
Compare
Choose a tag to compare

3.7.0 (2024-10-08)

Features

  • Change node-gyp to @electron/node-gyp (#1157) (96b462a). If you're getting ModuleNotFoundError: No module named 'distutils' errors when installing native Node.js addons on macOS Sequoia, this is the version that will fix those errors for you!

v3.6.2

02 Oct 18:02
683129a
Compare
Choose a tag to compare

3.6.2 (2024-10-02)

Bug Fixes

v3.6.1

01 Oct 16:20
9ebf9bd
Compare
Choose a tag to compare

3.6.1 (2024-10-01)

Bug Fixes

v3.6.0

23 Jan 07:08
38dcca2
Compare
Choose a tag to compare

3.6.0 (2024-01-23)

Features

v3.5.0

09 Jan 16:27
c483dde
Compare
Choose a tag to compare

3.5.0 (2024-01-09)

Features

  • Upgrade node-api-version to add support for NodeAPI level 9 (#1118) (c483dde)

v3.4.1

04 Dec 23:23
5e6f727
Compare
Choose a tag to compare

3.4.1 (2023-12-04)

Bug Fixes

v3.4.0

30 Nov 23:31
0e934ad
Compare
Choose a tag to compare

3.4.0 (2023-11-30)

Features

  • add ignoreModules to skip certain modules forcefully (#1117) (0e934ad)

v3.3.1

21 Nov 23:31
25bcc0d
Compare
Choose a tag to compare

3.3.1 (2023-11-21)

Bug Fixes

  • download arm64 clang when using Electron clang on Apple Silicon (#1113) (25bcc0d)

v3.3.0

21 Aug 18:58
e71316b
Compare
Choose a tag to compare

3.3.0 (2023-08-21)

Features