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: jthieman/testdouble.js
base: main
Choose a base ref
...
head repository: testdouble/testdouble.js
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 13, 2023

  1. fix thenReject and thenThrow types

    They should support sequential return values.
    jthieman committed Nov 13, 2023
    Copy the full SHA
    3369a0c View commit details
    Browse the repository at this point in the history
  2. Merge pull request testdouble#523 from jthieman/reject-throw-sequenti…

    …al-return-value-types
    
    Fix thenReject and thenThrow types
    searls committed Nov 13, 2023
    Copy the full SHA
    23b2391 View commit details
    Browse the repository at this point in the history