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

Upgrade electron to v12 #273

Merged
merged 1 commit into from
May 16, 2021
Merged

Upgrade electron to v12 #273

merged 1 commit into from
May 16, 2021

Conversation

th-ch
Copy link
Owner

@th-ch th-ch commented May 11, 2021

This PR bumps electron to the latest version (v12).

@Araxeus
Copy link
Collaborator

Araxeus commented May 11, 2021

Electron 12 deprecate remote module so I hope this doesn't break anything (could also maybe affect dependencies)

@th-ch
Copy link
Owner Author

th-ch commented May 16, 2021

App looks ok - remote module is deprecated but still there (it will be removed in a future version) - migrating to @electron/remote is not necessary for now but will have to be done at some point - merging

@th-ch th-ch merged commit 5b00465 into master May 16, 2021
@th-ch th-ch deleted the upgrade-electron branch May 16, 2021 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants