-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update webpack to the latest version 🚀 #343
base: master
Are you sure you want to change the base?
Conversation
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 |
Version 4.16.0 just got published.Update to this version instead 🚀 Release Notesv4.16.0Features
Bugfixes
Deprecations
CommitsThe new version differs by 44 commits.
There are 44 commits in total. See the full diff |
Version 4.16.1 just got published.Update to this version instead 🚀 Release Notesv4.16.1Bugfixes
Internal changes
CommitsThe new version differs by 29 commits.
There are 29 commits in total. See the full diff |
Version 4.16.2 just got published.Update to this version instead 🚀 Release Notesv4.16.2Bugfixes
CommitsThe new version differs by 25 commits.
There are 25 commits in total. See the full diff |
Version 4.16.3 just got published.Update to this version instead 🚀 Release Notesv4.16.3Bugfixes
CommitsThe new version differs by 5 commits.
See the full diff |
Version 4.16.4 just got published.Update to this version instead 🚀 CommitsThe new version differs by 15 commits.
See the full diff |
Version 4.16.5 just got published.Update to this version instead 🚀 CommitsThe new version differs by 12 commits.
See the full diff |
Version 4.17.0 just got published.Update to this version instead 🚀 Release Notesv4.17.0Features
Bugfixes
CommitsThe new version differs by 22 commits.
There are 22 commits in total. See the full diff |
Version 4.17.1 just got published.Update to this version instead 🚀 Release Notesv4.17.1Bugfixes
|
Version 4.17.2 just got published.Update to this version instead 🚀 Release Notesv4.17.2Bugfixes
CommitsThe new version differs by 9 commits.
See the full diff |
Version 4.11.0 of webpack was just published.
webpack
The version 4.11.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.11.0Features
reportProgress
inafterEmit
Bugfixes
Commits
The new version differs by 1928 commits ahead by 1928, behind by 8.
e2fe200
4.11.0
b1a640e
Merge pull request #7479 from webpack/fix/5153
b5b1e86
Merge pull request #7478 from webpack/fix/5889
aa6de57
Ensure static and dynamic imports use the same binding
348057f
Add a test case to invalidate #5889
5653732
Merge pull request #7476 from sandersn/fix-template-tag-syntax
c971073
Fix template tag syntax
19389b7
Merge pull request #7447 from xtuc/fix-wasm-check-for-invalid-signatures
78b3193
add checkWasmTypes flag, enabled it only in production
bc6b5b0
Merge pull request #7444 from MLoughry/prefetch-from-entry
c65d164
fix test case
591521b
support node.js 10 and 8
c77ec39
revert afterStartup and trigger prefetch before startup
dc0e1ec
Merge branch 'master' into prefetch-from-entry
db668b7
move fake document to ConfigTestCases
There 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 🌴