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.26.0
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.26.2
Choose a head ref
  • 17 commits
  • 46 files changed
  • 6 contributors

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    4356808 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26a6c9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1b4ba0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5e3bd2 View commit details
    Browse the repository at this point in the history
  5. Update node 23.1 experimental warning (#16934)

    * Revert "fix: CI with Node v23.1.0 (#16932)"
    
    This reverts commit 8b5b6bf.
    
    * update known experimental warning regex
    JLHwung authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    61de718 View commit details
    Browse the repository at this point in the history
  6. fix(parser): offset internal index locations by startIndex (#16936)

    Co-authored-by: Nicolò Ribaudo <hello@nicr.dev>
    Co-authored-by: 30521560+liuxingbaoyu@users.noreply.github.com
    DylanPiercey and nicolo-ribaudo authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    836528a View commit details
    Browse the repository at this point in the history
  7. v7.26.1

    babel-bot committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7f15ef7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b9684c View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Update test262 (#16931)

    chore: update test262 to 0add42b556ee5bb4ec64aa82d2e234375f39fd2f
    babel-bot authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    9ead416 View commit details
    Browse the repository at this point in the history
  2. Update compat data (#16930)

    chore: update compat data to 33466591e889d5c6622c8e89df94bb105667d5c8
    babel-bot authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    81f2c62 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    0000f6e View commit details
    Browse the repository at this point in the history
  2. Update regjsparser (#16939)

    * chore: update regjsparser
    
    * test: update test fixtures
    JLHwung authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    8fa44ad View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    ace334f View commit details
    Browse the repository at this point in the history
  2. fix: Account for offsets when creating new Position instances (#16937)

    Co-authored-by: Babel Bot <30521560+liuxingbaoyu@users.noreply.github.com>
    DylanPiercey and liuxingbaoyu authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d8ed865 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae77628 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29242d5 View commit details
    Browse the repository at this point in the history
  5. v7.26.2

    babel-bot committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    a39ef1a View commit details
    Browse the repository at this point in the history
Loading