Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

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

Commits on Mar 9, 2025

  1. test: add tests for shelljs glob expansion

    No change to logic. This adds unit tests for glob expansion.This includes one test case for behavior which was broken by v0.9.0(probably due to the switch to fastglob). This behavior hasn't beenfixed yet, so the test is marked as skipped.Issue#1197
    @nfischer
    nfischer committedMar 9, 2025
    Configuration menu
    Copy the full SHA
    4fe8897View commit details
    Browse the repository at this point in the history
  2. chore: remove unused env var

    No change to logic. This env variable isn't relevant since we droppedsupport for older node versions.
    @nfischer
    nfischer committedMar 9, 2025
    Configuration menu
    Copy the full SHA
    c94a397View commit details
    Browse the repository at this point in the history
  3. fix: add package.json to exports list

    No change to logic. shx has a dependency on shelljs/package.json so thatit can read the ShellJS version number. This is useful for shx andprobably harmless for other packages (we need to ship the package.jsonfile anyway), so this adds it to the exports list as an optional export.Fixes#1195Test: I ran `shx --version` with this copy of shelljs as the dependency
    @nfischer
    nfischer committedMar 9, 2025
    Configuration menu
    Copy the full SHA
    0a47587View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. 0.9.2

    @nfischer
    nfischer committedMar 17, 2025
    Configuration menu
    Copy the full SHA
    b90139fView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp