Skip to content

Commit 9ace906

Browse files
committed
Move allowFunctionEvaluation's description into the Fix section.
1 parent 69226bb commit 9ace906

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# 2.2.2
2-
## Feature
3-
- Add `allowFunctionEvaluation` prop to mitigate a security vulnerability
4-
52
## Fix
3+
- Add `allowFunctionEvaluation` prop to mitigate a security vulnerability
64
- Use [`Function`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function) instead of [`eval`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/eval) for function evaluation
75

86
# 2.2.0

0 commit comments

Comments
 (0)