Skip to content

chore(release): new release#20550

Merged
alexander-akait merged 1 commit intomainfrom
changeset-release/main
Mar 3, 2026
Merged

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

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 27, 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.4

Patch Changes

  • Add Module.getSourceBasicTypes to distinguish basic source types and clarify how modules with non-basic source types like remote still produce JavaScript output. (by @xiaoxiaojx in #20546)

  • Handle createRequire in expressions. (by @alexander-akait in #20549)

  • Fixed types for multi stats. (by @alexander-akait in #20556)

  • Remove empty needless js output for normal css module. (by @JSerFeng in #20162)

  • Update enhanced-resolve to support new features for tsconfig.json. (by @alexander-akait in #20555)

  • Narrows export presence guard detection to explicit existence checks on namespace imports only, i.e. patterns like "x" in ns. (by @hai-x in #20561)

@github-actions github-actions bot force-pushed the changeset-release/main branch 7 times, most recently from ff604fa to aee86a3 Compare March 2, 2026 16:05
@github-actions github-actions bot force-pushed the changeset-release/main branch from aee86a3 to 45e2318 Compare March 3, 2026 15:58
@alexander-akait alexander-akait merged commit 27c13b4 into main Mar 3, 2026
1 check passed
@alexander-akait alexander-akait deleted the changeset-release/main branch March 3, 2026 16:29
@github-actions
Copy link
Contributor Author

github-actions bot commented Mar 3, 2026

This PR is packaged and the instant preview is available (27c13b4).

Install it locally:

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

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