Skip to content

Releases: electron/rebuild

v2.3.5

06 Feb 04:19
5dadede

Choose a tag to compare

2.3.5 (2021-02-06)

Bug Fixes

  • correctly set the devDir path for node-gyp (#596) (5dadede)

v2.3.4

02 Dec 03:50
448f510

Choose a tag to compare

2.3.4 (2020-12-02)

Bug Fixes

  • only call node-abi when there's a module to rebuild (#501) (448f510)

v2.3.2

20 Oct 21:00
efd0c7f

Choose a tag to compare

2.3.2 (2020-10-20)

Bug Fixes

  • expose disable-pre-gyp-copy on the CLI interface (efd0c7f)

v2.3.1

20 Oct 19:09
c8de2f9

Choose a tag to compare

2.3.1 (2020-10-20)

Bug Fixes

v2.3.0

20 Oct 18:11

Choose a tag to compare

2.3.0 (2020-10-20)

Features

  • add disablePreGypCopy flag to disable the duplication of .node files when not needed (9bc4e0a)

v2.2.0

02 Oct 20:35
dd22885

Choose a tag to compare

2.2.0 (2020-10-02)

Features

  • use electrons sysroot when building with clang on linux (#443) (dd22885)

v2.1.1

01 Oct 22:22
2bbb099

Choose a tag to compare

2.1.1 (2020-10-01)

Bug Fixes

  • expose useElectronClang in the CLI interface (2bbb099)

v2.1.0

01 Oct 21:48
a757b7b

Choose a tag to compare

2.1.0 (2020-10-01)

Features

  • use electron clang to build native modules (#431) (a757b7b)

v2.0.3

10 Sep 16:25
89c013b

Choose a tag to compare

2.0.3 (2020-09-10)

Bug Fixes

v2.0.2

07 Sep 03:14

Choose a tag to compare

2.0.2 (2020-09-07)

Bug Fixes

  • use node-gyp as a module instead of shelling out (#400) (9d166a8)