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.1
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.2
Choose a head ref
  • 10 commits
  • 54 files changed
  • 5 contributors

Commits on Apr 30, 2025

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

Commits on May 1, 2025

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

Commits on May 2, 2025

  1. Update test262 (#17286)

    chore: update test262 to 27622d764767dcb3778784884022c2c7de5769b8
    babel-bot authored May 2, 2025
    Configuration menu
    Copy the full SHA
    7e8e2fa View commit details
    Browse the repository at this point in the history
  2. Enable Node compile cache for @babel/cli (#17285)

    * add babel-cli benchmark
    
    * perf: enable V8 compile cache for cli
    
    * disable node protocol import for bin/babel
    
    * revert babel-cli package type change
    JLHwung authored May 2, 2025
    Configuration menu
    Copy the full SHA
    d42174e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2025

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

Commits on May 5, 2025

  1. Fix: improve object rest handling in array pattern (#17281)

    * refactor: iterate object rest elements only
    
    * refactor: use unshiftForXStatementBody
    
    * fix: handle object rest in array pattern
    
    * update tsconfig.json
    
    * improve typings
    
    * fix: declare uid identifiers when transforming array pattern within assignment
    JLHwung authored May 5, 2025
    Configuration menu
    Copy the full SHA
    83c72d0 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. Configuration menu
    Copy the full SHA
    352e8c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64378a1 View commit details
    Browse the repository at this point in the history
  3. v7.27.2

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