Skip to content

Commit 88fee27

Browse files
committed
JS: Add change note
1 parent dbc6cf6 commit 88fee27

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
lgtm,codescanning
2+
* The `lodash-es` package is now recognized as a variant of `lodash`.
3+
* Taint is now propagated through the `babel.transform` function.
4+
* Improved data flow through React applications using `redux-form` or `react-router`.
5+
* Base64 decoding using the `react-native-base64` package is now recognized.
6+
* An expression of form `o[o.length] = y` is now recognized as appending to an array.

0 commit comments

Comments
 (0)