June 21, 2021 – June 28, 2021
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v5.41.0
published
Jun 28, 2021
20 Pull requests merged by 3 people
-
store cache after large changes
#13649 merged
Jun 28, 2021 -
improve module support for WebWorkers
#13650 merged
Jun 28, 2021 -
chore(deps-dev): bump @types/node from 15.12.4 to 15.12.5
#13645 merged
Jun 28, 2021 -
improve disposing of lazy compilation backend server
#13647 merged
Jun 28, 2021 -
improvements to ESM support, `module` library, `import` chunk loading, `module` externals
#13622 merged
Jun 28, 2021 -
chore(deps-dev): bump prettier from 2.3.1 to 2.3.2
#13643 merged
Jun 28, 2021 -
chore(deps): bump terser-webpack-plugin from 5.1.3 to 5.1.4
#13644 merged
Jun 28, 2021 -
chore(deps-dev): bump mini-css-extract-plugin from 1.6.0 to 1.6.1
#13646 merged
Jun 28, 2021 -
chore(deps): bump acorn from 8.4.0 to 8.4.1
#13634 merged
Jun 25, 2021 -
disable test because it doesn't work
#13625 merged
Jun 23, 2021 -
improve test suite performance
#13616 merged
Jun 23, 2021 -
chore(deps): bump mime-types from 2.1.28 to 2.1.31
#13494 merged
Jun 22, 2021 -
chore(deps): bump @types/estree from 0.0.47 to 0.0.48
#13502 merged
Jun 22, 2021 -
chore(deps-dev): bump pretty-format from 26.6.2 to 27.0.2
#13474 merged
Jun 22, 2021 -
chore(deps-dev): bump jest-diff from 26.6.2 to 27.0.2
#13476 merged
Jun 22, 2021 -
chore(deps): bump acorn from 8.2.4 to 8.4.0
#13565 merged
Jun 22, 2021 -
chore(deps): bump mime-types from 2.1.28 to 2.1.30
#13044 merged
Jun 22, 2021 -
chore(deps-dev): bump simple-git from 2.39.0 to 2.40.0
#13603 merged
Jun 22, 2021 -
chore(deps-dev): bump @babel/preset-react from 7.13.13 to 7.14.5
#13605 merged
Jun 22, 2021 -
chore(deps-dev): bump @types/es-module-lexer from 0.3.0 to 0.4.1
#13417 merged
Jun 22, 2021
9 Pull requests opened by 4 people
-
chore(deps-dev): bump core-js from 3.15.0 to 3.15.1
#13619 opened
Jun 23, 2021 -
chore(deps-dev): bump mini-css-extract-plugin from 1.6.1 to 1.6.2
#13652 opened
Jun 28, 2021 -
chore(deps-dev): bump terser from 5.7.0 to 5.7.1
#13653 opened
Jun 28, 2021 -
respect entry-specific library.type when exposing system context
#13654 opened
Jun 28, 2021 -
chore(deps-dev): bump jest-diff from 27.0.2 to 27.0.6
#13656 opened
Jun 29, 2021 -
chore(deps-dev): bump coveralls from 3.1.0 to 3.1.1
#13657 opened
Jun 29, 2021 -
chore(deps-dev): bump pretty-format from 27.0.2 to 27.0.6
#13658 opened
Jun 29, 2021 -
use es5 for async module runtime
#13659 opened
Jun 29, 2021 -
update webpack options
#13660 opened
Jun 29, 2021
16 Issues closed by 7 people
-
Webpack output differs between operating systems (works on OSX, breaks on CentOS)
#13638 closed
Jun 28, 2021 -
module: true does not provide all exports
#13639 closed
Jun 28, 2021 -
Byte order marks included in output file
#13642 closed
Jun 28, 2021 -
Source Map Shows Generated Code File
#13633 closed
Jun 28, 2021 -
Feature Request: Expose ModuleFederationPluginOptions in type definitions
#12984 closed
Jun 25, 2021 -
async-node-http chunk loading
#12084 closed
Jun 25, 2021 -
`CleanPlugin` ignore assets from ` compression-webpack-plugin` (*.gz and *.br)
#13629 closed
Jun 24, 2021 -
webpack-cli can only be found as a sibling package
#13632 closed
Jun 24, 2021 -
webpack re-builds unstable, sometimes breaks the app
#13630 closed
Jun 24, 2021 -
Need output.crossOriginLoading more refinement
#12961 closed
Jun 24, 2021 -
`module.rule.generator.emit = false` results in different emitted filenames
#13628 closed
Jun 23, 2021 -
splitChunks: new `issuer` option for `cacheGroups`
#13623 closed
Jun 23, 2021 -
TypeError: SyncHook is not a constructor on Webpack 5.40.0
#13620 closed
Jun 23, 2021 -
Can't build webpack if code uses it as it's dependency
#13617 closed
Jun 22, 2021 -
Can't use `[name]` in `webassemblyModuleFilename`
#9517 closed
Jun 22, 2021
8 Issues opened by 8 people
-
TypeError: Cannot read property '__esModule' of undefined when I use /* webpackPrefetch: true */
#13648 opened
Jun 28, 2021 -
"export * from" breaks tree shaking
#13641 opened
Jun 26, 2021 -
Providing __system_context__ when an entry point sets library.type = 'system'
#13637 opened
Jun 25, 2021 -
perf problems with `require.context`
#13636 opened
Jun 25, 2021 -
Persistent caching return stale results when updating resolve.alias
#13627 opened
Jun 23, 2021 -
Higher stable memory usage in Webpack 5 on cold start
#13626 opened
Jun 23, 2021 -
Webpack ignores errors thrown in callback passed to `runAsChild()`
#13624 opened
Jun 23, 2021 -
5.40 breaks type of webpack-dev-server
#13621 opened
Jun 23, 2021
119 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[webpack 5] rebuild is twice as slow comparing to webpack 4
#12102 commented on
Jun 28, 2021 • 30 new comments -
Allow HMR status handlers to return a Promise
#13576 commented on
Jun 29, 2021 • 6 new comments -
`new Worker(import.meta.url)` doesn't work as expected
#12638 commented on
Jun 23, 2021 • 4 new comments -
creating the runtime requirements in the ModuleFederationPlugin
#11843 commented on
Jun 28, 2021 • 3 new comments -
Incorrect source URL in source maps when sources not under context hierarchy
#12951 commented on
Jun 22, 2021 • 2 new comments -
Can't create UMD build which can be required by Node
#6522 commented on
Jun 23, 2021 • 2 new comments -
support worklet
#11543 commented on
Jun 25, 2021 • 2 new comments -
undefined && require('mockjs') will pack mockjs
#12063 commented on
Jun 28, 2021 • 2 new comments -
chore(deps-dev): bump jest from 26.6.3 to 27.0.4
#13510 commented on
Jun 28, 2021 • 2 new comments -
Undetermined shared module version when importing a file from the module directly
#13457 commented on
Jun 22, 2021 • 1 new comment -
Consider adding dynamic import's webpackMode as a configuration option, or eval the comment contents to get value
#5029 commented on
Jun 22, 2021 • 1 new comment -
Improve Persistent Caching for multiple configurations
#13034 commented on
Jun 22, 2021 • 1 new comment -
When a Yarn 2 installation uses virtual packages, the DllPlugin/DllReferencePlugin doesn't refer to the linked library.
#10375 commented on
Jun 24, 2021 • 1 new comment -
Webpack 5: Library build with WebWrokers does not work with applications that are dependent on it
#12719 commented on
Jun 24, 2021 • 1 new comment -
Update failed: ChunkLoadError: Loading hot update chunk failed.
#12983 commented on
Jun 25, 2021 • 1 new comment -
[Webpack 5]: cache leak with incremental compilation
#13127 commented on
Jun 25, 2021 • 1 new comment -
Remote can crash host app when using ModuleFederationPlugin
#11944 commented on
Jun 27, 2021 • 1 new comment -
ESM re-exports to umd
#13007 commented on
Jun 29, 2021 • 1 new comment -
chore(deps-dev): bump jest-junit from 12.0.0 to 12.2.0
#13548 commented on
Jun 28, 2021 • 1 new comment -
perf: let Compiler worry about and manage file and context timestamps
#13555 commented on
Jun 28, 2021 • 1 new comment -
feat: add readonly flag for filesystem cache
#13582 commented on
Jun 28, 2021 • 1 new comment -
chore(deps-dev): bump typescript from 4.2.4 to 4.3.4
#13587 commented on
Jun 28, 2021 • 1 new comment -
webpack serve compiling twice with a specific dependency package.json
#13618 commented on
Jun 22, 2021 • 0 new comments -
Wasm loading should fallback to `instantiate` if `instantiateStreaming` fails due to incorrect MIME type
#12259 commented on
Jun 25, 2021 • 0 new comments -
webpack5 > webpack.IgnorePlugin failure
#13557 commented on
Jun 27, 2021 • 0 new comments -
disable progress notifications when terminal is not interactive
#2503 commented on
Jun 28, 2021 • 0 new comments -
Conditionally enable/disable ProvidePlugin on a per-resource basis
#4446 commented on
Jun 28, 2021 • 0 new comments -
fixing sub-property externals case for validation only
#5640 commented on
Jun 28, 2021 • 0 new comments -
Allow dll to work as a node_module and share its dependencies
#5998 commented on
Jun 28, 2021 • 0 new comments -
Add the hook add-module-dependencies to track the dependencies when building
#6268 commented on
Jun 28, 2021 • 0 new comments -
Add a plugin to warn if the source type is ambiguous
#6362 commented on
Jun 28, 2021 • 0 new comments -
Add Experimental Preset Support
#6395 commented on
Jun 28, 2021 • 0 new comments -
Adding array of strings (nested functionality)
#6707 commented on
Jun 28, 2021 • 0 new comments -
WIP (types) - Turn on noImplicitAny
#7134 commented on
Jun 28, 2021 • 0 new comments -
chore(types): add noImplicitAny and strictNullChecks support for top …
#7141 commented on
Jun 28, 2021 • 0 new comments -
Fix NormalModuleReplacementPlugin
#7588 commented on
Jun 28, 2021 • 0 new comments -
Trim cli names and use alias instead of full CLI name during CLI installation prompt
#7764 commented on
Jun 28, 2021 • 0 new comments -
Implemented Multi Performance Budget possibility
#7769 commented on
Jun 28, 2021 • 0 new comments -
HMR support to multi entries
#7832 commented on
Jun 28, 2021 • 0 new comments -
Feature: compressed performance budgets 🎉
#7910 commented on
Jun 28, 2021 • 0 new comments -
fix: add missing not null check for Compilation
#7990 commented on
Jun 28, 2021 • 0 new comments -
feat(config): make `output.library` accept functions
#8000 commented on
Jun 28, 2021 • 0 new comments -
Throw error when using AMD dependencies with a non-AMD target
#8108 commented on
Jun 28, 2021 • 0 new comments -
[WIP] Fix code generation for scoped packages specified as externals
#8140 commented on
Jun 28, 2021 • 0 new comments -
fixed progress calculation
#8335 commented on
Jun 28, 2021 • 0 new comments -
Always create a multi compiler
#8488 commented on
Jun 28, 2021 • 0 new comments -
Add stack to errors with the errorDetails option
#8489 commented on
Jun 28, 2021 • 0 new comments -
[WIP] Feature: support universal target
#8579 commented on
Jun 28, 2021 • 0 new comments -
feat(config): make `output.library` accept functions
#8604 commented on
Jun 28, 2021 • 0 new comments -
Add preserveEntrypoint option to splitChunks cacheGroups (rebased)
#8614 commented on
Jun 28, 2021 • 0 new comments -
deprecation warnings should be mocked or thrown in tests
#8617 commented on
Jun 28, 2021 • 0 new comments -
feat(chunk): Introduce asyncChunkMode and default to 'eager'
#8645 commented on
Jun 28, 2021 • 0 new comments -
Fix: resolve index.* for DelegatedModuleFactoryPlugin when using scope
#8653 commented on
Jun 28, 2021 • 0 new comments -
Amd optimizations (AMD for code-split chunks)
#8837 commented on
Jun 28, 2021 • 0 new comments -
fix records revival of used chunk and module ids
#9149 commented on
Jun 28, 2021 • 0 new comments -
Add new jail option to options schema
#9182 commented on
Jun 28, 2021 • 0 new comments -
feat: allow webpack to input and output in mem
#9227 commented on
Jun 28, 2021 • 0 new comments -
Added support to specify template identifiers in append option of SourceMapDevToolPlugin
#9291 commented on
Jun 28, 2021 • 0 new comments -
Support Windows network shares as absolute paths
#9382 commented on
Jun 28, 2021 • 0 new comments -
examples(source-map): useful config
#9599 commented on
Jun 28, 2021 • 0 new comments -
remove istanbul coverage reporter
#9761 commented on
Jun 28, 2021 • 0 new comments -
fix: limit progress bar length to 40 when no columns provided
#9815 commented on
Jun 28, 2021 • 0 new comments -
Pass options to a devtool plugin thru devtool option
#9966 commented on
Jun 28, 2021 • 0 new comments -
Fixes #5392 - Allow destructuring using EnvironmentPlugin
#9968 commented on
Jun 28, 2021 • 0 new comments -
feat(compiler): kill watcher by ending compilation early
#10163 commented on
Jun 28, 2021 • 0 new comments -
feat(wasm): allow WebAssembly module filenames to use more path templates (e.g. [file], [base])
#10202 commented on
Jun 28, 2021 • 0 new comments -
Fix:9206 index.js is not resolved by dll reference plugin
#10207 commented on
Jun 28, 2021 • 0 new comments -
chore(NormalModule.js): Added JSDoc compliant method signatures
#10284 commented on
Jun 28, 2021 • 0 new comments -
Add async-webworker target
#10361 commented on
Jun 28, 2021 • 0 new comments -
fix: Rule with issuer is not applied when importing via require.context #9309 fix
#10362 commented on
Jun 28, 2021 • 0 new comments -
examples – removed old link to non-existing i18n page
#10376 commented on
Jun 28, 2021 • 0 new comments -
WIP : Lib(Asset) : Code refactor - Destructing object
#10391 commented on
Jun 28, 2021 • 0 new comments -
feat(taget): refactoring
#10421 commented on
Jun 28, 2021 • 0 new comments -
Persistent cache paths
#10491 commented on
Jun 28, 2021 • 0 new comments -
Validate extensions key items start with `.`
#10497 commented on
Jun 28, 2021 • 0 new comments -
fix: should not fail when output directory is the root directory
#10545 commented on
Jun 28, 2021 • 0 new comments -
docs: grammar fix and hyperlinking
#10684 commented on
Jun 28, 2021 • 0 new comments -
docs: adding prettier instruction
#10690 commented on
Jun 28, 2021 • 0 new comments -
fix(ProfilingPlugin): crash under watch mode (fix #9114)
#10709 commented on
Jun 28, 2021 • 0 new comments -
Test: Add test for include option in banner plugin
#10736 commented on
Jun 28, 2021 • 0 new comments -
docs(examples): fix grammatical errors
#10781 commented on
Jun 28, 2021 • 0 new comments -
SplitChunksPlugin shouldn't change entrypoint chunk name
#10910 commented on
Jun 28, 2021 • 0 new comments -
feat(contextMode): add config option for setting default webpackMode
#11220 commented on
Jun 28, 2021 • 0 new comments -
fix: default option is libraryTarget differs
#11275 commented on
Jun 28, 2021 • 0 new comments -
More intelligently guess the required version of shared modules
#11359 commented on
Jun 28, 2021 • 0 new comments -
feat(Stats): recursively get warnings or errors of a stats and its children
#11438 commented on
Jun 28, 2021 • 0 new comments -
Allow SourceMapDevToolPlugin.append option to be a function
#11497 commented on
Jun 28, 2021 • 0 new comments -
Bugfix/remove script timeout attribute
#11500 commented on
Jun 28, 2021 • 0 new comments -
add __webpack_promise__
#11565 commented on
Jun 28, 2021 • 0 new comments -
fix: add Plugin to built-in d.ts from @types/webpack
#11698 commented on
Jun 28, 2021 • 0 new comments -
:children_crossing: resolve #11695
#11736 commented on
Jun 28, 2021 • 0 new comments -
[#11670] Adds a warning about incorrect use of HMR chunks
#11806 commented on
Jun 28, 2021 • 0 new comments -
allow to use non-eager shared and remote modules in the initial page load
#11839 commented on
Jun 28, 2021 • 0 new comments -
fix: default cache for multi compiler mode
#11880 commented on
Jun 28, 2021 • 0 new comments -
Compile top-level await to ES5
#11881 commented on
Jun 28, 2021 • 0 new comments -
Add types to support configuration functions
#11964 commented on
Jun 28, 2021 • 0 new comments -
fix: added missing devServer typing from user Configuration
#12196 commented on
Jun 28, 2021 • 0 new comments -
recognition of root path if it has the format of a network directory
#12212 commented on
Jun 28, 2021 • 0 new comments -
fix: fix FileSystemInfo#createSnapshot with symbol link
#12254 commented on
Jun 28, 2021 • 0 new comments -
Handle shebang/hashbang
#12261 commented on
Jun 28, 2021 • 0 new comments -
parse import assertions
#12278 commented on
Jun 28, 2021 • 0 new comments -
Layers and Async Entries
#12291 commented on
Jun 28, 2021 • 0 new comments -
support pure expression statements in inner graph
#12476 commented on
Jun 28, 2021 • 0 new comments -
Handle case insensitive Windows paths better in unit tests
#12554 commented on
Jun 28, 2021 • 0 new comments -
Export more types
#12774 commented on
Jun 28, 2021 • 0 new comments -
fix: umd for Node.js
#12817 commented on
Jun 28, 2021 • 0 new comments -
refactor: simplify lazy compilation communication
#12838 commented on
Jun 28, 2021 • 0 new comments -
fix: UNC for make relative/absolute
#12846 commented on
Jun 28, 2021 • 0 new comments -
fix: rename non-harmony to non-es
#12854 commented on
Jun 28, 2021 • 0 new comments -
Adding types
#12875 commented on
Jun 28, 2021 • 0 new comments -
fix: allow to assets have absolute paths
#12906 commented on
Jun 28, 2021 • 0 new comments -
fix: allow `globalObject` to be expression
#12927 commented on
Jun 28, 2021 • 0 new comments -
Multiple UMD libraries sharing the same namespace change not to compete each other
#12952 commented on
Jun 28, 2021 • 0 new comments -
fix typo in resource-and-context-contextmodule
#13110 commented on
Jun 28, 2021 • 0 new comments -
Faster number hash
#13116 commented on
Jun 28, 2021 • 0 new comments -
feat: add comments abilities to require.context
#13306 commented on
Jun 28, 2021 • 0 new comments -
Fix: broken library output by webpackPrefetch
#13431 commented on
Jun 28, 2021 • 0 new comments -
fix:ignore-plugin parameter detection
#13563 commented on
Jun 28, 2021 • 0 new comments -
cleanup: gitignore examples/node_modules
#13592 commented on
Jun 28, 2021 • 0 new comments