You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[INSD-7130] Change eval to Function for expression evaluation (#705)
* Change eval to Function for expression evaluation
This change was needed for setRequestFilterExpression API to work with
Hermes enabled as Hermes doesn't support eval.
* Update CHANGELOG.md
* Use let instead of var
Co-authored-by: Ali Abdelfattah <[email protected]>
0 commit comments