v3.11.0
Version: 3.11.0
Published: 1/30/2021
Change Set: 773cd72
In JavaScriptEngineSwitcher.Jint:
- Jint was updated to version 3.0.0 Beta 2002
- In configuration settings of the Jint JS engine a
AllowDebuggerStatementproperty has been replaced by theDebuggerStatementHandlingModeproperty (defaultIgnore) and was added two new properties:DebuggerBreakCallback(defaultnull) andDebuggerStepCallback(defaultnull)