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/copy-webpack-plugin
base: v4.5.4
Choose a base ref
...
head repository: webpack-contrib/copy-webpack-plugin
compare: v4.6.0
Choose a head ref
  • 3 commits
  • 7 files changed
  • 3 contributors

Commits on Oct 25, 2018

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

Commits on Oct 31, 2018

  1. fix: handle undefined and null as stats value (#302)

    In certain cases depending on the inputFileSystem `stats` doesn't throw, but returns a falsey value such as `undefined` and `null`. In this case an error from globby will be thrown `Patterns must be a string or an array of strings`
    alan-agius4 authored and evilebottnawi committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    78c5d12 View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.6.0

    alexander-akait committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    5cf125e View commit details
    Browse the repository at this point in the history