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: v10.30.0
Choose a base ref
...
head repository: pnpm/pnpm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.30.1
Choose a head ref
  • 6 commits
  • 219 files changed
  • 3 contributors

Commits on Feb 17, 2026

  1. chore: update pnpm

    zkochan committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    bde2bbf View commit details
    Browse the repository at this point in the history
  2. docs: add changeset

    zkochan committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    279c486 View commit details
    Browse the repository at this point in the history
  3. chore(release): libs

    zkochan committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    958ab70 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2026

  1. fix(audit): fallback to quick audit endpoint (#10652)

    * fix(audit): fallback to quick audit endpoint
    
    Fallback to /audits/quick when /audits fails with non-200, avoiding 5xx hard failures.
    
    Close #10649
    
    * refactor(audit): reuse request options for fallback
    
    Share request options between primary and quick audit endpoints. Use POST for consistency.
    
    * fix(audit): use quick audit endpoint as primary, full as fallback
    
    ---------
    
    Co-authored-by: Zoltan Kochan <z@kochan.io>
    figitaki and zkochan committed Feb 20, 2026
    Configuration menu
    Copy the full SHA
    6e41f27 View commit details
    Browse the repository at this point in the history
  2. fix(audit): help text for --ignore-registry-errors was missing a "not" (

    #10656)
    
    Signed-off-by: meeech <4623+meeech@users.noreply.github.com>
    meeech authored and zkochan committed Feb 20, 2026
    Configuration menu
    Copy the full SHA
    da865b2 View commit details
    Browse the repository at this point in the history
  3. chore(release): 10.30.1

    zkochan committed Feb 20, 2026
    Configuration menu
    Copy the full SHA
    7f3c9ff View commit details
    Browse the repository at this point in the history
Loading