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: 2.0.0
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.1
Choose a head ref
  • 11 commits
  • 22 files changed
  • 4 contributors

Commits on Dec 12, 2022

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

Commits on Dec 13, 2022

  1. type: enforce array literal as tuple (#2283)

    * bump dev version
    
    * enforce infer array literal as tuple
    
    * chore: simplify type
    
    * chore: apply code review
    promer94 authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    3fd05a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Improve type test (#2289)

    * types: improve type test
    
    * types: fix infinite key
    
    * types: update type test with equal
    
    * types: simplify SWRHook type
    
    * ci: codesandbox ci
    
    * ci: codesandbox ci
    
    * ci: codesandbox ci
    promer94 authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    1650fbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0018706 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

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

Commits on Dec 20, 2022

  1. types: conditional swr response (#2301)

    * auto type data
    
    * infer swr options
    
    * update test
    
    * add tests
    
    * rm extra
    
    * Use config as 3rd generic param
    huozhi authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    2cf5b02 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

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

Commits on Jan 1, 2023

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

Commits on Jan 8, 2023

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

Commits on Jan 16, 2023

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

Commits on Jan 17, 2023

  1. 2.0.1

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