-
Notifications
You must be signed in to change notification settings - Fork 0
Update webpack to the latest version 🚀 #18
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
base: master
Are you sure you want to change the base?
Conversation
Version 3.1.0 just got published.Update to this version instead 🚀 Release Notesv3.1.0Features:
Bugfixes:
CommitsThe new version differs by 95 commits.
There are 95 commits in total. See the full diff |
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 |
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 |
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 |
Version 3.4.1 just got published.Update to this version instead 🚀 Release Notesv3.4.1Bugfixes:
|
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 |
Version 3.5.1 just got published.Update to this version instead 🚀 Release Notesv3.5.1Bugfixes:
|
Version 3.5.2 just got published.Update to this version instead 🚀 Release Notesv3.5.2Bugfixes:
CommitsThe new version differs by 12 commits.
See the full diff |
Version 3.5.3 just got published.Update to this version instead 🚀 Release Notesv3.5.3Bugfixes
CommitsThe new version differs by 7 commits.
See the full diff |
Version 3.5.4 just got published.Update to this version instead 🚀 Release Notesv3.5.4Bugfixes
Features:
CommitsThe new version differs by 22 commits.
There are 22 commits in total. See the full diff |
Version 3.5.5 just got published.Update to this version instead 🚀 Release Notesv3.5.5Bugfixes:
CommitsThe new version differs by 5 commits.
See the full diff |
Version 3.5.6 just got published.Update to this version instead 🚀 Release Notesv3.5.6Bugfixes
Performance
CommitsThe new version differs by 31 commits.
There are 31 commits in total. See the full diff |
Version 3.6.0 just got published.Update to this version instead 🚀 Release Notesv3.6.0Bugfixes
CommitsThe new version differs by 17 commits.
There are 17 commits in total. See the full diff |
Version 3.7.0 just got published.Update to this version instead 🚀 Release Notesv3.7.0Features
Bugfixes
PerformanceCommitsThe new version differs by 58 commits.
There are 58 commits in total. See the full diff |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Version 3.0.0 of webpack just got published.
The version 3.0.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.0.0Changes from 2.6.1 to 3.0.0
Features
node_modulesno longer mangle to~in stats [breaking change]webpack.optimize.ModuleConcatenationPlugin)output.libraryExportto select an export for the librarysourceMapFilenamenow supports[contenthash][breaking change]module.noParsesupports functionsnode: falseoption to disable all node specific additionsBugfixes
asyncoptionInternal changes
Changes from 3.0.0-rc.2 to 3.0.0
Bugfixes
Internal changes
Commits
The new version differs by 176 commits.
bf4ec9c3.0.09feda63Merge pull request #5028 from webpack/feature/externalize_uglify_plugin49d6e38Merge pull request #5086 from webpack/ci/node-83dcb133OSX test on node.js 8f4b8785Merge pull request #5012 from webpack/TheLarkInn-patch-1d26c402chore(deps): upgrade uglifyjs-webpack-plugin deps to get latest webpack-sources so tests pass3da4f3eMerge pull request #5085 from jbellenger/jbellenger/rawmodule-hash8c9dc14fix RawModule hashingc2c5d73Update README.md316d4b9Merge pull request #5084 from timse/remove-duplicate-codeae18552update test case with changed hash due to less clutter in dependenciesfc20348unite iteration through modules into one loop083843eremove code that pushes arrays of dependencies into dependenciesab636b0Merge pull request #5075 from andreipfeiffer/master3b3449cRefactor: use const for non reassignable identifierThere are 176 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 🌴