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: evanw/esbuild
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.25.0
Choose a base ref
...
head repository: evanw/esbuild
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.25.2
Choose a head ref
  • 20 commits
  • 49 files changed
  • 5 contributors

Commits on Feb 8, 2025

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

Commits on Mar 9, 2025

  1. Configuration menu
    Copy the full SHA
    62ca2ee View commit details
    Browse the repository at this point in the history
  2. Fix emitting real mapping sources when null mapping comes first (#4082)

    * Fix emitting real mapping sources when null mapping comes first
    
    * Emit a null mapping even if it has no real mappings
    jridgewell authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    31052bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbd5eb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f008c5 View commit details
    Browse the repository at this point in the history
  5. fix incorrect test names

    evanw committed Mar 9, 2025
    Configuration menu
    Copy the full SHA
    1dde994 View commit details
    Browse the repository at this point in the history
  6. add test case from #4104

    evanw committed Mar 9, 2025
    Configuration menu
    Copy the full SHA
    2f244c0 View commit details
    Browse the repository at this point in the history
  7. also add test case from #4075

    evanw committed Mar 9, 2025
    Configuration menu
    Copy the full SHA
    9ca03f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

  1. Configuration menu
    Copy the full SHA
    1f04fa4 View commit details
    Browse the repository at this point in the history
  2. Update Go from 1.23.5 to 1.23.7 (#4077)

    Co-authored-by: Mike Cook <[email protected]>
    MikeWillCook and Mike-at-Paramify authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    48cd7a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccf3dd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9b3952 View commit details
    Browse the repository at this point in the history
  5. publish 0.25.1 to npm

    evanw committed Mar 10, 2025
    Configuration menu
    Copy the full SHA
    6bfc1c1 View commit details
    Browse the repository at this point in the history
  6. fix a warning from npm publish

    evanw committed Mar 10, 2025
    Configuration menu
    Copy the full SHA
    37cb6a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bcc77fb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    75286c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

  1. Configuration menu
    Copy the full SHA
    8b8437c View commit details
    Browse the repository at this point in the history
  2. follow-up to #4109

    evanw committed Mar 12, 2025
    Configuration menu
    Copy the full SHA
    36b458d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

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

Commits on Mar 30, 2025

  1. publish 0.25.2 to npm

    evanw committed Mar 30, 2025
    Configuration menu
    Copy the full SHA
    4475787 View commit details
    Browse the repository at this point in the history
Loading