Skip to content

Electron Fiddle v0.4.2

Compare
Choose a tag to compare
@felixrieseberg felixrieseberg released this 08 Jan 22:11
d039c5d

Fiddle v0.4.2 fixes a few smaller issues and updates some of our dependencies.

Changelog

4,516 additions and 2,480 deletions, thanks to our contributors.

🐛 We sometimes failed to launch (and apparently never did on some Debian versions) due to an incorrect import order. That should now be fixed.
🐛 On macOS, we wanted to move to the Applications folder... like... all the time.
🐛 On first launch, we did not correct the latest version. Now we do.
🐛 If a previous download of Electron failed, we were unable to override the broken download. We now replace broken downloads.
🐛 The "Run" button would not show up if a version's state was still being determined. It now shows that.
📦 Internal: Updated React, mobx, and various other dependencies
:electron: Internal: Updated to Electron 3.0.14