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

Commits on Mar 8, 2025

  1. fix: add global.js and plugin.js to exports list

    We intend for dependent projects to be able to import these files, so
    this adds them to the explicit list of supported exports.
    
    Fixes #1195
    Test: tested this by running shelljs-plugin-open's test suite.
    nfischer committed Mar 8, 2025
    Configuration menu
    Copy the full SHA
    f08195a View commit details
    Browse the repository at this point in the history
  2. 0.9.1

    nfischer committed Mar 8, 2025
    Configuration menu
    Copy the full SHA
    8c3c2ac View commit details
    Browse the repository at this point in the history
Loading