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

fix: remove File.path #281

Merged
merged 1 commit into from
Nov 8, 2024
Merged

Conversation

dlguswo333
Copy link
Contributor

File.path has been removed since Electron v32 but the type still remains.
Removing solely File.path would result in empty interface File; removing the whole inferface sounds better.

https://www.electronjs.org/docs/latest/breaking-changes#removed-filepath
electron/electron#42053

@dlguswo333 dlguswo333 requested review from a team as code owners November 1, 2024 17:28
@jkleinsc jkleinsc merged commit b822859 into electron:main Nov 8, 2024
4 checks passed
Copy link

🎉 This PR is included in version 9.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants