Update webpack to the latest version 🚀#71
Conversation
Version 4.1.1 just got published.Update to this version instead 🚀 Release Notesv4.1.1Features
Bugfixes
CommitsThe new version differs by 27 commits.
There are 27 commits in total. See the full diff |
Version 4.2.0 just got published.Update to this version instead 🚀 Release Notesv4.2.0Features
Bugfixes
CommitsThe new version differs by 74 commits.
There are 74 commits in total. See the full diff |
Version 4.3.0 just got published.Update to this version instead 🚀 Release Notesv4.3.0Features
Bugfixes
CommitsThe new version differs by 24 commits.
There are 24 commits in total. See the full diff |
Version 4.4.0 just got published.Update to this version instead 🚀 Release Notesv4.4.0Features
Bugfixes
Performance
CommitsThe new version differs by 72 commits.
There are 72 commits in total. See the full diff |
Version 4.5.0 just got published.Update to this version instead 🚀 Release Notesv4.5.0Features
Bugfixes
Contributing
CommitsThe new version differs by 41 commits.
There are 41 commits in total. See the full diff |
Version 4.6.0 just got published.Update to this version instead 🚀 Release Notesv4.6.0Features
Bugfixes
Internal changes
CommitsThe new version differs by 161 commits.
There are 161 commits in total. See the full diff |
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.13.0 just got published.Update to this version instead 🚀 Release Notesv4.13.0Features
Bugfixes
CommitsThe new version differs by 52 commits.
There are 52 commits in total. See the full diff |
Version 4.14.0 just got published.Update to this version instead 🚀 Release Notesv4.14.0Features
Bugfixes
CommitsThe new version differs by 9 commits.
See the full diff |
Version 4.15.0 just got published.Update to this version instead 🚀 Release Notesv4.15.0Features:
CommitsThe new version differs by 70 commits.
There are 70 commits in total. See the full diff |
Version 4.15.1 just got published.Update to this version instead 🚀 Release Notesv4.15.1Bugfixes
CommitsThe new version differs by 10 commits.
See the full diff |
☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.
Version 4.1.0 of webpack was just published.
The version 4.1.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.1.0Features
filenameoption tooptimization.splitChunksto modify the filename template for splitted chunksBugfixes
this.xxxinProvidePluginCommits
The new version differs by 919 commits.
f916fc04.1.08eba694Merge pull request #6650 from webpack/bump_watchpack00f70fcMerge pull request #6645 from zacanger/fix/66442e3d319Merge pull request #6648 from cheapsteak/patch-101c18ccMerge pull request #6651 from webpack/feature/split-chunks-filename2e687d0Merge pull request #6613 from brentwilton/improve-performance-of-module-concatenation-plugin3c5b104Merge pull request #6663 from webpack/feature/support-non-js2c8ea60expose stuff and all non-bundle modulesb0e14dfSet optimization.splitChunks to false in test webpack config.ecb65aaallow to configure filename for splitted chunks325038dUpdate watchpack to 1.5.0a2fd80eUpdate downloads badge to point to graph of downloads3a41ca4Fix #664439095efadd todo for ModuleConcatenationPlugin for loop bugfixf6e366bMerge pull request #6611 from kvrlk/patch-1There 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 🌴