We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbc6cf6 commit 88fee27Copy full SHA for 88fee27
javascript/change-notes/2021-03-29-misc-steps.md
@@ -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