Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.
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/url-loader
base: 672ba8078ad0879d13248929876de157ac59a06f
Choose a base ref
...
head repository: webpack-contrib/url-loader
compare: 0eeaaa93d574b98ba405c17947a3f0ffbea5583b
Choose a head ref
  • 11 commits
  • 37 files changed
  • 3 contributors

Commits on Dec 17, 2017

  1. refactor: apply webpack-defaults (#102)

    - Upgrades to `webpack-defaults@2.0.0`
    - Drops support for `node =< v4.0.0`
    - Sets the minimum `peerDependency` to `webpack >= 3.0.0`
    
    BREAKING CHANGE: Sets `engines` to `"node": ">= 6.9.0 || >= 8.9.0"`
    BREAKING CHANGE: Drops support for `webpack =< v2.0.0`
    michael-ciniawsky authored and joshwiens committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    073b588 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ce17f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9174d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b61859c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c87902 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2017

  1. Configuration menu
    Copy the full SHA
    5aeba3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a62cd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4be0c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2018

  1. Configuration menu
    Copy the full SHA
    457618b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0390cdb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0eeaaa9 View commit details
    Browse the repository at this point in the history