electron / fiddle-core

Run fiddles from anywhere, on any Electron release
MIT License
13 stars 16 forks source link

fix: don't return empty ElectronVersions on fetch failures #117

Closed dsanders11 closed 1 month ago

dsanders11 commented 1 month ago

It's unexpected to silently get an ElectronVersions object with no populated versions on fetch failures. This fix also properly handles the case where the server returns a non-200 response, which is currently processed as if it was a normal response.

continuous-auth[bot] commented 1 month ago

:tada: This PR is included in version 1.3.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: