Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

chore(release): new release - #21534

#21534
Merged
alexander-akait merged 1 commit into
mainwebpack/webpack:mainfrom
changeset-release/mainwebpack/webpack:changeset-release/mainCopy head branch name to clipboard
Jul 28, 2026
Merged

chore(release): new release#21534
alexander-akait merged 1 commit into
mainwebpack/webpack:mainfrom
changeset-release/mainwebpack/webpack:changeset-release/mainCopy head branch name to clipboard

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

webpack@5.109.2

Patch Changes

  • Resolve aliases pointing at a package directory whose name ends with .js again. (by @alexander-akait in #21542)

  • Name CSS sources in source maps by their resource path, without the css prefix. (by @bjohansebas in #21536)

  • Delete no longer referenced files from the filesystem cache directory after storing the cache, age them by recorded time so restored caches are cleaned too, and collect every fully expired pack in one store instead of one per build. (by @bjohansebas in #21528)

  • Report "universal" as the loader context target for the universal target. (by @alexander-akait in #21540)

  • Skip require().prop in dead branches gated by inlined imported constants. (by @hai-x in #21517)

  • Annotate configuration options and public hooks in the generated types with the @since JSDoc tag. (by @bjohansebas in #21473)


Note

Low Risk
No library source changes in the diff—only version, changelog, and changeset housekeeping for an automated patch release.

Overview
Release-only PR that publishes webpack@5.109.2: bumps package.json from 5.109.1 to 5.109.2, adds the 5.109.2 section to CHANGELOG.md, and removes the consumed Changesets (.changeset/*.md) that described the included patches.

The release bundles six patch-level fixes already merged on main: extension alias resolution for package dirs ending in .js, CSS source-map source naming, filesystem cache cleanup behavior, "universal" loader target, dead-branch skipping for require().prop with inlined constants, and @since JSDoc on generated config/hook types.

Reviewed by Cursor Bugbot for commit b8fddf4. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 5 times, most recently from 0aca19b to 0287b42 Compare July 28, 2026 16:41
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 0287b42 to b8fddf4 Compare July 28, 2026 18:09
@alexander-akait
alexander-akait merged commit 6a24bd6 into main Jul 28, 2026
2 checks passed
@alexander-akait
alexander-akait deleted the changeset-release/main branch July 28, 2026 18:13
@github-actions

Copy link
Copy Markdown
Contributor Author

This PR is packaged and the instant preview is available (6a24bd6).

Install it locally:

  • npm
npm i -D webpack@https://pkg.pr.new/webpack@6a24bd6
  • yarn
yarn add -D webpack@https://pkg.pr.new/webpack@6a24bd6
  • pnpm
pnpm add -D webpack@https://pkg.pr.new/webpack@6a24bd6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.