JS: Add redux change note

This commit is contained in:
Asger Feldthaus
2021-02-18 13:32:42 +00:00
parent 86bc0eb853
commit 7119eda009

View File

@@ -0,0 +1,3 @@
lgtm,codescanning
* Support for Redux has improved. The security queries can now track taint through reducer functions and state managed by Redux.
Affected packages are `redux`, `react-redux`, `@reduxjs/toolkit`, `redux-actions`, `redux-persist`, `reduce-reducers`, `redux-immutable`, and `immer`.