Skip to content

chore(release): new release - #738

Merged
alexander-akait merged 1 commit into
mainfrom
changeset-release/main
Sep 19, 2026
Merged

alexander-akait merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 14, 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

minimizer-webpack-plugin@5.11.0

Minor Changes

  • let a minimizer or generator say which processAssets stage it runs in and what name its work goes under in an asset's info, through a getStage and a getAssetFlag on the function — the way it declares everything else — and ship MinimizerPlugin.compress, which takes the algorithm to run and the compressionOptions to run it with, works under compressed rather than minimized or generated, and goes to minify to compress an asset in place or to generate to write the compressed file beside it (by @alexander-akait in #737)

  • Add threshold, minRatio and relatedName to an asset generator, let deleteOriginalAssets be a function and take the original file alone, take a filename function, read minify: [] as nothing to minify rather than false, and type what minify has long accepted. (by @alexander-akait in #742)

  • Rename the exported class to MinimizerPlugin and say so in diagnostics. (by @alexander-akait in #739)

Patch Changes

  • Fix an asset generator corrupting binary, re-emitting unchanged files, and writing a file it errored on. (by @alexander-akait in #740)

  • cover that a pass at a second stage adds no worker pool to the one before it. (by @alexander-akait in #741)

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 5 times, most recently from 2ab2c91 to 50ac54f Compare September 18, 2026 14:24
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 50ac54f to ecc152e Compare September 19, 2026 12:54
@alexander-akait
alexander-akait merged commit 1cf49b0 into main Sep 19, 2026
3 checks passed
@alexander-akait
alexander-akait deleted the changeset-release/main branch September 19, 2026 13:00
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