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: v6.1.0
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.2.0
Choose a head ref
  • 5 commits
  • 23 files changed
  • 5 contributors

Commits on Oct 17, 2023

  1. devDeps: @metamask/eslint-config* from v11 to v12 (#110)

    * devDeps: @metamask/eslint-config* from v11 to v12
    
    * devDeps: bump typedoc to support typescript 4.9
    
    * lint: s/T/Data/
    
    * lint:fix
    
    * jest-it-up
    
    * yarn dedupe
    
    * devDeps: dedupe @types/node
    legobeat authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    9632f91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e63e455 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    e009a7d View commit details
    Browse the repository at this point in the history
  2. Update repository to match module template (February 2024) (#133)

    * Update repository to match module template (February 2024)
    
    * Update coverage
    
    * Restore support for Node.js 16
    
    * Bump @metamask/utils
    
    * Restore Node.js 16 in CI
    
    * Update Node version constraint
    Mrtenz authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    9fcba7a View commit details
    Browse the repository at this point in the history
  3. 6.2.0 (#134)

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