Update webpack: 5.65.0 → 5.66.0 (minor) #92
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 update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ webpack (5.65.0 → 5.66.0) · Repo
Release Notes
5.66.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 51 commits:
5.66.0Merge pull request #15047 from dtanders/Fix-MultiItemCache-Stack-ExhaustionMerge pull request #14998 from JakobJingleheimer/support-cjs-static-named-exportsMerge pull request #15010 from webpack/test/large-cache-fileupdate cli snapshotMerge branch 'main' into support-cjs-static-named-exportsfix target expressionMerge pull request #15041 from markjm/markjm/aggregate-timeoutuse forEachBail from enhanced-resolveMerge pull request #14434 from buzuosheng/fix-chunkIdMerge pull request #14628 from artonge/patch-1Merge pull request #15118 from markjm/markjm/graceful-fsMerge pull request #15121 from jeange1003/mainfix: add CORS methods and headers for lazyCompilationUpgrade graceful-fs to support throwIfNoEntry in input/output filesystemLimit change to absoluteResourcePathUpdate snapshotscleanupUse resource path when possible for absoluteResourcePathupdate snapshotschunkIds[i] -> chunkIdChange the way the MultiItemCache iterates over items to prevent stack exhaustion when it has a large number of items.Lower default aggregateTimeout to 20msadd new `output.library.type` per Tobias's feedbackMerge pull request #14894 from webpack/feature/css-modulesonly compute order onceavoid hoisting css externalsOrdering and conflicting order warningadd `output.cssChunkFilename`consistent whitespace in test casenitpicksMerge pull request #15005 from webpack/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.0Merge pull request #15006 from webpack/dependabot/npm_and_yarn/types/eslint-scope-3.7.2Merge pull request #14966 from webpack/dependabot/npm_and_yarn/assemblyscript-0.19.22update generated codechore(deps): bump @types/eslint-scope from 3.7.1 to 3.7.2chore(deps): bump terser-webpack-plugin from 5.2.5 to 5.3.0add large css test caseallow nested @mediaadd support for `@keyframes`, `animation`, CSS VariablesWIP: generate static property assignment exportsupdate exampleadd uniqueName for css module classesadd future test casesimprove css exports transfer format for the common caseadd :local/:global function support for css modulesadd basic css modules supportimprove test case to check correct dataadd support for :export {} blockchore(deps-dev): bump assemblyscript from 0.19.20 to 0.19.22Merge pull request #14915 from webpack/fix-info-merging-for-assetsDepfu 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