Releases: agracio/electron-edge-js
Releases · agracio/electron-edge-js
v33.0.1
- Resolved an issue with Edge.js running on hosts with .NET Runtime but without .NET SDK agracio/edge-js#227, agracio/edge-js#229
v33.0.0
v32.0.1
v32.0.0
v31.3.1
v31.3.0
v31.1.0
v30.1.0
v30.0.2
- Breaking change moved install-time libraries to a .Net version agnostic folder.
Will now compile tonode_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