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: babel/babel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.29.3
Choose a base ref
...
head repository: babel/babel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.29.7
Choose a head ref
  • 14 commits
  • 229 files changed
  • 6 contributors

Commits on Apr 30, 2026

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

Commits on May 4, 2026

  1. [7.x backport]docs(preset-env): update CONTRIBUTING.md (#17976)

    docs(preset-env): update CONTRIBUTING.md
    JLHwung authored May 4, 2026
    Configuration menu
    Copy the full SHA
    3d399f8 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2026

  1. Configuration menu
    Copy the full SHA
    32ebd5a View commit details
    Browse the repository at this point in the history
  2. v7.29.4

    babel-bot committed May 5, 2026
    Configuration menu
    Copy the full SHA
    a458f66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3743df View commit details
    Browse the repository at this point in the history
  4. v7.29.5

    nicolo-ribaudo committed May 5, 2026
    Configuration menu
    Copy the full SHA
    3cd910d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ff1cdc View commit details
    Browse the repository at this point in the history

Commits on May 14, 2026

  1. Preserve original identifier names from input sourcemaps (#17992) (#1…

    …7998)
    
    * Add failing test case
    
    * Preserve original identifier names from input sourcemaps
    
    * fix stuff
    Andarist authored May 14, 2026
    Configuration menu
    Copy the full SHA
    feba0a3 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2026

  1. [7.x packport]Improve input source map handling (#18001)

    * fix: improve inputSourceMap URL handling
    
    * refactor: extract transformation/read-input-source-map-file
    
    * chore: keep sub in git
    
    * Improve relative upward check
    
    Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
    
    * address review comments
    
    * fix: replace obug usage
    
    * Polyfill find-up-simple#findUpSync for Node.js 6
    
    * yarn dedupe
    
    * Also polyfill dirTreeDisplay test helper
    
    * unused ts-expect-error due to yarn-dedupe
    
    * fix linting errors
    
    ---------
    
    Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
    JLHwung and Copilot authored May 22, 2026
    Configuration menu
    Copy the full SHA
    99f498a View commit details
    Browse the repository at this point in the history

Commits on May 25, 2026

  1. Configuration menu
    Copy the full SHA
    fb615e7 View commit details
    Browse the repository at this point in the history
  2. Enable npm provenance (#18016)

    Co-authored-by: liuxingbaoyu <30521560+liuxingbaoyu@users.noreply.github.com>
    nicolo-ribaudo and liuxingbaoyu authored May 25, 2026
    Configuration menu
    Copy the full SHA
    5817a60 View commit details
    Browse the repository at this point in the history
  3. v7.29.6

    babel-bot committed May 25, 2026
    Configuration menu
    Copy the full SHA
    04ea6b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a370ad2 View commit details
    Browse the repository at this point in the history
  5. v7.29.7

    nicolo-ribaudo committed May 25, 2026
    Configuration menu
    Copy the full SHA
    4fba754 View commit details
    Browse the repository at this point in the history
Loading