v45.0.0-nightly.20260811
📦 electronView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
Removed an obsolete Node.js patch related to std::filesystem::copy_options, resolving a build failure in Electron's -Werror build. This change addresses a temporary issue with libc++ annotations.
🐛 Bug Fixes
- Removed an obsolete Node.js patch that worked around a temporary [[nodiscard]] annotation on std::filesystem::copy_options in libc++. This annotation was incorrect and has been removed from Chromium's libc++.