Thanks to visit codestin.com
Credit goes to github.com

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: v2.0.2
Choose a base ref
...
head repository: vercel/swr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.3
Choose a head ref
  • 9 commits
  • 15 files changed
  • 6 contributors

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    33954d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cc7932 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. ci: only run release when tags pushed (#2388)

    * ci: only run release when tags pushed
    
    * chore: merge release and test
    
    * fix syntax and sequence
    
    * chore: rename action
    promer94 authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    8847ddc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e188ad9 View commit details
    Browse the repository at this point in the history
  3. test: add test case for #2375 (#2389)

    * test: add test case for #2375
    
    * chore: clean up
    promer94 authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    cc97171 View commit details
    Browse the repository at this point in the history
  4. fix: initial loading state should be false with revalidation is disab…

    …ed (#2382)
    
    * fix: initial loading state should be false with revalidation is disabled with fallbackData
    
    close #2369
    
    * chore: dont read external data in useMemo
    promer94 authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    d603bb6 View commit details
    Browse the repository at this point in the history
  5. unify - characters in README.md (#2334)

    unify - characters
    
    It triggered my OCD that there were 2 types of -
    jankaifer authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    77f922f View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. fix: Ensure hydration matches the SSR result during streaming (#2391)

    * fix hydration during streaming ssr
    
    * mark as failing
    
    * memorize server snapshot
    shuding authored Jan 28, 2023
    1 Configuration menu
    Copy the full SHA
    6fa714b View commit details
    Browse the repository at this point in the history
  2. 2.0.3

    huozhi committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    903de33 View commit details
    Browse the repository at this point in the history
Loading