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/webpack-bundle-analyzer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.1
Choose a base ref
...
head repository: webpack-contrib/webpack-bundle-analyzer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.5.0
Choose a head ref
  • 13 commits
  • 8 files changed
  • 6 contributors

Commits on Jul 30, 2019

  1. Copy the full SHA
    4c7a722 View commit details
  2. Small refactoring

    th0r committed Jul 30, 2019
    Copy the full SHA
    be7422b View commit details
  3. Fix error in tests

    th0r committed Jul 30, 2019
    Copy the full SHA
    7007d68 View commit details
  4. Merge pull request #303 from webpack-contrib/test-optional-options

    Test that plugin options are optional
    th0r authored Jul 30, 2019
    Copy the full SHA
    95d03b7 View commit details

Commits on Aug 15, 2019

  1. docs: funding (#306)

    evilebottnawi authored Aug 15, 2019
    Copy the full SHA
    1c23e1b View commit details

Commits on Aug 27, 2019

  1. Bump eslint-utils from 1.4.0 to 1.4.2

    Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.2.
    - [Release notes](https://github.com/mysticatea/eslint-utils/releases)
    - [Commits](mysticatea/eslint-utils@v1.4.0...v1.4.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 27, 2019
    Copy the full SHA
    f2239d8 View commit details
  2. Merge pull request #309 from webpack-contrib/dependabot/npm_and_yarn/…

    …eslint-utils-1.4.2
    
    Bump eslint-utils from 1.4.0 to 1.4.2
    valscion authored Aug 27, 2019
    Copy the full SHA
    20c6d29 View commit details

Commits on Sep 11, 2019

  1. add: add 'favicon.ico' for web page.

    update: update web page title. Use `project name` + `build time` instead of 'Webpack Bundle Analyzer'.
    gaokun committed Sep 11, 2019
    Copy the full SHA
    241313b View commit details

Commits on Sep 12, 2019

  1. Apply suggestions from code review

    Co-Authored-By: Yuriy Grunin <grunin.ya@ya.ru>
    gaokun and th0r authored Sep 12, 2019
    Copy the full SHA
    50ea001 View commit details
  2. use base64 favicon.

    update datetime format to : 12/Sep 14:40.
    gaokun committed Sep 12, 2019
    Copy the full SHA
    49a36f2 View commit details
  3. remove favicon file.

    use webpack icon as favicon.
    update datetime format to : 12 Sep 2019 at 14:40.
    withdraw mocha version change.
    gaokun committed Sep 12, 2019
    Copy the full SHA
    fe48867 View commit details
  4. Merge pull request #310 from gaokun/master

    Update web page title
    th0r authored Sep 12, 2019
    Copy the full SHA
    c9c8998 View commit details
  5. v3.5.0

    th0r committed Sep 12, 2019
    Copy the full SHA
    0fb07ad View commit details
Loading