8000 Comparing v2.1.3...v2.1.4 · vercel/swr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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.1.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.1.4
Choose a head ref
  • 8 commits
  • 31 files changed
  • 7 contributors

Commits on Apr 11, 2023

  1. Upgrade bundler (#2557)

    huozhi authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    17d9ff7 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. examples: fix invalid links (#2559)

    fixing invalid links
    fxOne authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    9371f1d View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. types: Allow auto-import by improving generated types (#2563)

    style: default export assigned variables
    oosawy authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    a269839 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

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

Commits on Apr 20, 2023

  1. chore: use provenance for release (#2571)

    * chore: use provenance for release
    
    https://docs.npmjs.com/generating-provenance-statements
    
    * fix: use npm instead of pnpm for --provenance
    HerringtonDarkholme authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    c2b2fb7 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. deps: update @testing-library/react to v14 (#2578)

    * deps: update @testing-library/react to v14
    
    * test: remove the wrong assertion
    koba04 authored Apr 23, 2023
    Configuration menu
    Copy the full SHA
    f8603ab View commit details
    Browse the repository at this point in the history
  2. fix: Fix dependency tracking and useSES bug (#2576)

    * fix #2446
    
    * test: update `compare` test snapshot
    
    * test: adjust compare order, makes the snapshot easier to understand
    
    * add test case
    
    * refactor: update `memorizedSanpshot` without changing its reference  (#2577)
    
    * refactor: always use cacheRef
    
    * refactor: update memorizedSnapshot without change its reference
    
    * refactor: isEqual
    
    * revert example change
    
    * add comment
    
    ---------
    
    Co-authored-by: Yixuan Xu <yixuanxu94@outlook.com>
    shuding and promer94 authored Apr 23, 2023
    Configuration menu
    Copy the full SHA
    0859b54 View commit details
    Browse the repository at this point in the history
  3. 2.1.4

    shuding committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    3a8de88 View commit details
    Browse the repository at this point in the history
Loading
0