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: argotorg/solc-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: argotorg/solc-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: test/commonjs-package-flatten-framworks
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 23 files changed
  • 2 contributors

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    e1e3020 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6c6eba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f762d3d View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. fix: use esModuleInterop to resolve commonjs default require

    By doing so allows the commonjs default imports to work as expected not blocking
    backwards compatibility.
    
    reference: https://www.typescriptlang.org/tsconfig#esModuleInterop
    stephen-slm committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    2052748 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13414de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a37e75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f33372 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    a232c4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c268489 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d81969 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44b192c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    898a8ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d4f324 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    710f50b View commit details
    Browse the repository at this point in the history
Loading