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: pnpm/pnpm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.1
Choose a base ref
...
head repository: pnpm/pnpm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.1.0
Choose a head ref
  • 18 commits
  • 128 files changed
  • 4 contributors

Commits on May 7, 2022

  1. chore: update lockfile

    zkochan committed May 7, 2022
    Configuration menu
    Copy the full SHA
    b22ba83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    407409b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b41cab View commit details
    Browse the repository at this point in the history
  4. chore: make dev pnpm private

    zkochan committed May 7, 2022
    Configuration menu
    Copy the full SHA
    32591b2 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2022

  1. fix: pnpm setup breaks PATH with non-ascii characters (#4699)

    Previous `pnpm setup` would break %PATH% containing non-ascii characters
    Now it works fine
    
    close #4698
    liuxingbaoyu authored May 8, 2022
    Configuration menu
    Copy the full SHA
    7c9362d View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    71c7ed9 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Configuration menu
    Copy the full SHA
    bd35d77 View commit details
    Browse the repository at this point in the history
  2. Refactor setup (#4709)

    * refactor: setup on Windows
    
    * fix(setup): don't override existing PNPM_HOME by default
    zkochan authored May 10, 2022
    Configuration menu
    Copy the full SHA
    61d102a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    325ed5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52b0576 View commit details
    Browse the repository at this point in the history
  5. fix: make pnpm setup free of garbled characters (#4712)

    The output used to be garbled on non-English systems, but not anymore.
    liuxingbaoyu authored May 10, 2022
    Configuration menu
    Copy the full SHA
    460ccf6 View commit details
    Browse the repository at this point in the history
  6. refactor: setup

    zkochan committed May 10, 2022
    Configuration menu
    Copy the full SHA
    59a7b06 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. test(setup): improve tests

    zkochan committed May 11, 2022
    Configuration menu
    Copy the full SHA
    0bdf6ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53f6533 View commit details
    Browse the repository at this point in the history
  3. refactor: pnpm setup (#4713)

    zkochan authored May 11, 2022
    Configuration menu
    Copy the full SHA
    1bfaf62 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Configuration menu
    Copy the full SHA
    0c184ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46efa18 View commit details
    Browse the repository at this point in the history
  3. chore(release): 7.1.0

    zkochan committed May 12, 2022
    Configuration menu
    Copy the full SHA
    fe06f7d View commit details
    Browse the repository at this point in the history
Loading