Version 7.3.7
- Added one-way CommonJS-ES6 module interoperability; More...
- Fixed an intermittent ClearScriptV8 crash (GitHub Issue #478).
- Added
IScriptEngine
,IScriptObject
,IJavaScriptObject
,JavaScriptObjectKind
, andJavaScriptObjectFlags
. - Added
DocumentAccessFlags.AllowCategoryMismatch
. - Fixed host collection iteration with script access disabled by default at the engine level (GitHub Issue #471).
- Changed SunSpider benchmark to download from GitHub and print simple results to the console.
- Added .NET 7 targets to test projects.
- Updated API documentation.
- Tested with V8 10.9.194.10.