Update webpack 5.97.1 → 5.98.0 (minor) #636
Merged
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.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ webpack (5.97.1 → 5.98.0) · Repo
Release Notes
5.98.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 34 commits:
5.98.0chore: adopt the new webpack governance model (#18804)fix: node async wasm loader now use `output.module` to determinate code generation (#19210)perf: use startsWith for matching instead of converting the string to a regexchore: fix typo (#19205)fix: respect `output.charset` everywhere (#19202)fix: strip `blob:` protocol when public path is `auto` (#19199)feat: implement `/* webpackIgnore: true */` for `require.resolve` (#19201)fix(types): correct BuildInfo and BuildMeta type definitions (#19200)ci: fixperf: optimize assign-depths in compilation(perf) optimize assign-depthsfix: use module ids for final render order(test) add case for sort by module ids(fix) Use module ids for final render orderdocs: improved readme.md by adding video links for understanding webpackfix: preserve `filenameTemplate` in new split chunk for `cacheGroups`chore: fixed incorrect typecast in `DefaultStatsFactoryPlugin`fix: preserve filenameTemplate in new split chunktest: add split-chunks-cache-group-filename to statsCaseschore: fixed incorrect typecast in `DefaultStatsFactoryPlugin`Improved readme.md by adding video links for understanding webpackperf: improve FlagDependencyExportsPlugin for large JSON by depthfix: `JsonExportsDependency` cachefix: mf parse range not compat with safarichore(deps): bump nanoid from 3.3.7 to 3.3.8fix: mf parse range not compat with safarirefactor: use `module.parser.json.exportsDepth`fix: should not escape CSS local ident in JSchore(deps): bump nanoid from 3.3.7 to 3.3.8fix: avoid the deprecation messagefix: avoid the deprecation messagefix: should not escape css local ident in jsperf: improve FlagDependencyExportsPlugin for large JSON by depthDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands