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/loader-utils Loading
base: v1.0.4
Choose a base ref
...
head repository: webpack/loader-utils Loading
compare: v1.1.0
Choose a head ref
  • 5 commits
  • 7 files changed
  • 4 contributors

Commits on Mar 14, 2017

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

Commits on Mar 15, 2017

  1. Merge pull request #78 from wardpeet/feature/automatic-release

    feat(automatic-release): Generation of automatic release
    jhnns committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    16e99a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2017

  1. feat(parseQuery): export parseQuery

    - Add `exports.parseQuery` in `lib/index.js`
    - Separate `test/parseQuery.test.js` from `test/getOptions.test.js`
    - Add `parseQuery` in `README.md`
    - Fix: object is passed to loaderUtils.parseQuery in test
    - Change the title of the test and example code in README
    - In example code, replace `var`s with `const`
    
    #76 #77
    anseki authored and jhnns committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    ddf64e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d939bc View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.1.0

    jhnns committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    a5602ad View commit details
    Browse the repository at this point in the history
Loading