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: rusty-key/optimize-css-assets-webpack-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0a410a9
Choose a base ref
...
head repository: NMFR/optimize-css-assets-webpack-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d0bf176
Choose a head ref
  • 13 commits
  • 5 files changed
  • 1 contributor

Commits on Aug 30, 2020

  1. Update dependencies (NMFR#133)

    Update nvm node version
    Add .editorconfig
    Update dev dependencies
    Remove some dependencies vulnerabilities (`npm audit fix`)
    NMFR authored Aug 30, 2020
    Configuration menu
    Copy the full SHA
    b3a3ada View commit details
    Browse the repository at this point in the history
  2. 5.0.4

    NMFR committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    e9b84f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

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

Commits on May 16, 2021

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

    NMFR committed May 16, 2021
    Configuration menu
    Copy the full SHA
    09d29b3 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. fix: previous version breaking changes (NMFR#156)

    The cssnano and postcss version upgrades are a breaking change. This commit reverts the upgrade.
    NMFR authored May 17, 2021
    Configuration menu
    Copy the full SHA
    9567391 View commit details
    Browse the repository at this point in the history
  2. 5.0.6

    NMFR committed May 17, 2021
    Configuration menu
    Copy the full SHA
    3e6a04c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0535c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. fix: cve (NMFR#166)

    update cssnano patch version
    NMFR authored Jun 22, 2021
    Configuration menu
    Copy the full SHA
    4c7d251 View commit details
    Browse the repository at this point in the history
  2. 5.0.7

    NMFR committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    aaa1395 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. fix: dependency breaking changes

    NMFR committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    8cdabac View commit details
    Browse the repository at this point in the history
  2. fix: version

    NMFR committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    ae862de View commit details
    Browse the repository at this point in the history
  3. 5.0.8

    NMFR committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    d0bf176 View commit details
    Browse the repository at this point in the history
Loading