Skip to content

Releases: MarshallOfSound/electron-devtools-installer

v3.2.0

18 Apr 22:51
31bf863
Compare
Choose a tag to compare

3.2.0 (2021-04-18)

Features

v3.1.1

16 Jul 21:24
5e775ef
Compare
Choose a tag to compare

3.1.1 (2020-07-16)

Bug Fixes

v3.1.0

27 Jun 02:44
f6932ad
Compare
Choose a tag to compare

3.1.0 (2020-06-27)

Features

v3.0.0

07 Apr 01:54
d692149
Compare
Choose a tag to compare

3.0.0 (2020-04-07)

Bug Fixes

  • make extension store directory recursively (8247952)
  • only allow installs from the main process (fc1d878)
  • support dynamic application path (#88) (e9471f9)
  • use ES6 standard imports for electron modules. Closes #116 (dc0f6e4)

Features

  • test: add mobx to unit tests (#95) (6d4f699)
  • Only allow installs from the main process (d692149)

BREAKING CHANGES

  • Only allow installs from the main process

The remote is being deprecated and as such we should not rely on it for what is a buggy and very small usability tweak.