Update webpack to the latest version 🚀#14
Open
greenkeeper[bot] wants to merge 2 commits intomasterfrom
Open
Conversation
Author
Version 3.2.0 just got published.Update to this version instead 🚀 Release Notesv3.2.0Bugfixes:
CommitsThe new version differs by 27 commits.
There are 27 commits in total. See the full diff |
Author
Version 3.3.0 just got published.Update to this version instead 🚀 Release Notesv3.3.0Features:
Bugfixes:
CommitsThe new version differs by 23 commits.
There are 23 commits in total. See the full diff |
Author
Version 3.4.0 just got published.Update to this version instead 🚀 Release Notesv3.4.0Features:
Bugfixes:
Performance:
CommitsThe new version differs by 88 commits.
There are 88 commits in total. See the full diff |
Author
Version 3.4.1 just got published.Update to this version instead 🚀 Release Notesv3.4.1Bugfixes:
|
Author
Version 3.5.0 just got published.Update to this version instead 🚀 Release Notesv3.5.0Features:
Bugfixes:
Examples:
CommitsThe new version differs by 68 commits.
There are 68 commits in total. See the full diff |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version 3.1.0 of webpack just got published.
The version 3.1.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of webpack.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Release Notes
v3.1.0Features:
thisin a IIFEcacheWithContext: falseby default when it's safesortModulestoChunkwhich is required in extract-text-plugin to support webpack 3Bugfixes:
!with truthy webpack identifier will evaluate correctlyCommits
The new version differs by 643 commits.
4bb30183.1.07e757cdMerge pull request #5194 from webpack/feature/hoist_regex_literals2879fb3Merge pull request #5225 from hulkish/feature/added-chunk-sortModules-method5f08aa4removed default params for node 4cadf9f7added sortModules method to Chunk class70b7d2ffix(sp): spelling mistake in const name0ab36c4Merge pull request #5196 from AndersDJohnson/multi-compiler-functions2eccb19Merge pull request #5081 from KTruong888/4099_es6_refactor_lib_hot_module_replacement_plugine365b2eMerge pull request #5210 from ematipico/master7913789Merge pull request #5220 from liuyuanyangscript/master15becbdREADME.md bugfix2ccc1fdChanged statement 'var' to 'const'a589a6cMerge pull request #5183 from kahwee/patch-1c2fa5d4feat(perf): remove unneded regexp escape987a9f3feat(perf): hoist final regexpThere are 250 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴