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: jantimon/mini-css-extract-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
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
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 68 files changed
  • 9 contributors

Commits on Mar 2, 2024

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

Commits on Mar 6, 2024

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

Commits on Mar 17, 2024

  1. chore(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6 (webpack…

    …-contrib#1088)
    
    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      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 Mar 17, 2024
    Configuration menu
    Copy the full SHA
    8bf0ad6 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. chore(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 (web…

    …pack-contrib#1091)
    
    Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
    - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-middleware
      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 Mar 25, 2024
    Configuration menu
    Copy the full SHA
    51065cc View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. chore(deps-dev): bump express from 4.18.2 to 4.19.2 (webpack-contrib#…

    …1093)
    
    Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.18.2...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      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 Mar 28, 2024
    Configuration menu
    Copy the full SHA
    92c7eb3 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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

Commits on Apr 8, 2024

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

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    1a56673 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee25e51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29f0b91 View commit details
    Browse the repository at this point in the history
  4. chore(release): 2.9.0

    alexander-akait committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7cc2789 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. 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
Loading