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.21.5
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.22.0
Choose a head ref
  • 17 commits
  • 55 files changed
  • 4 contributors

Commits on Jun 21, 2024

  1. run make update-compat-table

    evanw committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    2b28d83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac54f06 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    728bebb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34649fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8d1c4e View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

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

Commits on Jun 29, 2024

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

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    94f09ea View commit details
    Browse the repository at this point in the history
  2. fix: verbose analyse output improperly trimmed (#3785)

    Due to the `second` column value ending with `colors.Reset` for
    top-level entries, it was improperly trimmed, thus resulting in
    a larger space after it (and a smaler line in verbose mode).
    n-peugnet authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    6679ec8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b722000 View commit details
    Browse the repository at this point in the history
  4. Add OpenBSD arm64 (#3674)

    ikmckenz authored Jun 30, 2024
    1 Configuration menu
    Copy the full SHA
    63eb814 View commit details
    Browse the repository at this point in the history
  5. release notes for #3674

    evanw committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    65711b3 View commit details
    Browse the repository at this point in the history
  6. also mention #3665 in release notes

    evanw committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    e01c0e0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    91663db View commit details
    Browse the repository at this point in the history
  8. release notes for #3539

    evanw committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    3f57db8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    196dcad View commit details
    Browse the repository at this point in the history
  10. publish 0.22.0 to npm

    evanw committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    80c6e6e View commit details
    Browse the repository at this point in the history
Loading