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: cascornelissen/svg-spritemap-webpack-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.2
Choose a base ref
...
head repository: cascornelissen/svg-spritemap-webpack-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.5.0
Choose a head ref
  • 19 commits
  • 42 files changed
  • 3 contributors

Commits on Oct 1, 2021

  1. Configuration menu
    Copy the full SHA
    10ac035 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    cascornelissen committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    b0b4b7d View commit details
    Browse the repository at this point in the history
  3. 4.3.3

    cascornelissen committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    33fc488 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    ace754e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c127138 View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    cascornelissen committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    b4daf2a View commit details
    Browse the repository at this point in the history
  4. 4.4.0

    cascornelissen committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    5e73ae5 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. Bump minimist from 1.2.5 to 1.2.6

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and cascornelissen committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    0f07639 View commit details
    Browse the repository at this point in the history
  2. Bump node-fetch from 2.6.1 to 2.6.7

    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v2.6.1...v2.6.7)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and cascornelissen committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    46d9fd4 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

  1. Update dependencies

    cascornelissen committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    4ece0f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9beca44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    055d348 View commit details
    Browse the repository at this point in the history
  4. Move processing of assets (adding spritemap to chunk) outside of this…

    …Compilation to ensure the filename is added to chunk.files correctly
    cascornelissen committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    b4fba19 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. 4.4.1

    cascornelissen committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    aaedcab View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Remove normalizing of input.patterns now that glob@8 has improvements…

    … for Windows path handling
    cascornelissen committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    cda8566 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65a3176 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. 4.4.2

    cascornelissen committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    1c3f48b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. Add check to ensure spritemap is not regenerated in watch mode when s…

    …ource sprites have not received any changes
    cascornelissen committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    eae59fb View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. 4.5.0

    cascornelissen committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    6c77b05 View commit details
    Browse the repository at this point in the history
Loading