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: dawsbot/essential-eth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.1
Choose a base ref
...
head repository: dawsbot/essential-eth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.0
Choose a head ref
  • 4 commits
  • 26 files changed
  • 1 contributor

Commits on Feb 13, 2024

  1. Change export style (#271)

    * Change export style
    
    * Remove size from precommit
    
    * 0.9.1-next.0
    
    * Remove swc from cjs build
    
    * 0.9.1-next.1
    
    * 📦 0.9.1
    dawsbot authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    99259b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. ✨ To module (fix bundle sizes) (#272)

    * to module
    
    * ignore autogenerated file from linting
    
    * 0.9.2-beta.2
    
    * eslint to cjs and no more star exports
    
    * 0.9.2-beta.3
    
    * esm only
    
    * 0.9.2-beta.4
    
    * add main export
    
    * 0.9.2-beta.5
    
    * Set commonjs package export
    
    * 0.9.2-beta.6
    
    * exports
    
    * 0.9.2-beta.7
    
    * Fix markdown magic
    
    * Remove node version 12 support
    
    * 📦 0.9.2
    dawsbot authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    59c540f View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. ✨ Enable address[] decoding (#278)

    * Fix package-lock allowed versions
    
    * Add address[] support
    
    * prettier sort imports
    dawsbot authored Apr 7, 2024
    Configuration menu
    Copy the full SHA
    0067af4 View commit details
    Browse the repository at this point in the history
  2. 📦 0.10.0

    dawsbot committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    c9da3e4 View commit details
    Browse the repository at this point in the history
Loading