Skip to content

Releases: electron/rebuild

v2.3.1

20 Oct 19:09
c8de2f9
Compare
Choose a tag to compare

2.3.1 (2020-10-20)

Bug Fixes

v2.3.0

20 Oct 18:11
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

2.0.3 (2020-09-10)

Bug Fixes

v2.0.2

07 Sep 03:14
Compare
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)

v2.0.1

25 Aug 14:55
Compare
Choose a tag to compare

2.0.1 (2020-08-25)

Bug Fixes

  • node-gyp requires Node 10.12 (2e19f76)

v2.0.0

20 Aug 23:26
e02b410
Compare
Choose a tag to compare

2.0.0 (2020-08-20)

Bug Fixes

  • update minimum node version requirement (e02b410)

Features

  • update node-gyp to support apple silicon (#380) (a6bb419)

BREAKING CHANGES

  • We now require node 10

v1.11.0

13 May 03:16
2189899
Compare
Choose a tag to compare

1.11.0 (2020-05-13)

Features

  • add support for new force-abi parameter (fac3346)