-
Notifications
You must be signed in to change notification settings - Fork 108
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 🚀 #214
Conversation
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.13.0 of webpack was just published.
The version 4.13.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.13.0Features
DefinePlugin
now supportsruntimeValue
s to pass computed values with dependencies that can change over timeoptimization.hashedModuleIds
resolve.alias
Bugfixes
bin
fields are usedCommits
The new version differs by 52 commits.
e3678aa
4.13.0
43563b3
hotfix merge issue in watchCases (not in CI)
09beba0
Merge pull request #7621 from webpack/deps/enhanced-resolve
7b7d323
upgrade enhanced-resolve
34b0c7c
Merge pull request #6906 from stepharr/patch-1
b181bc4
Merge pull request #6793 from ronkorving/define-functions
e08399a
Merge pull request #7017 from rtsao/crossorigin-attr
b848ec5
Merge pull request #6346 from Connormiha/simplife-has-dependencies
8420c73
Merge branch 'master' into define-functions
ef2ec25
update template.md too
5c4ffd5
fix tests and code
6478fb9
Merge branch 'master' into crossorigin-attr
dcf3e09
Merge pull request #7399 from webpack/feat-implement-option-for-hashed-module-ids-plugin
f41b829
Merge pull request #7604 from webpack/feature/update-snapshot-script
17fa26c
use jest directly
There are 52 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 🌴