Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prebuilt binaries for Electron 4.2.x #2452

Closed
rajivshah3 opened this issue Jul 12, 2019 · 3 comments · Fixed by #2453
Closed

Prebuilt binaries for Electron 4.2.x #2452

rajivshah3 opened this issue Jul 12, 2019 · 3 comments · Fixed by #2453

Comments

@rajivshah3
Copy link
Contributor

Goals

Is it possible to provide prebuilt binaries for Electron 4.2.x? It seems like they're provided for 4.0.x and 4.1.x:

def electronVersions = ['2.0.18', '3.0.16', '3.1.8', '4.0.8', '4.1.4']

However, according to the Electron release notes:

The 4.2.x series is now only release line in the 4.x.y major release line that will receive bug fixes and security fixes.

It would be super helpful to us (and likely others) since it wouldn't require us to install the Windows 8.1 SDK (required by https://github.com/realm/realm-js/blob/master/realm.gypi#L212) alongside the Windows 10 SDK (which we already have)

@kneth
Copy link
Contributor

kneth commented Jul 12, 2019

We could add v4.2 to the list of unsupported versions of Electron 😄

@kneth
Copy link
Contributor

kneth commented Jul 12, 2019

@rajivshah3 I have released it in v3.0.0-beta.2. I understand if you can't use it in production. The schedule of a regular release is not carved in stone yet so don't expect it soon.

@rajivshah3
Copy link
Contributor Author

Thanks!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants