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: MetaMask/rpc-errors
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1d1852d
Choose a base ref
...
head repository: MetaMask/rpc-errors
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: af3ef43
Choose a head ref
  • 2 commits
  • 5 files changed
  • 4 contributors

Commits on Apr 19, 2023

  1. Allow passing unknown values as cause (#91)

    * Allow passing unknown values as cause
    
    Previously, only the `Error` type as accepted as cause, but since any value can be thrown as error, we have to allow any value to be used.
    
    * Update coverage threshold
    
    ---------
    
    Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
    Mrtenz and legobeat authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    e06f8d8 View commit details
    Browse the repository at this point in the history
  2. 5.1.1 (#92)

    * 5.1.1
    
    * Update CHANGELOG.md
    
    ---------
    
    Co-authored-by: github-actions <github-actions@github.com>
    Co-authored-by: Maarten Zuidhoorn <maarten@zuidhoorn.com>
    3 people authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    af3ef43 View commit details
    Browse the repository at this point in the history
Loading