- FIO-11157: fix protected-eval enclosed in default object
- FIO-10822: fixed an issue where evaluations donot work if returned variable is in middle of the custom logic or is not 'value'
- FIO-10653: Fixed issue where the function declaration may mess up the evaluator if there is a return in the statement
- fix this binding in module-scoped variables
- Official Release
- FIO-9942 protected eval extends default eval new
- FIO-9942: update import of DefaultEvaluator class to keep it out of formUtils
- FIO-9942: assign result value from evaluated function
- Increment major version
- Upgrade to latest 5.x renderer
- FIO-8506: Gh Action To Publish Protected Eval
- FIO-9199: update js-interpreter
- fix typescript errors, update dependencies
- FIO-4917: Fixes options variable caused stack overflow
- Upgrade dependencies.
- Upgrade JSInterpreter to include custom methods.
- Convert lodash to object in order to use it within js-interpreter