webpack/webpack
### [`v5.27.0`](https://togithub.com/webpack/webpack/releases/v5.27.0)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.26.3...v5.27.0)
### Features
- add `utils: { contextify(context, absolutePath), absolutify(context, request) }` to loader context
### Bugfixes
- fix caching bug when split chunks of an entrypoint change and modules of the entrypoint stay equal
- fix `imports` field handling
- fix incorrect id assignment of record ids plugin
- this causes ids changing unnecessary during watch mode
- fix library exports when using onChunks in entry
- This prevented using libraries with web target when using splitChunks for the initial chunks
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Enabled.
: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.26.3
->5.27.0
Release Notes
webpack/webpack
### [`v5.27.0`](https://togithub.com/webpack/webpack/releases/v5.27.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.26.3...v5.27.0) ### Features - add `utils: { contextify(context, absolutePath), absolutify(context, request) }` to loader context ### Bugfixes - fix caching bug when split chunks of an entrypoint change and modules of the entrypoint stay equal - fix `imports` field handling - fix incorrect id assignment of record ids plugin - this causes ids changing unnecessary during watch mode - fix library exports when using onChunks in entry - This prevented using libraries with web target when using splitChunks for the initial chunksRenovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Enabled.
: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.