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/css-minimizer-webpack-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.0
Choose a base ref
...
head repository: webpack-contrib/css-minimizer-webpack-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.0
Choose a head ref
  • 5 commits
  • 13 files changed
  • 3 contributors

Commits on Nov 25, 2021

  1. refactor: fix type

    alexander-akait committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    0b3e40d View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

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

Commits on Dec 9, 2021

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

Commits on Dec 16, 2021

  1. feat: removed cjs wrapper and generated types in commonjs format (`ex…

    …port =` and `namespaces` used in types), now you can directly use exported types
    alexander-akait authored Dec 16, 2021
    Configuration menu
    Copy the full SHA
    3262a9a View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.3.0

    alexander-akait committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    b5b0cbc View commit details
    Browse the repository at this point in the history
Loading