Open greenkeeper[bot] opened 6 years ago
Update to this version instead π
version
property to webpack exportsimport()
with CJS now gives correct exportsThe new version differs by 8 commits.
5044762
4.0.1
7fd5c6f
Merge pull request #6585 from webpack/bugfix/bailout-messages
8e592bf
Merge pull request #6575 from nveenjain/addVersion
e7aba18
fix incorrect optimization bailout messages
9f9c3d1
Merge pull request #6583 from webpack/bugfix/import-cjs
8bf1574
CJS fake namespace object contains exports now
d50fa68
add newlines
05174ae
Added version to webpack's export property
See the full diff
Update to this version instead π
filename
option to optimization.splitChunks
to modify the filename template for splitted chunksthis.xxx
in ProvidePlugin
The new version differs by 73 commits.
f916fc0
4.1.0
8eba694
Merge pull request #6650 from webpack/bump_watchpack
00f70fc
Merge pull request #6645 from zacanger/fix/6644
2e3d319
Merge pull request #6648 from cheapsteak/patch-1
01c18cc
Merge pull request #6651 from webpack/feature/split-chunks-filename
2e687d0
Merge pull request #6613 from brentwilton/improve-performance-of-module-concatenation-plugin
3c5b104
Merge pull request #6663 from webpack/feature/support-non-js
2c8ea60
expose stuff and all non-bundle modules
b0e14df
Set optimization.splitChunks to false in test webpack config.
ecb65aa
allow to configure filename for splitted chunks
325038d
Update watchpack to 1.5.0
a2fd80e
Update downloads badge to point to graph of downloads
3a41ca4
Fix #6644
39095ef
add todo for ModuleConcatenationPlugin for loop bugfix
f6e366b
Merge pull request #6611 from kvrlk/patch-1
There are 73 commits in total.
See the full diff
Update to this version instead π
sourceMap
option of the default UglifyJsPlugin now defaults to true when the SourceMapDevToolPlugin is usedmodule.assets
is now working again in the StatsdevtoolNamespace
default works now also for arrays passed to output.library
chunks
option of optimization.splitChunks
The new version differs by 27 commits.
41bb63a
4.1.1
37f7681
Merge pull request #6697 from webpack/bugfix/split-chunks
4d68350
fix bug where modules are put into the wrong chunk
8a59ef7
Merge pull request #6689 from webpack/bugfix/issue-6688
edbb6f6
Merge pull request #6670 from SimenB/patch-1
800e7f9
fix #6688
c54df36
Merge pull request #6609 from marcalexiei/configuration-version-error
4f39932
Merge pull request #6641 from tmilloff/master
6879ab7
Merge pull request #6685 from webpack/bugfix/node_chunks
71eff5d
Merge pull request #6686 from webpack/bugfix/ccp-readme
9eb4daa
Remove CCP link
f9e7a17
Escape module names
1181c0e
Remove accidental filename setting which wasn't needed and was breaking test
57c6c43
Add requested changes from PR comments
ae2ae4e
Merge pull request #6640 from clarkdo/module-assets
There are 27 commits in total.
See the full diff
Update to this version instead π
splitChunks.automaticNameDelimiter
to configure the name separator for automatic namesstats.excludeModules
now also accept booleansperformance
is disabled by default in non-web targetsevents.json
in ProfilingPluginThe new version differs by 74 commits.
d668a23
4.2.0
04d8188
Merge pull request #6754 from byzyk/fix/6742
0d3063e
Merge pull request #6810 from howdy39/add-end-of-statement-semicolon
d628f90
Add end of statement semicolon
3024078
Merge pull request #6788 from byzyk/fix/6779
c6b9b9e
Merge pull request #6806 from webpack/bugfix/json-reexport
cda226a
handle reexporting json default export correctly
d061aba
fix ProfilingPlugin
f82beb3
Merge pull request #6789 from EugeneHlushko/issue/5964
c4678e3
fix(bug) #5964 convert MS into S for scripts timeout attr: update expected bytes values
a534dfd
add test
422236f
fix(bug) #5964 convert MS into S for scripts timeout attr
f99f96d
rename variable, use includes instead of indexOf
ae18a5a
fix: default chunks to context when no context passed
4428efe
Merge pull request #6674 from chuckdumont/work
There are 74 commits in total.
See the full diff
Update to this version instead π
[contenthash]
placeholderbrowser
field is used for target electron-renderer
devtoolNamespace
default correctly when passing an object to output.library
The new version differs by 24 commits.
54ceb3c
4.3.0
d762a2b
Merge pull request #6875 from mohsen1/patch-2
3691224
Merge pull request #6872 from boneskull/patch-1
df2b3c2
Prettier
165a2ed
Remove extraneous argument from setOptions call sites in OptionsDefaulter
a31bf26
fix capitalization of project name in README.md
fc2feaf
Merge pull request #6844 from swederik/issue-6843
eba38f1
Merge pull request #6861 from Legends/master
41a0482
Merge pull request #6839 from webpack/feature/contenthash
b018bc7
more tests and fixes for webworker
4861d2c
Merge pull request #6832 from webpack/reflect
68a11fd
Extract setup infos from Contributing.md into separate setup.md for visiblity reasons
06e9a57
get rid of webpackJsonp global leak
d7a0fc3
fix bug without async chunks, add more tests
c328c65
use destructing for more readable code
There are 24 commits in total.
See the full diff
Update to this version instead π
splitChunks.chunks
supports a custom function nowmode
chunkFilename
, because it's not workingexport default (function xxx() {})
The new version differs by 72 commits.
e3bb8c9
4.4.0
2bd495c
Merge pull request #6864 from webpack/bump_prettier
8d8da4c
Merge branch 'master' into bump_prettier
0f70fcb
Merge pull request #6791 from storybooks/spilt-chunks-selector
3f6b78f
Merge pull request #6467 from PlayMa256/prompt_install_cli
b30de38
Merge pull request #6672 from EugeneHlushko/fix/6639
f600ccd
Merge pull request #6827 from Connormiha/optimize-sort-by-identifier
1b50e4e
Merge pull request #6833 from webpack/ellipsis
3a6edf0
Merge pull request #6882 from mohsen1/patch-4
d4f3c77
Merge pull request #6883 from mohsen1/remove-dead-code
1e7cc39
Merge pull request #6889 from Janpot/issue-6867
4b6ee73
Merge pull request #6894 from webpack/bugfix/css-stuff
e15df70
Merge pull request #6897 from mohsen1/init-time
cc77f7e
Merge pull request #6898 from mohsen1/patch-6
ca79190
Merge pull request #6899 from mohsen1/patch-7
There are 72 commits in total.
See the full diff
Update to this version instead π
yarn setup
script for bootstrapping local developmentThe new version differs by 41 commits.
f5bd213
Update examples
e400445
4.5.0
e717fcc
Merge pull request #6956 from webpack/refactor/share_shapes
3f33d88
Merge pull request #6943 from webpack/bugfix/sort-children-for-hash
45e7f7a
Merge pull request #6878 from rchaser53/fix-options-loader-error
a8d70e7
Merge pull request #6955 from webpack/Legends-webpack-bootstrap-setup
9f5c1b4
Merge pull request #6951 from webpack/fix/arity
a5ae054
Ensure the type of the binding don't change
5c8a4bb
Unify Dependency#getExports result
b6042fb
Prevent identToLoaderRequest to return 2 objects with different shapes
f3c9bd0
Merge pull request #6953 from webpack/refactor/mode_deopt
83b99b9
add setup script and update package scripts
1958784
Merge pull request #6904 from webpack/performance/concat
f1993f4
Merge pull request #6922 from mohsen1/map-not-weakmap
ed5b541
Merge pull request #6930 from Legends/gitignorePatch
There are 41 commits in total.
See the full diff
Update to this version instead π
webpackPrefetch
/webpackPreload
magic comments to import()
stats.entrypoints[].children
and stats.entrypoints[].childAssets
to stats jsontarget: "webworker"
this
to undefined
ESM replacement in function default valuesnew require(...)
is weird, but now behaves like in node.jsexport * from "commonjs"
with partial overrideoutput.globalObject
in target: "node-webkit"
loadModules
and dependencies in these modulesunknown size
when size is unknownoptimization
configurationThe new version differs by 161 commits.
e7c8fa4
4.6.0
941be29
Merge pull request #7063 from webpack/bugfix/clone-optimization
3a5fda9
Merge pull request #7062 from webpack/bugfix/issue-6931
c47150c
Clone optimization config in Defaulter
3f99517
Merge pull request #6905 from xtuc/fix-handle-unknown-size
aee2491
Merge pull request #6962 from justinhelmer/bug/6919
ec4ec8e
Merge pull request #7056 from webpack/feature/preload
0ff2901
Merge pull request #7060 from webpack/test/any-comment-in-import
58ba91d
fix bug which prevented some chunks to show up in Chunk.getAllAsyncChunks
946c4df
add test case for comments in import()
8e2e19b
fix unstable sorting of ChunkGroups and add test
205ca62
fix reversed order in Chunk.compareTo
babc8a4
Merge pull request #7059 from bastimeyer/bugfix/loaderplugin-recursive
be79d6d
add mixed test case which also tests equal order sorting
873d7d4
show preload and prefetch in stats
There are 161 commits in total.
See the full diff
Update to this version instead π
import(/* webpackIgnore: true */ "...")
) to keep the import in the bundlechunkGroups
optionnamedChunkGroups
propertyChunk Group
text output[contenthash:n]
without on-demand-chunksThe new version differs by 203 commits.
673c103
4.7.0
ac7c28c
Merge pull request #7201 from webpack/bugfix/content-hash
0a6ba95
avoid injection jsonpScriptSrc function when not needed
88bf798
Merge pull request #7198 from webpack/ci/force-exit
f55a135
add forceExit to jest config
e75dc78
Rename Custom.md to Other.md
7058b58
Merge pull request #7196 from webpack/github/issue-templates
6131392
Merge pull request #7169 from webpack/ci/parallel-node-6
f64e8c6
Update Bug_report.md
35f2b3c
Update issue templates
e361ba5
Merge pull request #7031 from webpack/feature/chunk-type-support
f1618ae
chore(Chunk): add type annotations for Chunk
fc3774a
Merge pull request #7116 from webpack/feature/main-template-type-support
7829a0b
Merge pull request #7189 from webpack/feature/update-ts-nightly-version
0495b40
chore(deps): upgrade TS nightly, fixes from microsoft/typescript#23715
There are 203 commits in total.
See the full diff
Update to this version instead π
The new version differs by 110 commits.
2986ab1
4.8.1
672e66e
Merge pull request #7227 from xtuc/chore-bump-webassemblyjs2
28f093e
chore: bump webassemblyjs
18acfa4
Merge pull request #7220 from webpack/feature/add-type-checking-to-setup-guide
d9336bc
Merge pull request #7225 from webpack/tests/remove_sinon
5bdeaa5
add other commands to guide
f63d6fa
Replace sinon by jest's mocks
586f9a2
4.8.0
75c6416
updated examples
e89acf5
add TODO comment
9c4c9de
Merge pull request #7223 from webpack/bugfix/split-chunks-no-name
09eb3c9
fix bug where splitChunks doesn't work
00b0364
Merge pull request #7144 from webpack/next
f2910fc
Merge pull request #7173 from webpack/wasm/decoding
e90b766
fix type issue
There are 110 commits in total.
See the full diff
Update to this version instead π
The new version differs by 26 commits.
c92eabd
4.8.2
8d2f421
Merge pull request #7254 from xtuc/feat-remove-extra-wasm-decodings
e2c8f3d
remove passing AST, redecode AST in Generator
38456ea
chore: bump webassemblyjs
912a1a6
chore: update lock
3be112b
Merge remote-tracking branch 'upstream/master' into feat-remove-extra-wasm-decodings
91b6480
chore: bump webassemblyjs
0eeea0f
Merge pull request #7266 from webpack/tests/remove_jade
85ef634
remove _ast variable, add WeakMap
ea26eac
Merge pull request #7257 from webpack/fix/7255
9b37c6b
Replace Jade by Pug
78423b0
Update rc and deep-extend
8bdc8ad
refactor: remove type cast
d72f7c6
feat: store wasm ast on the module
d491fdc
feat: uses new APIs
There are 26 commits in total.
See the full diff
Update to this version instead π
debug
dependencyoutput.library.root
The new version differs by 13 commits.
9a72294
4.8.3
de27f03
Merge pull request #7282 from xtuc/chore-bump-webassemblyjs5
51073cd
chore: bump webassemblyjs
d5a648b
Merge pull request #7184 from byzyk/fix/allow-array-in-lib-root
9337295
Merge pull request #7280 from webpack/feature/update-ts-nightly-dep
e312d62
Merge pull request #7241 from lencioni/test-docs
ea7d08c
Merge pull request #7277 from webpack/lint/cache
81de2d4
chore(deps): upgrade typescript nightly
17bcc3c
enable eslint caching
a31721a
Update test readme for Jest
71b05f9
move test to separate folder
a3d3af8
add test
d50f00d
fix: allow array of strings for library.root
See the full diff
Update to this version instead π
BannerPlugin
supports a function as banner
optionserve
property in configuration schemaentryOnly
option to DllPlugin
to only expose modules in the entry pointwebpack-cli
and webpack-command
usedIds
in records
for stablilitysplitChunks
when request limit has reached (caused suboptimal splitting)__webpack_require__.e
)runtimeChunk
is even generated when all modules are moved by splitChunks
(caused multiple runtime chunks instead of single one)many-pages
exampleThe new version differs by 87 commits.
bb0731d
4.9.0
be6bdff
Merge pull request #7385 from moondef/moondef-patch-1
b77addd
Merge pull request #7187 from byzyk/enhancement/prettierignore
2f3e7d4
Merge pull request #7331 from dev-drprasad/add-jsdoc-annotations-cached-merge
70c608c
Merge pull request #7387 from webpack/bugfix/record-string-ids
69567a1
update test case to reflect change
8af0320
Merge pull request #7344 from asapach/master
713292f
update bot for jest tests
79aa13d
Merge pull request #7386 from webpack/bugfix/runtime-chunk
67717ab
Merge pull request #7383 from webpack/ci/improvements
72a45ab
speed up CI
f026310
only record number ids
25c7b07
Fix link
374376d
fixes #7382
aa99385
added a note about production mode
There are 87 commits in total.
See the full diff
Update to this version instead π
The new version differs by 11 commits.
94cd709
4.9.1
5feb7e6
Merge pull request #7174 from JLHwung/revise-examples-build-readme
4cd0cf5
Merge pull request #7379 from xtuc/refactor-use-wast-in-tests
c513cac
Merge pull request #7403 from webpack/fix/7335
f22fffd
Evaluate arguments in function's scope
55ce143
Add test case
00eafa6
Update mem-access.wat
acc45fd
refactor: switch to wast
7184bb4
fix: keep decoding in wasm
a9d9fee
refactor: switch to tests to wast
64db306
docs(examples): add yarn add webpack-cli step
See the full diff
Update to this version instead π
The new version differs by 13 commits.
317fb35
4.9.2
5c51f0c
Merge pull request #7251 from webpack/types/library_templates
91546a1
fix incorrect default
9c7100b
fix inline object types, add auxiliary comment types
3f183b5
Merge pull request #7210 from gluecodes/master
ae6c7a4
Merge pull request #7279 from cokencode/progress-plugin-bug-fix
4073814
Merge pull request #7219 from webpack/feature/type-all-the-errors
9c0036b
Add a test
9791c0b
fix spacing
737eaa5
Fix a bug where ProgressPlugin is not working properly with MultiCompiler
bbb9f38
fix: ReferenceError: onScriptComplete is not defined when using HMR on Firefox 45
f613e9a
chore(types): add basic type info for a few warning and errors
ed9d024
Add typings for various library template plugins
See the full diff
Update to this version instead π
export * from
are no longer including in the bundleThe new version differs by 34 commits.
ba70340
4.10.0
023d4ca
add more test cases
7708471
Merge branch 'master' into bugfix/namespace-object
1f2584e
Merge pull request #7408 from webpack/bugfix/side-effects-caching
29cbf98
Merge pull request #7275 from webpack/feature/wasm-mangling
3ac1d02
Merge pull request #7416 from xtuc/fix-rewritten-global-type
fd4e84b
fix(wasm): correct initializer type for rewritten globals
ae8d674
fix bug with incorrectly emitted modules
7ebe12d
throw error when unexpected state has been found
115a72c
SideEffectsPlugin don't modify cache entries
cc57b12
Merge pull request #7396 from xtuc/chore-bump-webassemblyjs7
d0ce47d
chore: bump webassemblyjs 1.5.7
d46e35e
Merge branch 'master' into feature/wasm-mangling
ec0369d
Merge pull request #7364 from xtuc/chore-bump-webassemblyjs6
586469a
chore: correct version
There are 34 commits in total.
See the full diff
Update to this version instead π
Update to this version instead π
null
module idsThe new version differs by 12 commits.
b8266d0
4.10.2
66cd9b7
Merge pull request #7445 from webpack/bugfix/no-id
6390240
rewrite module reference correctly after replacing ConcatenatedModule
4f4a2ba
Merge pull request #7434 from webpack/bump_prettier
8e6a012
Merge pull request #7432 from webpack/add_brackets
75f12fb
Merge pull request #7437 from webpack/bump_jest
be972ea
Update jest to v23
d2aca56
Merge pull request #7431 from xtuc/fix-wasm-preserve-global-order
faf04e0
Update prettier to v1.13
2a9452e
Add brackets for multiline if/for statements
1842936
chore: bump webassemblyjs 1.5.9
23795ba
fix(wasm): preserve global ordering
See the full diff
Update to this version instead π
reportProgress
in afterEmit
The new version differs by 87 commits.
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 87 commits in total.
See the full diff
Update to this version instead π
optimization.mangleWasmImports
option to disable mangling of wasm importsUpdate to this version instead π
import()
when importing a non-ESMThe new version differs by 53 commits.
02a955b
4.12.0
60e1076
Merge pull request #7407 from prplx/master
ff224a7
Merge branch 'master' into master
47101fd
Merge pull request #7489 from mohsen1/update-tracer
f28bb4e
add webpack 5 comment
ebe90f4
Merge pull request #7501 from xtuc/chore-bump-webassemblyjs9
31b755a
Merge pull request #7498 from webpack/bugfix/hmr-parent-import
5dcb08f
chore: bump webassemblyjs
603cb60
Merge pull request #7496 from build-your-own/master
5cbe74b
Disable documentation checkbox by default
b9229fa
add parents correctly when creating namespace objects
9ac4045
Merge pull request #7473 from webpack/feat/optional-catch-binding
d6d7119
change variable defined identifier let to const
551384a
Merge pull request #7493 from webpack/bugfix/issue-7492
b424645
Merge pull request #6542 from mc-zone/feature/module-build-error-with-loader-name
There are 53 commits in total.
See the full diff
Update to this version instead π
splitChunks
import
with sideEffects: false
DependencyReference
[chunkhash]
in target: "webworker"
ProfilingPlugin
lint-staged
The new version differs by 55 commits.
8a7597a
4.12.1
bb38c5d
Merge pull request #7586 from samccone/sjs/fix_webpack_profiling_race
735f99c
Fix race condition in profiling plugin.
3fb49de
Merge pull request #7581 from TimHambourger/master
6dd4d76
Merge pull request #7582 from arkadyt/bugfix/remove-dead-links-from-examples-doc
2bc5437
Merge pull request #7532 from Legends/CommentCompilationWarning
1e7b4e9
Remove dead links from /examples README.md.
2fb9a6c
remove typedef Position import
4fc03e1
Merge pull request #7531 from Legends/APP
1ef1241
Implement all path variables for webworker dynamic imports
afdbf71
removing typedef exports
7969a5a
Importing typedef from Dependency.js ??? Please review.
b03804e
added Compiler, @returns void
4de3ce0
Merge pull request #7554 from greysteil/add-semver-badge
5aafb83
update to lastest version badge
There are 55 commits in total.
See the full diff
Update to this version instead π
The new version differs by 19 commits.
c384c3f
4.12.2
9dacf86
Merge pull request #7601 from webpack/bugfix/hash-entry-chunks
e38e076
fixes #7577
aab3554
Merge pull request #7574 from byzyk/types/ignore-plugin
258d9b6
Merge pull request #7600 from webpack/bugfix/missing-module
8cb9241
Merge pull request #7595 from webpack/remove_circle
504e1d8
Merge pull request #7590 from webpack/bugfix/json-stringify
ab7ecb3
fixes #7499
3e3827e
Remove CircleCI
35a7f65
add test case
4d57d78
generate error code when json wasn't parsed
a5e55de
skip harmony accept dependency in non-harmony modules
720f3b2
make hot cases better
94c7273
Merge branch 'master' of https://github.com/kamranahmedse/webpack into bugfix/json-stringify
a96ac96
add type for resource and context
There are 19 commits in total.
See the full diff
Update to this version instead π
DefinePlugin
now supports runtimeValue
s to pass computed values with dependencies that can change over timeoptimization.hashedModuleIds
resolve.alias
bin
fields are usedThe 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
Update to this version instead π
Compilation.dependencyReference
to modify the dependency referencesThe new version differs by 9 commits.
190cf7b
4.14.0
5a185c9
Merge pull request #7585 from webpack/feature/hook-into-get-reference
86370e9
Merge pull request #7625 from webpack/bugfix/multiple-assets-same-file
522b324
allow emitting to the same filename when hash matches
7beac3c
Merge branch 'master' into feature/hook-into-get-reference
be896f2
fix bug
3502287
emit correct code for reexport unused exports
50fe2e7
add Compilation.getDependencyReference and hooks to override it
e1f0a66
add note about webpack 5 refactoring
See the full diff
Update to this version instead π
maxSize
option for splitChunks
(experimental)The new version differs by 70 commits.
bdd4442
4.15.0
7aa1efb
Merge pull request #7651 from webpack/feature/split-chunks-max-size
fb2c24b
add splitChunks.maxSize
option
eaa5bc8
Merge pull request #7648 from mohsen1/fix-template-syntax
b01f378
Fix @template syntax error in Compilation.js iterationOfArrayCallback
a4e5f63
Merge pull request #7638 from webpack/feature/wasm-initial-error
0bb917b
convert to a config test cases
a39d6b0
check for wasm support in test case
5b30ede
allow filtering of tests in statsCases
1ad71e0
add helpful error when importing wasm in initial chunk
e8dc361
Merge pull request #7299 from webpack/feature/type-compiler-compilation-save
0bd9df8
Merge branch 'master' into feature/type-compiler-compilation-save
ccf56e4
Merge pull request #7629 from xtuc/chore-bump-webassemblyjs10
c3eecbd
spacing
e0ad09e
chore: bump webassemblyjs
There are 70 commits in total.
See the full diff
Update to this version instead π
The new version differs by 10 commits.
81149be
4.15.1
6f53dbe
Merge pull request #7655 from skratchdot/issue-7654
7fc88cd
Merge pull request #7662 from webpack/bugfix/undefined-in-max-size
67d932d
Merge pull request #7661 from webpack/bugfix/split-chunks-leak
5341d7d
Merge pull request #7660 from webpack/bugfix/hot-leak
8e8f185
fixes usage of automaticNameDelimiter in cache groups
64b22c4
make the cache a WeakMap to not leak memory
6172d3c
fix memory leak with HMR
3b6f475
Use push null to end the stream
6705141
prevent UnhandledPromiseRejectionWarning in node 6
See the full diff
Update to this version instead π
electron-renderer
targetoptimization.moduleIds
and optimization.chunkIds
options to replace other optionsoutput.library.root
and using a devtoolerr.stack
is not setoptimization.splitChunks.maxSize
Dependency.loc
is a string instead of an objectDependency.compare
in favor of compareLocations
optimization.namedModules
is now deprecatedoptimization.hashedModuleIds
is now deprecatedoptimization.namedChunks
is now deprecatedoptimization.occurrenceOrder
is now deprecatedThe new version differs by 44 commits.
18d33c6
4.16.0
6f72243
Merge pull request #7700 from webpack/bugfix/loc-in-single-entry-and-loader-plugin
3366421
Merge pull request #7663 from webpack/feature/automatic-name-prefix
8891bd5
Merge pull request #7696 from webpack/bugfix/max-size-reasons
365beb1
Merge pull request #7699 from webpack/ci/upgrade-jest
b93225a
add types and fix incorrect loc type
f0cd451
do not instrument node_modules
baa450d
Merge pull request #7698 from webpack/bugfix/deprecated
b32a4f5
Merge branch 'master' into bugfix/max-size-reasons
f95d0f0
Merge pull request #7695 from webpack/bugfix/sort-ids-stats
1869d8e
Merge pull request #7694 from webpack/bugfix/loc-in-context
78d8f4a
Merge pull request #7691 from mathiasbynens/mjs
8876514
replace deprecated method
a482565
upgrade jest
692faf2
sort ids in Stats numerical
There are 44 commits in total.
See the full diff
Update to this version instead π
output.hashDigest
has a more relaxed schemaThe new version differs by 29 commits.
fa02f3d
4.16.1
94b192c
fix merge issue
db1475c
Merge pull request #7656 from mohsen1/DefinePlugin-type
2702273
Merge pull request #7726 from webpack/update/linters
84d57e3
Merge branch 'master' into DefinePlugin-type
aae20a8
Merge pull request #7721 from webpack/bugfix/occurence-order
0753cdc
Merge branch 'master' into update/linters
2c4ba6c
Merge pull request #7727 from webpack/update/eslint-scope
4c19fe1
Use v4 of eslint-scope
7195bae
Update ESLint and Prettier
36f7ee7
Merge pull request #7719 from joshunger/patch-3
92b4b8b
Merge pull request #7718 from edmorley/fix-moduleIds-description
b2b4be0
Update README.md
753dcce
fix order of occurrence order plugin
dc0e7ec
Add mini-css-extract-plugin instead of extract-text-webpack-plugin
There are 29 commits in total.
See the full diff
Update to this version instead π
module.require
like require
module.main.require
and module.parent.require
The new version differs by 25 commits.
0d4c87f
4.16.2
b8c47a7
Merge pull request #7628 from reduckted/dllreferenceplugin-graceful-json-parse-failure
699fe21
Merge pull request #7750 from ak-14/node-dependencies
945a951
Merge pull request #7755 from webpack/tooling/inherit-types
8614c75
run inherit types tool on existing code
0e6d505
add tool to copy method signatures from base classes
9f16238
Merge pull request #7749 from webpack/bugfix/sort-reasons
dcd6442
remove comment
80c3e43
Handle module.require, require.main.require, and module.parent.require
e80d494
fix sorting of reasons
9fd6af8
Merge pull request #7657 from mohsen1/enable-noImplicitThis
bc86359
remove unneeded type import
2dde005
Merge pull request #7658 from mohsen1/ContextExclusionPlugin-types
b3a7c4d
Merge branch 'master' of git://github.com/webpack/webpack into ContextExclusionPlugin-types
1a16a79
Merge remote-tracking branch 'origin/master' into enable-noImplicitThis
There are 25 commits in total.
See the full diff
Update to this version instead π
require.ensure
s.The new version differs by 5 commits.
482ff20
4.16.3
6c60e9d
Merge pull request #7798 from webpack/bugfix/empty-chunks-fail
aac4368
fix case where empty chunkgroups cause nested chunkgroups to vanish
a28f44f
Merge pull request #7770 from webpack/bump_jest
20dc30e
Update Jest
See the full diff
Update to this version instead π
chunkAsset
hook in HotModuleReplacementPluginThe new version differs by 15 commits.
1e9d98c
4.16.4
e163495
Merge pull request #7838 from webpack/test/jest-exported-tests
01cfe5b
improve way of adding exported tests to test tree
5f1852a
Merge pull request #7831 from EECOLOR/patch-1
afe3182
Merge pull request #7836 from rzhe97/master
c893bbc
Update CONTRIBUTING.md
2348c3c
Formatting - move arguments to the same line
7473ed4
Fix chunkAsset hook call
32fdca2
Merge pull request #7823 from flyyang/refactor/define-before-use-class
e4ae646
Merge pull request #7825 from webpack/deps/update_linters
64e301c
Update Prettier
20406a4
Update ESLint
5234abe
Refactor define before use class
61ce434
Merge pull request #7819 from webpack/refactor/template_es6
3992ba3
Convert Template to ES6
See the full diff
Update to this version instead π
The new version differs by 12 commits.
025338c
4.16.5
4972fd8
Merge pull request #7842 from webpack/bugfix/override-entry
17ebfb9
fix #7829
5539f57
Merge pull request #7839 from skingston91/master
1138d32
Merge pull request #7840 from webpack/test/watch-cases
61633aa
fix #7778
795cc35
Improve error reporting while recompilation in HotCases
3e30c70
Merge pull request #7830 from ryota-murakami/patch-1
73dff6c
Update index.js
f5be9a6
update watch test cases for new jest integration
ea5c68b
Adds test cases for issue 7778
cdf042c
Update Jest homepage URL
See the full diff
Update to this version instead π
[contenthash]
for js assetsThe new version differs by 22 commits.
6f1f18f
4.17.0
45e798a
Merge pull request #7827 from AoDev/feat/ignore-plugin-check-fn
ed96915
Merge pull request #7907 from Connormiha/simplify-context-replacmnet-plugin
1f954b4
Get rid typeof undef in all lib
c2e0395
Merge pull request #7922 from webpack/bugfix/concat-globals
9315ce2
fix exporting globals in scope-hoisted modules
0e60343
Merge pull request #7921 from webpack/bugfix/contenhash-id
c253b4b
chunk ids contribute to contenthash for javascript
efa69cd
Get rid of typeof for checking undefined
6235e99
feat(IgnorePlugin): allow user to provide his own check functions
a02bf99
Merge pull request #7886 from Sibiraj-S/patch-1
aba6dbf
Merge pull request #7888 from webpack/bugfix/issue-7887
1345ab2
fixes #7887
a9a4f1c
docs: update README.md
34ff480
Merge pull request #7881 from oygen87/patch-8
There are 22 commits in total.
See the full diff
Update to this version instead π
export *
in a concatenated moduleUpdate to this version instead π
The new version differs by 9 commits.
dfe6379
4.17.2
80bc330
Merge pull request #7961 from aimergenge/patch-1
3dedc72
Merge pull request #7969 from webpack/deps/upgrade
cd9525a
Upgrade some dependencies
7996883
solving outputing unnecessary spaces
76c3193
Merge pull request #7952 from webpack/tooling/prettier
1b886ee
improve prettier and lint config and performance
6e01fd5
Merge pull request #7942 from webpack/test/performance
2740d4a
improve jest startup performance
See the full diff
Update to this version instead π
The new version differs by 7 commits.
ee27d36
4.17.3
4430524
Merge pull request #7966 from webpack/refactor-remove-webpack-command-from-clis
b717aad
Show only webpack-cli in the list
c5eab67
Merge pull request #8001 from webpack/bugfix/exit-code
943aa6b
Fix exit code when multiple CLIs are installed
691cc94
Spelling
898462d
refactor: remove webpack-command
from CLIs
See the full diff
Update to this version instead π
The new version differs by 12 commits.
ee7d948
4.18.0
de85978
Merge pull request #7732 from xtuc/chore-bump-webassemblyjs11
4e02cac
chore: bump webassemblyjs
52e1630
bump webassemblyjs
e0e0061
Merge branch 'master' into chore-bump-webassemblyjs11
c9d6ec1
feat: remove wasm-opt
075208d
fix: merging
38c3403
Merge remote-tracking branch 'upstream/master' into chore-bump-webassemblyjs11
8214d56
chore: bump webassemblyjs
59114c1
chore: bump webassemblyjs
b310b9b
feat: remove LEB128 opt
f744c4a
chore: bump webassemblyjs 1.6.0
See the full diff
devDependency
webpack was updated from 3.12.0
to 4.18.1
.Update to this version instead π
The new version differs by 7 commits.
c51a1ba
4.18.1
c79c1de
Merge pull request #8018 from webpack/ci/azure-windows
37046a7
Add windows to azure
814b85b
Merge pull request #8012 from webpack/ci/azure
474a9ac
Add simple azure pipeline
7b3a297
Merge pull request #8015 from webpack/deps/upgrade-tapable
35015dd
Upgrade tapable version
See the full diff
devDependency
webpack was updated from 3.12.0
to 4.19.0
.Update to this version instead π
The new version differs by 5 commits.
6bf8323
4.19.0
aecdeb3
Merge pull request #8029 from webpack/bugfix/hash-bootstrap
13b2cdd
hash content of bootstrap code
c2cfa7e
Merge pull request #8022 from antleblanc/readme-styling-typo
96ffd27
docs(readme.styling): write correctly sass
See the full diff
devDependency
webpack was updated from 3.12.0
to 4.19.1
.Update to this version instead π
import()
with target: "electron-main"
uses correct path separator on windowsdevtool: "source-map"
and variants generate SourceMaps when output file is .mjs
browser
field as object is used when using target: "electron-renderer"
export default
are preservedexternals
value, now works correctly as documentedThe new version differs by 15 commits.
b7121c1
4.19.1
ab28497
Merge pull request #8043 from RubenVerborgh/externals-object-array
9bda629
remove bad unit test
f0271d9
fix ExternalModule and test case
3aef0e5
Allow array as value in externals object.
7b91fa6
Merge pull request #8042 from webpack/bugfix/comments-export-default
e08f71c
keep/restore comments in export default
2f78aae
Merge pull request #8038 from sharang-d/patch-5
bb4c2d1
Correctly set the 'browser' value for electron-renderer
5ade574
Merge pull request #7947 from philipwalton/mjs-sourcemap-support
5258471
Merge pull request #8035 from kwonoj/fix-path
2df7b0c
fix(nodemaintemplate): resolve async chunk path platform agnostic
17fafd3
Fix lint errors
a2cc031
Add tests for default source map extensions
12762ff
Add sourcemap support for .mjs output files
See the full diff
devDependency
webpack was updated from 3.12.0
to 4.20.0
.Update to this version instead π
The new version differs by 40 commits.
c4d8a3c
4.20.0
1495b33
Merge pull request #8070 from chuckdumont/work
434ced3
Merge pull request #8071 from timneutkens/fix/typo
2671d88
Fix typo
f8877e0
Uncaught exception from renderers
31d735c
Merge pull request #8068 from webpack/feature/json-to-typescript
762b1c9
move json-schema-to-typescript to devDependencies
9c8f304
Merge pull request #8065 from webpack/ci/appveyor
3b6d149
Merge pull request #7232 from webpack/feature/json-to-typescript
61718d4
Merge pull request #8064 from xtuc/chore-bump-webassemblyjs13
f8bc251
Reduce the appveyor CI tasks
62b6142
fix Validation test
c768182
fix issues with absolutePath, allOf and anyOf
8c31f2a
fixes for RegExp in schema
44955b7
emit exit code only in lint mode
There are 40 commits in total.
See the full diff
devDependency
webpack was updated from 3.12.0
to 4.20.1
.Update to this version instead π
libraryTarget: "amd"
without library namedevDependency
webpack was updated from 3.12.0
to 4.20.2
.Update to this version instead π
export default
in concatenated modulesThe new version differs by 8 commits.
5c5e902
4.20.2
79ea087
Merge pull request #8086 from webpack/bugfix/comments-concat-export-default
aab3afb
fixes #8085
54e30e0
update examples
4ed8c08
Merge pull request #7803 from oygen87/patch-1
6126ec7
Update README.md
37ae7c3
Update increment.js
614f2ad
Update example.js
See the full diff
devDependency
webpack was updated from 3.12.0
to 4.21.0
.Update to this version instead π
output.libraryTarget: "amd-require"
which generates a AMD require([], ...)
wrapper instead of a define([], ...)
wrapperoutput.library
, which exposes the library to a subproperty__webpack_require__.e
is used at runtime but is not defined in the bundleglobal
typeThe new version differs by 37 commits.
432d2a3
4.21.0
0fb6c60
Merge pull request #7038 from marcusdarmstrong/marcusdarmstrong-external-module-fix
15b6f8b
make afterEach async
7bc5c98
Merge branch 'master' into marcusdarmstrong-external-module-fix
2228daf
Merge pull request #8230 from webpack/revert-8120-rh-silent-reporter
fadf875
remove dependency
7c0b209
Revert "Re-enable jest-silent-reporter #hacktoberfest"
a868789
Merge pull request #8143 from MLoughry/miclo/optimize-chunk-graph-generation
1d71ede
Make changes suggested by @sokra to optimize chunk graph generation
4d3fe00
Merge pull request #8134 from fscherwi/update-coveralls
86f56bf
update coveralls
4c461e2
Merge pull request #8120 from rickhanlonii/rh-silent-reporter
9fe42e7
Merge pull request #8118 from webpack/bugfix/issue-8110
0b6ad2a
Don't be clever with the set command because idk windows
148016e
Rerun yarn
There are 37 commits in total.
See the full diff
devDependency
webpack was updated from 3.12.0
to 4.22.0
.Update to this version instead π
The new version differs by 15 commits.
894eca2
4.22.0
5165a90
Merge pull request #8242 from webpack/perf/chunk-graph
07d2d65
Merge pull request #8243 from webpack/bugfix/stablility
5e4a6a4
fix byId sorting
c04747f
make LimitChunkCountPlugin stable
a7db689
make chunk compare stable
3217d02
make stats assets order stable by providing a default order
98b482e
make dependency order stable
8a8111b
make sorting in Stats stable
511d15b
make origins sorting deterministic
c8252e6
Run additional tests to ensure compilation stablility
65d9ffb
Optimize chunk graph algorithm
1d9f8a3
Merge pull request #8233 from ljqx/const-plugin-logical-operator
dcd3834
fix comments
257e6ec
[ConstPlugin] add support for logical expressions (&& and ||)
See the full diff
devDependency
webpack was updated from 3.12.0
to 4.23.0
.Update to this version instead π
watchMode
flag to Compiler to be able to detect watch mode in pluginsremovedFiles
property to Compiler to detect removed files@webassemblyjs/*
for bugfixThe new version differs by 35 commits.
a4feb6e
4.23.0
298fa4c
Merge pull request #8266 from ljqx/wasm-finalize-exports-fix
035ceb6
force travis rerun
735b4aa
Merge pull request #8182 from xtuc/ci-node-nightly
6844c75
add test
8256249
longer timeouts for Compiler test
f7ff913
use latest node 12 nightly
1c44f95
fix bug where module is referenced which is not in the graph
98d077d
order values with different types correctly
f5e45be
also export WebAssembly.Global when reexporting globals
b22f027
Update tests for new WebAssembly.Global API
edcadbb
ci: add node 11
91755a2
Merge pull request #8265 from webpack/ci/fix-memory-issue
523ddd7
avoid memory leak
48656d2
[WasmFinalizeExportsPlugin] check if ref
is null before using it
There are 35 commits in total.
See the full diff
devDependency
webpack was updated from 3.12.0
to 4.23.1
.Update to this version instead π
return'development'===process.env.NODE_ENV&&'foo'
devDependency
webpack was updated from 3.12.0
to 4.24.0
.Update to this version instead π
DefinePlugin.runtimeValue(() => {...}, true)
is always evaluatedmodule
argument to DefinePlugin.runtimeValue
The new version differs by 24 commits.
9e397b5
4.24.0
56846fb
Merge pull request #8319 from webpack/update-dev-tools
2a440fe
Update development tools
c832cb7
Merge pull request #8306 from FranckFreiburger/master
a640cd0
- update/enhance the test
7dc8e51
pass { module } instead of module
8be0485
Merge pull request #8307 from xtuc/chore-bump-webassemblyjs17
2eff6aa
chore: bump webassemblyjs
a093cfa
run eslint --fix
979320e
- add a test for PR#8306
2b0025a
add module argument to DefinePlugin.runtimeValue functions
7076c05
Merge pull request #8299 from JackyTianer/master
145b719
remove test script in package.json
d66cce2
add test case by this change
536e271
Merge pull request #8295 from HarlemSquirrel/examples-readme-20181028
There are 24 commits in total.
See the full diff
devDependency
webpack was updated from 3.12.0
to 4.25.0
.Update to this version instead π
format
option to DllPlugin
to allow generating formated manifest jsonProgressPlugin
to add and remove information
.mjs
The new version differs by 38 commits.
290094e
4.25.0
355590e
Merge pull request #8250 from Aladdin-ADD/patch-3
0293c3a
Merge pull request #8279 from smelukov/support-entry-progress
1ea411b
Merge pull request #8139 from NaviMarella/FormatManifest
4b72635
exclude watch test cases
e35d084
increase test timeout
6be1411
move schema into definitions
3d74504
add missing hooks to progress
56d8a8f
prevent writing the same message multiple times to stderr
64e3826
use flags to show different parts of the progress message
8c5e74f
Merge branch 'master' into support-entry-progress
10ff7a5
Merge pull request #8327 from DavidStaheli/users/davidstaheli/publish-test-results
1b23c1e
Publish test results from Azure Pipelines builds
eb68316
Merge pull request #8294 from ljqx/zhbliu/import-parser-plugin-fix-context-return
22aee1e
fix shortcut condition
There are 38 commits in total.
See the full diff
βοΈ Greenkeeperβs updated Terms of Service will come into effect on April 6th, 2018.
Version 4.0.0 of webpack was just published.
The version 4.0.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.0.0Big changes
mode
or--mode
) between two modes now: production or developmentoptimization.*
(build your custom mode)process.env.NODE_ENV
are set to production or development (only in built code, not in config)none
mode which disables everythingimport()
always returns a namespace object. CommonJS modules are wrapped into the default exportimport()
NoEmitOnErrorsPlugin
->optimization.noEmitOnErrors
(on by default in production mode)ModuleConcatenationPlugin
->optimization.concatenateModules
(on by default in production mode)NamedModulesPlugin
->optimization.namedModules
(on by default in develoment mode)CommonsChunkPlugin
was removed ->optimization.splitChunks
,optimization.runtimeChunk
type: "javascript/auto"
when transforming JSON via loader to JSBig features
javascript/esm
handles ESM more strictly compared tojavascript/auto
:default
import, everything else (including namespace import) emit errors.mjs
modules arejavascript/esm
by defaultimport()
sideEffects: false
is now supported in package.jsonsideEffects
in package.json also supports glob expressions and arrays of glob expressionsoptimization.splitChunks
option was introducedDetails: https://gist.github.com/sokra/1522d586b8e5c0f5072d7565c2bee693
import()
occur in a dead branchwebpackInclude
andwebpackExclude
are supported by the magic comment forimport()
. They allow to filter files when using a dynamic expression.System.import()
now emits a warningRule.parser.system: true
System.import
withRule.parser.system: false
module.rules[].resolve
. It's merged with the global configuration.optimization.minimize
has been added to switch minimizing on/offoptimization.minimizer
has been added to configurate minimizers and optionswebpack-cli
to use the CLI--progress
) now displays plugin namesFeatures
module.rules[].type
options.dependencies
configurations now throw errorsideEffects
can be overriden via module.rulesoutput.hashFunction
can now be a Constructor to a custom hash functionoutput.globalObject
config option to allow to choose the global object reference in runtime exitCodetype
andrequest
.include
test
andexclude
to the eval source map devtool pluginfor of
instead offorEach
Map
andSet
instead of Objectsincludes
instead ofindexOf
text/javascript
andasync
as this are the default values (saves a few bytes)__webpack_require__
and argument is omitted.wasm
,.mjs
,.js
and.json
extensions in this orderoutput.pathinfo
is now on by default in develoment modeentry
defaults to./src
output.path
defaults to./dist
production
defaults when omiting themode
option<{parents}>
>{children}<
and={siblings}=
in StatsbuildAt
time to statsimport()
now emits a error instead of a warningdone
is now an async hookBugfixes
*/
output.chunkCallbackName
to the schema to allow configurating WebWorker templatemodule.id/loaded
now correctly bails out of Module Concatentation (Scope Hoisting)Watching.invalidate
-!
behavior with post loadersrun
andwatchRun
hooks forMultiCompiler
this
is now undefined in ESMvar
,const
orlet
javascript/dynamic
orjavascript/module
is used.buildMeta
of nulloriginal-fs
module for electron targetsplugins
Internal changes
plugin
calls withtap
calls (new plugin system)buildMeta.exportsType: "default"
for json modulesneo-async
instead ofasync
Removed features
module.loaders
loaderContext.options
Compilation.notCacheable
flagNoErrorsPlugin
Dependency.isEqualResource
NewWatchingPlugin
CommonsChunkPlugin
Breaking changes for plugins/loaders
plugin
method is backward-compatibleCompiler.hooks.xxx.tap(<plugin name>, fn)
nowChunk.chunks/parents/blocks
are no longer Arrays. A Set is used internally and there are methods to access it.Parser.scope.renames
andParser.scope.definitions
are no longer Objects/Arrays, but Map/Sets.StackedSetMap
(LevelDB-like datastructure) instead of ArraysCompiler.options
is no longer set while applying pluginsDependency.getReference()
may now return aweak
property.Dependency.weak
is now used by theDependency
base class and returned in the base impl ofgetReference()
Module
sContextModule
andresolveDependencies
Compiler.resolvers
intoCompiler.resolverFactory
accessible with pluginsDependency.isEqualResource
has been replaced withDependency.getResourceIdentifier
Template
are now staticoutputOptions
andrequestShortener
has been moved to this classModule.meta
has been replaced withModule.buildMeta
Module.buildInfo
andModule.factoryMeta
have been addedModule
have been moved into the new objectsloaderContext.rootContext
which points to thecontext
options. Loaders may use it to make stuff relative to the application root.this.hot
flag to loader context when HMR is enabledbuildMeta.harmony
has been replaced withbuildMeta.exportsType: "namespace
map/foreach
Chunks/Modules/Parents
methods are now deprecated/removedcreateGenerator
andgenerator
hooks for NormalModuleFactory to customize code generationCommits
The new version differs by 838 commits.
213226e
4.0.0
fde0183
Merge pull request #6081 from webpack/formating/prettier
b6396e7
update stats
f32bd41
fix linting
5238159
run prettier on existing code
518d1e0
replace js-beautify with prettier
4c25bfb
4.0.0-beta.3
dd93716
Merge pull request #6296 from shellscape/fix/hmr-before-node-stuff
7a07901
Merge pull request #6563 from webpack/performance/assign-depth
c7eb895
Merge pull request #6452 from webpack/update_acorn
9179980
Merge pull request #6551 from nveenjain/fix/templatemd
e52f323
optimize performance of assignDepth
6bf5df5
Fixed template.md
90ab23a
Merge branch 'master' into fix/hmr-before-node-stuff
b0949cb
add integration test for spread operator
There are 250 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: