Closed
Description
Do you want to request a feature or report a bug?
Not quite a bug but need some action.
What is the current behavior?
Currently in release note of version v7.1.0 there are both
- Add deps argument to useSelector (add
deps
touseSelector
to allow controlling stability of selector #1251 by @MrWolfZ) - Remove deps argument (Remove deps of useSelector #1272 by @josepot)
at same time which are conflicting and quite confusing without reading an entire change log and compare which one is actually implemented
What is the expected behavior?
"Add deps argument to useSelector" should be removed(or mark it as has been removed). left only "Remove deps argument"
Which versions of React, ReactDOM/React Native, Redux, and React Redux are you using? Which browser and OS are affected by this issue? Did this work in previous versions of React Redux?
React Redux v7.1.0 release notes
Metadata
Metadata
Assignees
Labels
No labels