Skip to content

Releases: agracio/electron-edge-js

v30.0.2

08 May 14:47
Compare
Choose a tag to compare
  • Breaking change moved install-time libraries to a .Net version agnostic folder.
    Will now compile to node_modules/electron-edge-js/lib/bootstrap/bin/Release/ without the added .NET Framework version identifier
  • Fixed an issue with macOS install
  • Major improvements to .NET Core run-time assembly resolver
  • C++ build tools updated to support c++ 20 required for Node.js 22
  • Updated C++ reference libraries to support c++ 20