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: salesforcecli/sf-plugins-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 12.2.1
Choose a base ref
...
head repository: salesforcecli/sf-plugins-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 12.2.2
Choose a head ref
  • 2 commits
  • 5 files changed
  • 3 contributors

Commits on May 14, 2025

  1. fix: pretty-print MULTIPLE_API_ERROR data (#677)

    * fix: add logic to handle multiple errors returned from api call
    
    * fix: reduce the scope to only  jsforce error MULTIPLE_API_ERRORS
    
    * chore: typo
    
    * chore: remove TS assertions (#680)
    
    ---------
    
    Co-authored-by: Cristian Dominguez <6853656+cristiand391@users.noreply.github.com>
    EstebanRomero84 and cristiand391 authored May 14, 2025
    Configuration menu
    Copy the full SHA
    5d193cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6e3023 View commit details
    Browse the repository at this point in the history
Loading