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: v5.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: v6.0.0
Choose a head ref
  • 8 commits
  • 7 files changed
  • 6 contributors

Commits on Apr 26, 2023

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

Commits on Jul 12, 2023

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

Commits on Jul 18, 2023

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

Commits on Jul 24, 2023

  1. Synchronise package with module template (July 2023) (#98)

    * Synchronise package with module template (July 2023)
    
    * Update pull request template
    
    * Update coverage
    Mrtenz authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    ab0ebca View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Revert "Synchronise package with module template (July 2023) (#98)" (#…

    …103)
    
    This reverts commit ab0ebca.
    
    As #98 removes the ability to import or require from paths like
     `@metamask/rpc-errors/dist/foo` and a release is still pending for the
     current major, this will have to be temporarily reverted.
    legobeat authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b91c7e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. types: Make Data type-parameter optional in JsonRpcError (#102)

    * types: Make Data type-parameter optional in JsonRpcError
    
    This is in order to provide backwards-compatibility with code
    implemented towards v5.0.0.
    
    * fix/types: make cause actually optional in DataWithOptionalCause
    legobeat authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    2b0bcbd View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. deps: @metamask/utils@^5.0.0->^8.0.0 (#101)

    * deps: @metamask/utils@^5.0.0->^8.0.0
    legobeat authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    fe77220 View commit details
    Browse the repository at this point in the history
  2. 6.0.0 (#106)

    
    ---------
    
    Co-authored-by: github-actions <github-actions@github.com>
    Co-authored-by: legobt <6wbvkn0j@anonaddy.me>
    3 people authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    a56fcdf View commit details
    Browse the repository at this point in the history
Loading