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-loader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.0.0
Choose a base ref
...
head repository: babel/babel-loader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.1.1
Choose a head ref
  • 11 commits
  • 20 files changed
  • 4 contributors

Commits on Jul 23, 2025

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

Commits on Aug 5, 2025

  1. Enable type checking and support Babel 8 (#1056)

    * build babel-loader by Babel 8 beta
    
    * enable tscheck on sources
    JLHwung authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    2479ed2 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2025

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

Commits on Feb 15, 2026

  1. fix: mark webpack as optional peer dependency (#1061)

    * fix: mark webpack as optional peer dependency
    
    * test: refactor tests to support Rspack
    
    * fix: format
    
    * fix: remove unused
    chenjiahan authored Feb 15, 2026
    Configuration menu
    Copy the full SHA
    faa5dbb View commit details
    Browse the repository at this point in the history
  2. Bump webpack from 5.101.0 to 5.104.1 (#1062)

    Bumps [webpack](https://github.com/webpack/webpack) from 5.101.0 to 5.104.1.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
    - [Commits](webpack/webpack@v5.101.0...v5.104.1)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-version: 5.104.1
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 15, 2026
    Configuration menu
    Copy the full SHA
    77e2a66 View commit details
    Browse the repository at this point in the history
  3. Bump glob from 10.4.5 to 10.5.0 (#1060)

    Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 10.5.0.
    - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
    - [Commits](isaacs/node-glob@v10.4.5...v10.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: glob
      dependency-version: 10.5.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 15, 2026
    Configuration menu
    Copy the full SHA
    e0d4add View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2026

  1. Bump minimatch from 3.1.2 to 3.1.5 (#1063)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    3c1e180 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e34c360 View commit details
    Browse the repository at this point in the history
  3. 10.1.0

    nicolo-ribaudo committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    de09ee1 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2026

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

    nicolo-ribaudo committed Mar 9, 2026
    Configuration menu
    Copy the full SHA
    da60210 View commit details
    Browse the repository at this point in the history
Loading