-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Comparing changes
Open a pull request
base repository: webpack/webpack
base: v5.63.0
head repository: webpack/webpack
compare: v5.64.0
- 10 commits
- 20 files changed
- 4 contributors
Commits on Nov 9, 2021
-
chore(deps): bump mime-types from 2.1.33 to 2.1.34
Bumps [mime-types](https://github.com/jshttp/mime-types) from 2.1.33 to 2.1.34. - [Release notes](https://github.com/jshttp/mime-types/releases) - [Changelog](https://github.com/jshttp/mime-types/blob/master/HISTORY.md) - [Commits](jshttp/mime-types@2.1.33...2.1.34) --- updated-dependencies: - dependency-name: mime-types dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for ec0070b - Browse repository at this point
Copy the full SHA ec0070bView commit details
Commits on Nov 10, 2021
-
perf: Prevent running regexs over the same strings twice
Mark Molinaro authoredNov 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 6d3cd42 - Browse repository at this point
Copy the full SHA 6d3cd42View commit details -
Merge pull request #14694 from markjm/markjm/double-regexp
perf: Prevent running regexs over the same strings twice
Configuration menu - View commit details
-
Copy full SHA for e6da1d4 - Browse repository at this point
Copy the full SHA e6da1d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a12794 - Browse repository at this point
Copy the full SHA 6a12794View commit details -
Merge pull request #14686 from webpack/dependabot/npm_and_yarn/mime-t…
…ypes-2.1.34 chore(deps): bump mime-types from 2.1.33 to 2.1.34
Configuration menu - View commit details
-
Copy full SHA for 970b368 - Browse repository at this point
Copy the full SHA 970b368View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11bc877 - Browse repository at this point
Copy the full SHA 11bc877View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bb5651 - Browse repository at this point
Copy the full SHA 9bb5651View commit details -
Merge pull request #14701 from webpack/feature/no-async-chunk-loading
add `asyncChunks: boolean` option to disable creation of async chunks
Configuration menu - View commit details
-
Copy full SHA for ac7bd40 - Browse repository at this point
Copy the full SHA ac7bd40View commit details
Commits on Nov 11, 2021
-
Merge pull request #14698 from webpack/bugfix/profiling-plugin-hook-c…
…heck check hooks for existance before using in ProfilingPlugin
Configuration menu - View commit details
-
Copy full SHA for d96f23e - Browse repository at this point
Copy the full SHA d96f23eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 789e585 - Browse repository at this point
Copy the full SHA 789e585View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.63.0...v5.64.0