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: fix the type of the argument of KeyedMutator for populateCache #2933

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    d2a4282 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc1ac3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4882ab3 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

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

Commits on Jun 17, 2024

  1. Revert "fix: fix the type of the argument of KeyedMutator for `popu…

    …lateCache`"
    
    This reverts commit d2a4282.
    Key5n committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    89611e3 View commit details
    Browse the repository at this point in the history
  2. feat: force to set populateCache option with proper type when a val…

    …ue of different value is assigned to mutate
    
    issue: vercel#2975
    Key5n committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    8ea098d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52cf67d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from Key5n/progress

    fix and add test
    Key5n committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    27f0dbd View commit details
    Browse the repository at this point in the history