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: oclif/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.1
Choose a base ref
...
head repository: oclif/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.2
Choose a head ref
  • 2 commits
  • 6 files changed
  • 5 contributors

Commits on May 18, 2022

  1. fix: properly load index.js ES modules (cont) (#417)

    * fix: properly load index.js ES modules
    
    * use path.join
    
    * cover all scenarios
    
    * fix indentation
    
    * Address linting issues
    
    * Add additional checks
    
    * Add tests
    
    Co-authored-by: Rodrigo Pastro <[email protected]>
    Co-authored-by: peternhale <[email protected]>
    Co-authored-by: Mike Donnalley <[email protected]>
    4 people committed May 18, 2022
    Configuration menu
    Copy the full SHA
    77ba8b8 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.8.2 [ci skip]

    SF-CLI-BOT committed May 18, 2022
    Configuration menu
    Copy the full SHA
    73ce75b View commit details
    Browse the repository at this point in the history
Loading