Skip to content

chore(release): new release#20429

Merged
alexander-akait merged 1 commit intomainfrom
changeset-release/main
Feb 10, 2026
Merged

chore(release): new release#20429
alexander-akait merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 8, 2026

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.105.1

Patch Changes

  • Fix VirtualUrlPlugin Windows compatibility by sanitizing cache keys and filenames. Cache keys now use toSafePath to replace colons (:) with double underscores (__) and sanitize other invalid characters, ensuring compatibility with Windows filesystem restrictions. (by @xiaoxiaojx in #20424)

  • Revert part of the createRequire generation behavior for require("node:...") to keep compatibility with those modules exports, e.g. const EventEmitter = require("node:events");. (by @hai-x in #20433)

  • Skip guard collection when exports-presence mode is disabled to improve parsing performance. (by @hai-x in #20433)

@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from d12333e to 22dd359 Compare February 10, 2026 12:13
@github-actions github-actions bot force-pushed the changeset-release/main branch from 22dd359 to a189865 Compare February 10, 2026 13:44
@alexander-akait alexander-akait merged commit 8e50ef2 into main Feb 10, 2026
1 check passed
@alexander-akait alexander-akait deleted the changeset-release/main branch February 10, 2026 15:00
@github-actions
Copy link
Contributor Author

This PR is packaged and the instant preview is available (8e50ef2).

Install it locally:

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

@Mainnet7m1
Copy link

Coppy

1 similar comment
@Mainnet7m1
Copy link

Coppy

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.

2 participants