Skip to content

chore(release): new release#20815

Merged
alexander-akait merged 1 commit intomainfrom
changeset-release/main
Apr 15, 2026
Merged

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

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 10, 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.106.2

Patch Changes

  • CSS @import now inherits the parent module's exportType, so a file configured as "text" correctly creates a style tag when @imported by a "style" parent. (by @xiaoxiaojx in #20838)

  • Make asset modules available in JS context when referenced from both CSS and a lazily compiled JS chunk. (by @xiaoxiaojx in #20801)

  • Include missing generator options in hash to ensure persistent cache invalidation when configuration changes (CssGenerator exportsOnly, JsonGenerator JSONParse, WebAssemblyGenerator mangleImports). (by @xiaoxiaojx in #20821)

  • Fix || default value handling in ProgressPlugin and ManifestPlugin that incorrectly overrode user-provided falsy values (e.g. modules: false, entries: false, entrypoints: false). (by @xiaoxiaojx in #20823)

  • Migrate from mime-types to mime-db. (by @alexander-akait in #20812)

  • Handle @charset at-rules in CSS modules. (by @alexander-akait in #20831)

  • Marked all experimental options in types. (by @alexander-akait in #20814)

@github-actions github-actions Bot force-pushed the changeset-release/main branch 22 times, most recently from 55b2eb6 to 2bbf767 Compare April 15, 2026 11:41
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 2bbf767 to a77491d Compare April 15, 2026 11:43
@alexander-akait alexander-akait merged commit 0d7e3e0 into main Apr 15, 2026
1 check passed
@alexander-akait alexander-akait deleted the changeset-release/main branch April 15, 2026 11:43
@github-actions
Copy link
Copy Markdown
Contributor Author

This PR is packaged and the instant preview is available (0d7e3e0).

Install it locally:

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

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