webpack/webpack
### [`v5.58.1`](https://togithub.com/webpack/webpack/releases/v5.58.1)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.58.0...v5.58.1)
### Bugfixes
- fix `.webpack[]` suffix to not execute rules
- revert performance optimization that has too large memory usage in large builds
### [`v5.58.0`](https://togithub.com/webpack/webpack/releases/v5.58.0)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.57.1...v5.58.0)
### Features
- add hook for readResource
- add `diagnostics_channel` to node builtins
### Performance
- improve chunk graph creation performance
- add cacheUnaffected cache support
- remove some caching that makes not difference
- improve splitChunks performance
- improve chunk conditions performance
### [`v5.57.1`](https://togithub.com/webpack/webpack/releases/v5.57.1)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.57.0...v5.57.1)
##### Bugfix
- fix experiments.cacheUnaffected which broke by last release
### [`v5.57.0`](https://togithub.com/webpack/webpack/releases/v5.57.0)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.56.1...v5.57.0)
### Performance
- reduce number of hash.update calls
- allow ExternalModules to be unsafe cached
- improve hashing performance of module lists (StringXor)
### Bugfixes
- experiments.cacheUnaffected
- handle module/chunk id changes correctly
- cache modules with async blocks
- show errors when using incompatible options
### [`v5.56.1`](https://togithub.com/webpack/webpack/releases/v5.56.1)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.56.0...v5.56.1)
### Bugfix
- DefinePlugin: fix conflict with older variants of the plugin
Configuration
π Schedule: At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box.
This PR contains the following updates:
^5.56.0
->^5.58.1
Release Notes
webpack/webpack
### [`v5.58.1`](https://togithub.com/webpack/webpack/releases/v5.58.1) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.58.0...v5.58.1) ### Bugfixes - fix `.webpack[]` suffix to not execute rules - revert performance optimization that has too large memory usage in large builds ### [`v5.58.0`](https://togithub.com/webpack/webpack/releases/v5.58.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.57.1...v5.58.0) ### Features - add hook for readResource - add `diagnostics_channel` to node builtins ### Performance - improve chunk graph creation performance - add cacheUnaffected cache support - remove some caching that makes not difference - improve splitChunks performance - improve chunk conditions performance ### [`v5.57.1`](https://togithub.com/webpack/webpack/releases/v5.57.1) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.57.0...v5.57.1) ##### Bugfix - fix experiments.cacheUnaffected which broke by last release ### [`v5.57.0`](https://togithub.com/webpack/webpack/releases/v5.57.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.56.1...v5.57.0) ### Performance - reduce number of hash.update calls - allow ExternalModules to be unsafe cached - improve hashing performance of module lists (StringXor) ### Bugfixes - experiments.cacheUnaffected - handle module/chunk id changes correctly - cache modules with async blocks - show errors when using incompatible options ### [`v5.56.1`](https://togithub.com/webpack/webpack/releases/v5.56.1) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.56.0...v5.56.1) ### Bugfix - DefinePlugin: fix conflict with older variants of the pluginConfiguration
π Schedule: At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.