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: mutate args for useSWRInfinite hook #1947

Merged
merged 8 commits into from May 14, 2022

Commits on May 1, 2022

  1. fix: mutate args for useSWRInfinite hook

    sanjeev40 committed May 1, 2022
    Configuration menu
    Copy the full SHA
    9aa2373 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9660485 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6f4781 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Rename swr infinite mutate test case

    sanjeev40 committed May 3, 2022
    Configuration menu
    Copy the full SHA
    a322130 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. Update type for infite mutate args

    sanjeev40 committed May 14, 2022
    Configuration menu
    Copy the full SHA
    c0d8d7a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/sanjeev29/swr into fix/swr-…

    …infinite-mutate-args
    sanjeev40 committed May 14, 2022
    Configuration menu
    Copy the full SHA
    9644a6f View commit details
    Browse the repository at this point in the history
  3. Include 'MutatorOptions' import

    sanjeev40 committed May 14, 2022
    Configuration menu
    Copy the full SHA
    fd2d3db View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/sanjeev29/swr into fix/swr-…

    …infinite-mutate-args
    sanjeev40 committed May 14, 2022
    Configuration menu
    Copy the full SHA
    656691d View commit details
    Browse the repository at this point in the history