Skip to content

Releases: davideicardi/live-plugin-manager

v1.0.0

20 May 07:17
Compare
Choose a tag to compare

What's Changed

  • FIX: Changed directory structure to handle multiple different versions of a package by @yacchin1205 in #90
    • ⚠️ This is a major change
  • refactor: switch to commonjs-fork of node-fetch by @fgreinacher in #91

New Contributors

Full Changelog: v0.20.0...v1.0.0

v0.20.0

23 Apr 09:15
7b8fc3b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.0...v0.20.0

v0.19.0

05 Apr 08:31
b1d18b9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.18.1...v0.19.0

v0.18.1

27 Jun 06:07
c2966f1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.1...v0.18.1

v0.17.1

10 Dec 08:06
Compare
Choose a tag to compare

What's Changed

  • Fix: import console explicitly for electron-renderer by @ylc395 in #64

New Contributors

Full Changelog: v0.17.0...v0.17.1

v0.17.0

20 Nov 21:53
4acf7bb
Compare
Choose a tag to compare

What's Changed

  • simplify and fix how global are defined inside the sandbox by @davideicardi in #63

Full Changelog: v0.16.0...v0.17.0

v0.16.0

24 Aug 08:55
a05d1fd
Compare
Choose a tag to compare
  • update dependencies

v0.15.1

05 Aug 10:52
Compare
Choose a tag to compare
  • fix console object not correctly copied inside plugin's global object

v0.15.0

20 Jul 09:04
Compare
Choose a tag to compare
  • Moved typescript output to dist to avoid compilation issue. #30 (Thanks @fketchakeu)

v0.14.1

06 May 14:51
Compare
Choose a tag to compare
  • update dependencies