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
base: e4b2677b11b86b11984aebc2a17cd0c1bea22595
Choose a base ref
...
head repository: webpack-contrib/webpack-bundle-analyzer
compare: ee6c7a9426b6d2ae7a2ce2a798f24036f5b48c0c
Choose a head ref
  • 20 commits
  • 56 files changed
  • 2 contributors

Commits on Sep 28, 2020

  1. Catch uncaught opener errors

    Will O'Beirne committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    b0f717b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #382 from wbobeirne/fix-opener-error

    Catch uncaught opener errors
    th0r committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    e4a8974 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Update dependencies

    th0r committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    d5698f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    591adf1 View commit details
    Browse the repository at this point in the history
  3. - Support multiple Webpack versions in tests

    - Fix tests to support Webpack 5
    th0r committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    a81b7b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abc298a View commit details
    Browse the repository at this point in the history
  5. Update package-lock.json

    th0r committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    b34b249 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7bbe89f View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Configuration menu
    Copy the full SHA
    c35bda3 View commit details
    Browse the repository at this point in the history
  2. Add tests for Webpack 5

    th0r committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    b85ba7d View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    th0r committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    3094dbc View commit details
    Browse the repository at this point in the history
  4. Add changelog for v4.0.0

    th0r committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    d32cbdb View commit details
    Browse the repository at this point in the history
  5. Fix lint issues

    th0r committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    d8f2dd7 View commit details
    Browse the repository at this point in the history
  6. Update version

    th0r committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    f819548 View commit details
    Browse the repository at this point in the history
  7. Add changelog entry

    th0r committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    ef36924 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. Configuration menu
    Copy the full SHA
    35b62db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2153401 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    th0r committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    37ab03e View commit details
    Browse the repository at this point in the history
  4. Update version

    th0r committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    8d1a752 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #389 from webpack-contrib/support-webpack-5

    Support Webpack 5
    th0r committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    ee6c7a9 View commit details
    Browse the repository at this point in the history