Commit 82ce7d9
[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 <aabdelfattah@instabug.com>1 parent 3ce3a0e commit 82ce7d9
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments