- Notifications
You must be signed in to change notification settings - Fork666
Fix minor issues in docs#675
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
netlifybot commentedJan 3, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
✅ Deploy Preview forreselect-docs ready!
To edit notification comments on pull requests, go to yourNetlify site configuration. |
codesandbox-cibot commentedJan 3, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
This pull request is automatically built and testable inCodeSandbox. To see build info of the built libraries, clickhere or the icon next to each commit SHA. |
aryaemami59 commentedJan 25, 2024
FYI I will probably split this into 2 PRs, one for docs, one for JSDocs. |
aryaemami59 commentedMar 16, 2024
I haven't forgotten about this one, since it's actually important, will probably finish it sometime this week. |
aryaemami59 commentedMar 17, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
This should be it for now, if I think of anything else, I'll open a separate PR. |
72dac48 to555d7f3Compare22a36f2 tofbaccb2Compare3a481c5 tocceb170Compare- This change was made to emphasize the switch from `lruMemoize` to `weakMapMemoize` inside `createSelector`
- Revised content to clearly emphasize the change from using `lruMemoize` to `weakMapMemoize` as the default memoizer in `createSelector` starting from Reselect 5.0.0.
Uh oh!
There was an error while loading.Please reload this page.
This PR:
createSelectorCreatorParameters inside docsREADMEfilelruMemoizetoweakMapMemoizeinsidecreateSelectorlruMemoizeandweakMapMemoizedocumentation to clearly emphasize the change from usinglruMemoizetoweakMapMemoizeas the default memoizer increateSelectorstarting from Reselect 5.0.0.