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.3
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.4
Choose a head ref
  • 7 commits
  • 40 files changed
  • 5 contributors

Commits on Jan 28, 2023

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

Commits on Jan 29, 2023

  1. test: stream ssr e2e (#2395)

    * chore: bump deps version
    
    * test: setup playwright for stream ssr
    
    * clean up
    
    * ci: setup github action job
    
    * fix: jest should ignore e2e
    
    * chore: upgrade pnpm version
    
    * chore: delete useless file
    promer94 authored Jan 29, 2023
    Configuration menu
    Copy the full SHA
    7ed7aca View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

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

Commits on Feb 11, 2023

  1. types: fix some mutation type issue (#2421)

    * types: fix some mutation type issue
    
    close #2418 #2406 #2280
    
    * chore: update
    
    * fix lint
    promer94 authored Feb 11, 2023
    Configuration menu
    Copy the full SHA
    21dffae View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. fix: Error retry should be handled by global revalidator instead of l…

    …ocal revalidation function (#2415)
    
    * tests: add test case for #2412
    
    * chore: adjust jest config
    
    * fix: do error retry with global revalidator
    
    * ci: codesandbox
    
    * chore: name
    
    * chore: name
    
    * Update use-swr-config-callbacks.test.tsx
    promer94 authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    a74f886 View commit details
    Browse the repository at this point in the history
  2. fix: ensure initCache setter function stays within bounds of subscrip…

    …tions (#2411)
    
    * fix: ensure initCache stays within bounds of subscriptions
    
    * fix: update iterator
    
    ---------
    Co-authored-by: lfberge <[email protected]>
    lfbergee and lfberge authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    591726a View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. 2.0.4

    huozhi committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    0a82d34 View commit details
    Browse the repository at this point in the history
Loading