electron / fiddle-core

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

feat: option to ignore cache in ElectronVersions.create #80

Closed dsanders11 closed 1 year ago

dsanders11 commented 1 year ago

Can be useful to easily ignore the cache so that ElectronVersions can be used to fetch the latest versions on create.

dsanders11 commented 1 year ago

@BlackHole1, there's no usage within this package, the feature is intended for downstream usage (see https://github.com/electron/fiddle/commit/07e2cb4d142eec67d9d7c1ca412a20e427b3a267). Going to replace direct fetches of https://releases.electronjs.org/releases.json in several repos with ElectronVersions to consolidate logic, such as removing this logic from electron/mksnapshot.

continuous-auth[bot] commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: