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: v2.1.1
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: v3.0.0
Choose a head ref
  • 5 commits
  • 7 files changed
  • 2 contributors

Commits on Jul 19, 2020

  1. Bump lodash from 4.17.15 to 4.17.19 (#19)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.15...4.17.19)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 19, 2020
    Configuration menu
    Copy the full SHA
    54b1b26 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Add CODEOWNERS (#21)

    rekmarks authored Jul 28, 2020
    Configuration menu
    Copy the full SHA
    ccd9ba8 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Optionally serialize stack (#22)

    * add option for serializing stack
    
    * add test cases
    rekmarks authored Jul 29, 2020
    Configuration menu
    Copy the full SHA
    f905b5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e5588c View commit details
    Browse the repository at this point in the history
  3. 3.0.0 (#23)

    * 3.0.0
    
    * update changelog
    rekmarks authored Jul 29, 2020
    Configuration menu
    Copy the full SHA
    62b5ff7 View commit details
    Browse the repository at this point in the history
Loading