Skip to content

v3.21.0

Compare
Choose a tag to compare
@Taritsyn Taritsyn released this 01 Apr 18:33
· 93 commits to master since this release

Version: 3.21.0
Published: 4/1/2023
Change Set: c75b012

  • Added a module based on the YantraJS. Special thanks to Akash Kava
  • In JavaScriptEngineSwitcher.ChakraCore:
    • ChakraCore was updated to version of January 26, 2023
    • In configuration settings of the ChakraCore JS engine was added one new property - AllowReflection (default false)
  • In JavaScriptEngineSwitcher.Jint:
    • Jint was updated to version 3.0.0 Beta 2048
    • In configuration settings of the Jint JS engine was added two new properties: AllowReflection (default false) and DisableEval (default false)
  • In JavaScriptEngineSwitcher.Jurassic improved a conversion of results to a host types
  • In JavaScriptEngineSwitcher.Msie:
    • MSIE JavaScript Engine was updated to version 3.2.1
    • In configuration settings of the MSIE JS engine was added one new property - AllowReflection (default false)
  • In JavaScriptEngineSwitcher.NiL added support of NiL.JS version 2.5.1661
  • In JavaScriptEngineSwitcher.V8:
    • Microsoft ClearScript.V8 was updated to version 7.4.0 (support of V8 version 11.1.277.14)
    • In configuration settings of the V8 JS engine was added one new property - AllowReflection (default false)

NuGet Packages

Core
JS engines