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-rc.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: 2.0.0-rc.1
Choose a head ref
  • 7 commits
  • 21 files changed
  • 3 contributors

Commits on Oct 6, 2022

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

Commits on Oct 9, 2022

  1. Bump bundler (#2187)

    huozhi authored Oct 9, 2022
    Configuration menu
    Copy the full SHA
    69105b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. resolve swr internal imports as external (#2225)

    * resolve swr imports as external
    
    * build subpackage by order
    
    * fix type path
    
    * bump bunchee for type path fixing
    huozhi authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    822a619 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. test: update tests alias to swr subpath exports (#2243)

    * test: update tests alias to swr subpath exports
    
    * fix preset alias
    huozhi authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    d484b9f View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. feat: support functional rollbackOnError (#2242)

    * feat: support functional rollbackOnError
    
    * only keep error arg
    
    * fix lint
    huozhi authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    3606785 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Update build target to es2018 (#2249)

    * target es2018
    
    * update
    shuding authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    a0a4f10 View commit details
    Browse the repository at this point in the history
  2. 2.0.0-rc.1

    shuding committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    f5f43b7 View commit details
    Browse the repository at this point in the history
Loading