Update webpack to the latest version 🚀 - #43
Conversation
Version 4.7.0 just got published.Update to this version instead 🚀 Release Notesv4.7.0Features
Bugfixes
Internal changes
CommitsThe new version differs by 203 commits.
There are 203 commits in total. See the full diff |
Version 4.8.2 just got published.Update to this version instead 🚀 Release Notesv4.8.2Bugfixes
CommitsThe new version differs by 136 commits.
There are 136 commits in total. See the full diff |
Version 4.8.3 just got published.Update to this version instead 🚀 Release Notesv4.8.3Bugfixes
CommitsThe new version differs by 13 commits.
See the full diff |
Version 4.9.0 just got published.Update to this version instead 🚀 Release Notesv4.9.0Features
Bugfixes
Internal changes
CommitsThe new version differs by 87 commits.
There are 87 commits in total. See the full diff |
Version 4.9.1 just got published.Update to this version instead 🚀 Release Notesv4.9.1Bugfixes
Internal changes
CommitsThe new version differs by 11 commits.
See the full diff |
Version 4.9.2 just got published.Update to this version instead 🚀 Release Notesv4.9.2Bugfixes
CommitsThe new version differs by 13 commits.
See the full diff |
Version 4.10.0 just got published.Update to this version instead 🚀 Release Notesv4.10.0Features
Bugfixes
CommitsThe new version differs by 34 commits.
There are 34 commits in total. See the full diff |
Version 4.10.1 just got published.Update to this version instead 🚀 Release Notesv4.10.1Bugfixes
|
Version 4.10.2 just got published.Update to this version instead 🚀 Release Notesv4.10.2Bugfixes
CommitsThe new version differs by 12 commits.
See the full diff |
Version 4.11.0 just got published.Update to this version instead 🚀 Release Notesv4.11.0Features
Bugfixes
CommitsThe new version differs by 87 commits.
There are 87 commits in total. See the full diff |
Version 4.11.1 just got published.Update to this version instead 🚀 Release Notesv4.11.1Features
Bugfixes
|
Version 4.12.0 just got published.Update to this version instead 🚀 Release Notesv4.12.0Features
Bugfixes
CommitsThe new version differs by 53 commits.
There are 53 commits in total. See the full diff |
Version 4.12.1 just got published.Update to this version instead 🚀 Release Notesv4.12.1Bugfixes
Internal changes
CommitsThe new version differs by 55 commits.
There are 55 commits in total. See the full diff |
Version 4.12.2 just got published.Update to this version instead 🚀 Release Notesv4.12.2Bugfixes
CommitsThe new version differs by 19 commits.
There are 19 commits in total. See the full diff |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Version 4.6.0 of webpack was just published.
The version 4.6.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of webpack.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v4.6.0Features
webpackPrefetch/webpackPreloadmagic comments toimport()stats.entrypoints[].childrenandstats.entrypoints[].childAssetsto stats jsonBugfixes
target: "webworker"thistoundefinedESM replacement in function default valuesnew require(...)is weird, but now behaves like in node.jsexport * from "commonjs"with partial overrideoutput.globalObjectintarget: "node-webkit"loadModulesand dependencies in these modulesunknown sizewhen size is unknownoptimizationconfigurationInternal changes
Commits
The new version differs by 1318 commits.
e7c8fa44.6.0941be29Merge pull request #7063 from webpack/bugfix/clone-optimization3a5fda9Merge pull request #7062 from webpack/bugfix/issue-6931c47150cClone optimization config in Defaulter3f99517Merge pull request #6905 from xtuc/fix-handle-unknown-sizeaee2491Merge pull request #6962 from justinhelmer/bug/6919ec4ec8eMerge pull request #7056 from webpack/feature/preload0ff2901Merge pull request #7060 from webpack/test/any-comment-in-import58ba91dfix bug which prevented some chunks to show up in Chunk.getAllAsyncChunks946c4dfadd test case for comments in import()8e2e19bfix unstable sorting of ChunkGroups and add test205ca62fix reversed order in Chunk.compareTobabc8a4Merge pull request #7059 from bastimeyer/bugfix/loaderplugin-recursivebe79d6dadd mixed test case which also tests equal order sorting873d7d4show preload and prefetch in statsThere are 250 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴