Skip to content

chore(release): new release#20441

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

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

Conversation

@github-actions
Copy link
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.105.2

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch 6 times, most recently from 2e115a9 to 0a80290 Compare February 11, 2026 14:47
@github-actions github-actions bot force-pushed the changeset-release/main branch from 0a80290 to 1ed0fd9 Compare February 11, 2026 15:19
@dmichon-msft
Copy link
Contributor

dmichon-msft commented Feb 11, 2026

@alexander-akait Can we get this release out ASAP? The typings regression is making it impossible to ingest 5.105+, because all plugins that used the standard { apply(compiler: Compiler): void } signature no longer pass validation, and that has impact all over the place when in a TypeScript repository.

@alexander-akait
Copy link
Member

@dmichon-msft no problems, let's merge, I wanted to include more fixes in types and code here, but we will do it in 5.105.3

@alexander-akait alexander-akait merged commit 0756c7e into main Feb 12, 2026
1 check passed
@alexander-akait alexander-akait deleted the changeset-release/main branch February 12, 2026 15:19
@github-actions
Copy link
Contributor Author

This PR is packaged and the instant preview is available (0756c7e).

Install it locally:

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

@evenstensberg
Copy link
Member

@dmichon-msft could you send me an email? (evenstensberg@gmail.com) need to ask you something in private.

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.

3 participants