Skip to content

Releases: electron/rebuild

v3.2.3

01 Sep 16:52
82972ad
Compare
Choose a tag to compare

3.2.3 (2021-09-01)

Bug Fixes

  • deps: bump node-abi from 2.30.0 to 2.30.1 (#847) (82972ad)

v3.2.2

27 Aug 19:06
1e6ff78
Compare
Choose a tag to compare

3.2.2 (2021-08-27)

Bug Fixes

v3.2.1

27 Aug 15:08
Compare
Choose a tag to compare

3.2.1 (2021-08-27)

Bug Fixes

  • only set --verbose for node-gyp if DEBUG for rebuild is set (866be75), closes #594 #689

v3.2.0

20 Aug 19:20
1d2a9cb
Compare
Choose a tag to compare

3.2.0 (2021-08-20)

Features

v3.1.1

10 Aug 01:32
3b21283
Compare
Choose a tag to compare

3.1.1 (2021-08-10)

Bug Fixes

  • put the node-api-version dependency in the correct location (#802) (3b21283)

v3.1.0

09 Aug 20:53
28642ec
Compare
Choose a tag to compare

3.1.0 (2021-08-09)

Features

  • support prebuild-install for Node-API modules (#800) (818d98f)

v3.0.0

09 Aug 18:23
72f21bf
Compare
Choose a tag to compare

3.0.0 (2021-08-09)

BREAKING CHANGES

  • deprecated APIs are removed
  • remove support for electron-prebuilt, as it's super old and unsupported
  • Requires Node 12 LTS

Also adds RebuildOptions to the top-level API.

v2.3.5

06 Feb 04:19
5dadede
Compare
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
Compare
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
Compare
Choose a tag to compare

2.3.2 (2020-10-20)

Bug Fixes

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