Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vercel/swr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.1
Choose a base ref
...
head repository: vercel/swr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.2
Choose a head ref
  • 5 commits
  • 15 files changed
  • 3 contributors

Commits on Feb 6, 2022

  1. Configuration menu
    Copy the full SHA
    01e0594 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f98da66 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

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

Commits on Feb 18, 2022

  1. feat: Support populateCache as a function (#1818)

    * allow populateCache as function
    
    * test: add a test for the behavior of revalidateOnMount when the key has been changed (#1847)
    
    * add tests
    
    * pass current data
    
    * update example and deps
    
    * remove next.lock
    
    Co-authored-by: Toru Kobayashi <koba0004@gmail.com>
    shuding and koba04 authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    baaafc2 View commit details
    Browse the repository at this point in the history
  2. 1.2.2

    shuding committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    f24c621 View commit details
    Browse the repository at this point in the history
Loading