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

Update packages to electron 32 #182

Merged
merged 16 commits into from
Sep 7, 2024
Merged

Conversation

sirbrillig
Copy link
Owner

@sirbrillig sirbrillig commented Sep 6, 2024

This PR updates the package to electron 32 and the latest version of most other packages.

@sirbrillig sirbrillig mentioned this pull request Sep 6, 2024
This prevents the issue described here: sindresorhus/electron-store#276

The recommended solution that issue is to convert the entire project to
ESM, which I've attempted in #183, but it doesn't seem to work because
of incompatibilities between Webpack and Electron Forge that I haven't
been able to resolve. So for now I'm just going to downgrade.
(The app works fine with or without the errors.)
@sirbrillig sirbrillig merged commit 7fe279a into trunk Sep 7, 2024
1 check passed
@sirbrillig sirbrillig deleted the update-packages-to-electron-32 branch September 7, 2024 00:12
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.

1 participant