webpack/webpack
### [`v5.34.0`](https://togithub.com/webpack/webpack/releases/v5.34.0)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.33.2...v5.34.0)
### Features
- add support for empty string in `resolve.extensions` and handle them in this order
- add `pnpapi` as builtin external when using `target: "node"`
### Bugfixes
- fix a bug where chunks filenames where not included in runtime when using splitChunks and runtimeChunk with `target: "node"`
- fix deprecation message from LimitChunkCountPlugin
### Performance
- precompile schemas into functions to avoid schema compilation overhead
- fix performance regression when storing the cache
- performance improvement for snapshot file iterators
### Developer Experience
- remove removed `store: 'idle'` from schema description
### [`v5.33.2`](https://togithub.com/webpack/webpack/releases/v5.33.2)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.33.1...v5.33.2)
### Bugfix
- handle falsy entry options correctly
### [`v5.33.1`](https://togithub.com/webpack/webpack/releases/v5.33.1)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.33.0...v5.33.1)
### Bugfix
- fix passing publicPath to `this.importModule`
### [`v5.33.0`](https://togithub.com/webpack/webpack/releases/v5.33.0)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.32.0...v5.33.0)
### Features
- adds support for specifying a `publicPath` per entrypoint
- add `entry.xxx.publicPath` option
### Bugfix
- disable injection of chunk loading logic for `executeModule`
### Performance
- performance improvements for `export *` and reexports
Configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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.32.0
->5.34.0
Release Notes
webpack/webpack
### [`v5.34.0`](https://togithub.com/webpack/webpack/releases/v5.34.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.33.2...v5.34.0) ### Features - add support for empty string in `resolve.extensions` and handle them in this order - add `pnpapi` as builtin external when using `target: "node"` ### Bugfixes - fix a bug where chunks filenames where not included in runtime when using splitChunks and runtimeChunk with `target: "node"` - fix deprecation message from LimitChunkCountPlugin ### Performance - precompile schemas into functions to avoid schema compilation overhead - fix performance regression when storing the cache - performance improvement for snapshot file iterators ### Developer Experience - remove removed `store: 'idle'` from schema description ### [`v5.33.2`](https://togithub.com/webpack/webpack/releases/v5.33.2) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.33.1...v5.33.2) ### Bugfix - handle falsy entry options correctly ### [`v5.33.1`](https://togithub.com/webpack/webpack/releases/v5.33.1) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.33.0...v5.33.1) ### Bugfix - fix passing publicPath to `this.importModule` ### [`v5.33.0`](https://togithub.com/webpack/webpack/releases/v5.33.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.32.0...v5.33.0) ### Features - adds support for specifying a `publicPath` per entrypoint - add `entry.xxx.publicPath` option ### Bugfix - disable injection of chunk loading logic for `executeModule` ### Performance - performance improvements for `export *` and reexportsConfiguration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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.