Skip to content

v30.0.2

Latest
Compare
Choose a tag to compare
@agracio agracio released this 08 May 14:47
· 1 commit to master since this release
  • 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