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/webpack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.40.2
Choose a base ref
...
head repository: webpack/webpack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.40.3
Choose a head ref
  • 13 commits
  • 9 files changed
  • 6 contributors

Commits on Sep 13, 2019

  1. Fix LogTypeEnum typedef

    See [this comment](microsoft/TypeScript#33411 (comment)) - the type is incorrect for what's desired here.
    weswigham authored Sep 13, 2019
    Configuration menu
    Copy the full SHA
    a559707 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2019

  1. chore(deps-dev): bump eslint-plugin-jsdoc from 15.9.1 to 15.9.2

    Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 15.9.1 to 15.9.2.
    - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
    - [Commits](gajus/eslint-plugin-jsdoc@v15.9.1...v15.9.2)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored Sep 14, 2019
    Configuration menu
    Copy the full SHA
    3aaafbc View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2019

  1. Merge pull request #9704 from webpack/dependabot/npm_and_yarn/eslint-…

    …plugin-jsdoc-15.9.2
    
    chore(deps-dev): bump eslint-plugin-jsdoc from 15.9.1 to 15.9.2
    webpack-bot authored Sep 15, 2019
    Configuration menu
    Copy the full SHA
    b930486 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. Configuration menu
    Copy the full SHA
    465922f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9becbd4 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Merge pull request #9710 from webpack/dependabot/npm_and_yarn/eslint-…

    …plugin-prettier-3.1.1
    
    chore(deps-dev): bump eslint-plugin-prettier from 3.1.0 to 3.1.1
    webpack-bot authored Sep 19, 2019
    Configuration menu
    Copy the full SHA
    b07d3b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

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

Commits on Sep 23, 2019

  1. Merge pull request #9709 from mbudde/patch-1

    nit: Don't recompute filename hash
    sokra authored Sep 23, 2019
    Configuration menu
    Copy the full SHA
    a97e8d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c4138d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9719 from hedgepigdaniel/perf/NormalModule-size

    perf: cache module size in NormalModule
    sokra authored Sep 23, 2019
    Configuration menu
    Copy the full SHA
    d89dc70 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9702 from weswigham/patch-1

    Fix `LogTypeEnum` typedef
    sokra authored Sep 23, 2019
    Configuration menu
    Copy the full SHA
    b151069 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #9724 from webpack/bugfix/serve-regression

    HMR plugin should only affect the root compilation
    sokra authored Sep 23, 2019
    Configuration menu
    Copy the full SHA
    adfa484 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. 4.40.3

    sokra committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    b58560c View commit details
    Browse the repository at this point in the history
Loading