Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix minor issues in docs #675

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    ba4632f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    02ef5b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    8c93ad9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fa5f4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7453b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    333fc1c View commit details
    Browse the repository at this point in the history
  5. Slightly modify examples

      - This change was made to emphasize the switch from `lruMemoize` to `weakMapMemoize` inside `createSelector`
    aryaemami59 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5509eec View commit details
    Browse the repository at this point in the history
  6. Update lruMemoize and weakMapMemoize documentation

      - Revised content to clearly emphasize the change from using `lruMemoize` to `weakMapMemoize` as the default memoizer in `createSelector` starting from Reselect 5.0.0.
    aryaemami59 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9421535 View commit details
    Browse the repository at this point in the history
  7. Cache Prettier usage

    aryaemami59 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    42b33c2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d3a328f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    16b580a View commit details
    Browse the repository at this point in the history
  10. Format all files

    aryaemami59 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    51fbd3e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a947d1f View commit details
    Browse the repository at this point in the history
  12. Fix docs related commands

    aryaemami59 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    13c4dbf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    94d9e16 View commit details
    Browse the repository at this point in the history
  14. Add peer dependencies

    aryaemami59 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    dde7b2d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    34fd7e2 View commit details
    Browse the repository at this point in the history