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.27.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.27.4
Choose a head ref
  • 16 commits
  • 239 files changed
  • 4 contributors

Commits on May 27, 2025

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

Commits on May 28, 2025

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

Commits on May 29, 2025

  1. Configuration menu
    Copy the full SHA
    d1a7dcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0690e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe32019 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9dcd115 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d23a1bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    49c0dbb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb78b5b View commit details
    Browse the repository at this point in the history
  8. Reduce regenerator size more (#17287)

    Co-authored-by: Nicolò Ribaudo <[email protected]>
    liuxingbaoyu and nicolo-ribaudo committed May 29, 2025
    Configuration menu
    Copy the full SHA
    5b9468d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0d41813 View commit details
    Browse the repository at this point in the history
  10. Disallow using in bare case statement (#17323)

    * fix: disallow using declaration in the bare case statement
    
    * add test cases
    
    * update test fixtures
    
    * fix: remove switch case handling in using transform
    
    * update test262 allowlist
    
    * polish: test allowDeclaration before async context
    JLHwung authored May 29, 2025
    Configuration menu
    Copy the full SHA
    f58e67b View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

  1. Configuration menu
    Copy the full SHA
    c4e28c5 View commit details
    Browse the repository at this point in the history
  2. Update test262 (#17344)

    Co-authored-by: Nicolò Ribaudo <[email protected]>
    babel-bot and nicolo-ribaudo authored May 30, 2025
    Configuration menu
    Copy the full SHA
    e91cd21 View commit details
    Browse the repository at this point in the history
  3. [Babel 8] Change scope.{references,uids} to Set (#16624)

    Co-authored-by: Nicolò Ribaudo <[email protected]>
    liuxingbaoyu and nicolo-ribaudo authored May 30, 2025
    2 Configuration menu
    Copy the full SHA
    05f28c8 View commit details
    Browse the repository at this point in the history
  4. v7.27.4

    babel-bot committed May 30, 2025
    Configuration menu
    Copy the full SHA
    7d06930 View commit details
    Browse the repository at this point in the history
Loading