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.28.6
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.0
Choose a head ref
  • 15 commits
  • 2,004 files changed
  • 8 contributors

Commits on Jan 12, 2026

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

Commits on Jan 16, 2026

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

Commits on Jan 23, 2026

  1. Configuration menu
    Copy the full SHA
    622164f View commit details
    Browse the repository at this point in the history
  2. [babel 7] Delete Babel 8 fixtures (#17729)

    * [babel 7] Delete Babel 8 fixtures
    
    * Update some paths
    nicolo-ribaudo authored Jan 23, 2026
    Configuration menu
    Copy the full SHA
    f3a2226 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2026

  1. Configuration menu
    Copy the full SHA
    2f9498e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0053db6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    202226b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb78ab7 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2026

  1. [7.x backport] fix: Rename switch discriminant references when body c…

    …reates shadowing variable (#17737)
    
    * [7.x backport] fix: Rename switch discriminant references when body creates shadowing variable
    
    * fixup: test case
    magic-akari authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    229eb45 View commit details
    Browse the repository at this point in the history
  2. fix(traverse): provide a hub when traversing a File or Program and no…

    … parentPath is given (#17708)
    
    Backport of #17672 (30af57a)
    
    Co-authored-by: 30521560+liuxingbaoyu@users.noreply.github.com
    simbahax authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    84366a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2026

  1. Configuration menu
    Copy the full SHA
    7b3dec4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    908e515 View commit details
    Browse the repository at this point in the history
  3. [7.x backport] feat: Allow specifying startLine in code frame (#17739)

    Co-authored-by: liuxingbaoyu <30521560+liuxingbaoyu@users.noreply.github.com>
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Copilot and liuxingbaoyu authored Jan 29, 2026
    Configuration menu
    Copy the full SHA
    ad0d03f View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2026

  1. fix(parser): correctly parse type assertions in extends clause (#17765

    )
    
    * fix(parser): correctly parse type assertions in `extends` clause
    
    backport of 61ebde9 (#17761)
    
    * Update output
    
    ---------
    
    Co-authored-by: wulu007 <130914655+wulu007@users.noreply.github.com>
    nicolo-ribaudo and wulu007 authored Jan 31, 2026
    Configuration menu
    Copy the full SHA
    a0b4e5a View commit details
    Browse the repository at this point in the history
  2. v7.29.0

    nicolo-ribaudo committed Jan 31, 2026
    Configuration menu
    Copy the full SHA
    aa8394e View commit details
    Browse the repository at this point in the history
Loading