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: webpack-contrib/mini-css-extract-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.9.0
Choose a base ref
...
head repository: webpack-contrib/mini-css-extract-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 18 commits
  • 106 files changed
  • 8 contributors

Commits on May 8, 2024

  1. ci: fix (#1099)

    alexander-akait authored May 8, 2024
    Configuration menu
    Copy the full SHA
    aab1b12 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

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

Commits on Jun 21, 2024

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

Commits on Aug 19, 2024

  1. fix: add export default {} when CSS modules enabled and a file is e…

    …mpty for the `defaultExport` option
    houhongxu authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8f77e19 View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.9.1

    alexander-akait committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    00cdedb View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    58c6b74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3effaa0 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

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

Commits on Jun 30, 2025

  1. Configuration menu
    Copy the full SHA
    554277b View commit details
    Browse the repository at this point in the history
  2. docs: fix typos and improve clarity in contribution guidelines (#1127)

    Co-authored-by: Nitin Kumar <snitin315@gmail.com>
    ersachin3112 and snitin315 authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    6351aa3 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2025

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

Commits on Aug 4, 2025

  1. Configuration menu
    Copy the full SHA
    9642a3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d3f477 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e07dd41 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

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

Commits on Aug 9, 2025

  1. chore(deps-dev): bump webpack-dev-server from 4.15.2 to 5.2.1 (#1138)

    Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.15.2 to 5.2.1.
    - [Release notes](https://github.com/webpack/webpack-dev-server/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-server@v4.15.2...v5.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-server
      dependency-version: 5.2.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 Aug 9, 2025
    Configuration menu
    Copy the full SHA
    ba231e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

  1. Configuration menu
    Copy the full SHA
    f67c05a View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.9.4

    alexander-akait committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    29df465 View commit details
    Browse the repository at this point in the history
Loading