10000 Comparing v10.4.0...v10.4.1 · pnpm/pnpm · GitHub
[go: up one dir, main page]

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.4.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.4.1
Choose a head ref
  • 9 commits
  • 142 files changed
  • 2 contributors

Commits on Feb 15, 2025

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

Commits on Feb 16, 2025

  1. fix: init-package-manager (#9104)

    * fix: init-package-manager
    
    * fix: don't add packageManager=false to package.json
    
    * refactor: create object.key-sorting
    
    * test: fix
    
    * fix: sort fields in package.json
    zkochan authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    fee898f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0205498 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44526c3 View commit details
    Browse the repository at this point in the history
  4. refactor(init): modify the packageManager field place (#9118)

    * refactor(init): modify the `packageManager` field place
    
    * fix: reverse fields order
    
    ---------
    
    Co-authored-by: Zoltan Kochan <z@kochan.io>
    btea and zkochan authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    bd6f4f3 View commit details
    Browse the repository at this point in the history
  5. refactor: use @pnpm/object.key-sorting (#9120)

    * refactor: use @pnpm/object.key-sorting
    
    * chore: update
    btea authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    758067b View commit details
    Browse the repository at this point in the history
  6. refactor: use lex-comparator

    zkochan committed Feb 16, 2025
    Configuration menu
    Copy the full SHA
    3a71df0 View commit details
    Browse the repository at this point in the history
  7. fix: --allow-build=<pkg> overlaps with ignoredBuiltDependencies (#…

    …9105)
    
    * fix: `--allow-build=<pkg>` overlaps with `ignoredBuiltDependencies`
    
    * feat: update
    
    * fix: update
    
    * test: update
    
    * fix: add hint to the error message
    
    * test: fix
    
    * docs: update changeset
    
    ---------
    
    Co-authored-by: Zoltan Kochan <z@kochan.io>
    btea and zkochan authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    546ab37 View commit details
    Browse the repository at this point in the history
  8. chore(release): 10.4.1

    zkochan committed Feb 16, 2025
    Configuration menu
    Copy the full SHA
    ee72c62 View commit details
    Browse the repository at this point in the history
Loading
0