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.25.2
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.25.3
Choose a head ref
  • 9 commits
  • 23 files changed
  • 6 contributors

Commits on Jul 30, 2024

  1. 1 Configuration menu
    Copy the full SHA
    75ad9e2 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    4812fd9 View commit details
    Browse the repository at this point in the history
  3. Add @babel/types as a dependency of @babel/parser (#16688)

    Co-authored-by: Spencer Elliott <me@elliottsj.com>
    Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
    Co-authored-by: merceyz <merceyz@users.noreply.github.com>
    4 people authored Jul 30, 2024
    1 Configuration menu
    Copy the full SHA
    782e0ea View commit details
    Browse the repository at this point in the history
  4. Test: Improve available-plugins compat-data check (#16693)

    * test: improve available-plugins comat-data check
    
    * fix: incorrect syntax-unicode-sets-regex entry
    JLHwung authored Jul 30, 2024
    1 Configuration menu
    Copy the full SHA
    a0c8871 View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    44efb5f View commit details
    Browse the repository at this point in the history
  6. 1 Configuration menu
    Copy the full SHA
    992c6e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. chore: remove duplicate tscheck from the publish script (#16702)

    chore: $(MAKEJS) prepublish-prepare-dts already runs makejs tscheck
    JLHwung authored Jul 31, 2024
    1 Configuration menu
    Copy the full SHA
    66f1d47 View commit details
    Browse the repository at this point in the history
  2. add nextjs-10 e2e-test (#16700)

    * add nextjs-10 e2e test
    
    * apply debug mode patch
    
    * fix file permission
    
    * update fixture setup
    
    * fix registry setup
    
    * run nextjs10 e2e test only
    
    * copy contents
    
    * Revert "run nextjs10 e2e test only"
    
    This reverts commit 23d6104.
    
    * ensure side effects
    
    * Add transform-runtime for regenerator
    
    * Fix test
    
    ---------
    
    Co-authored-by: Nicolò Ribaudo <hello@nicr.dev>
    JLHwung and nicolo-ribaudo authored Jul 31, 2024
    1 Configuration menu
    Copy the full SHA
    08d5528 View commit details
    Browse the repository at this point in the history
  3. v7.25.3

    babel-bot committed Jul 31, 2024
    1 Configuration menu
    Copy the full SHA
    787c7cd View commit details
    Browse the repository at this point in the history
Loading