8000 chore(release): new release by github-actions[bot] · Pull Request #20188 · webpack/webpack · GitHub
[go: up one dir, main page]

Skip to content

chore(release): new release#20188

Merged
alexander-akait merged 1 commit intomainfrom
changeset-release/main
Dec 16, 2025
Merged

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

Conversation

@github-actions
Copy link
Contributor
@github-actions github-actions bot commented Nov 28, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish 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.104.0

Minor Changes

  • d3dd841: Use method shorthand to render module content in __webpack_modules__ object.
  • d3dd841: Enhance import.meta.env to support object access.
  • 4baab4e: Optimize dependency sorting in updateParent: sort each module only once by deferring to finishUpdateParent(), and reduce traversal count in sortWithSourceOrder by caching WeakMap values upfront.
  • 04cd530: Handle more at-rules for CSS modules.
  • cafae23: Added options to control the renaming of at-rules and various identifiers in CSS modules.
  • d3dd841: Added base64url, base62, base58, base52, base49, base36, base32 and base25 digests.
  • 5983843: Provide a stable runtime function variable __webpack_global__.
  • d3dd841: Improved localIdentName hashing for CSS.

Patch Changes

  • 22c48fb: Added module existence check for informative error message in development mode.
  • 50689e1: Use the fully qualified class name (or export name) for [fullhash] placeholder in CSS modules.
  • d3dd841: Support universal lazy compilation.
  • d3dd841: Fixed module library export definitions when multiple runtimes.
  • d3dd841: Fixed CSS nesting and CSS custom properties parsing.
  • d3dd841: Don't write fragment from URL to filename and apply fragment to module URL.
  • aab1da9: Fixed bugs for css/global type.
  • d3dd841: Compatibility import.meta.filename and import.meta.dirname with eval devtools.
  • d3dd841: Handle nested __webpack_require__.
  • 728ddb7: The speed of identifier parsing has been improved.
  • 0f8b31b: Improve types.
  • d3dd841: Don't corrupt debugId injection when hidden-source-map is used.
  • 2179fdb: Re-validate HttpUriPlugin redirects against allowedUris, restrict to http(s) and add a conservative redirect limit to prevent SSRF and untrusted content inclusion. Redirects failing policy are rejected before caching/lockfile writes.
  • d3dd841: Serialize HookWebpackError.
  • d3dd841: Added ability to use built-in properties in dotenv and define plugin.
  • 3c4319f: Optimizing the regular expression character class by specifying ranges for runtime code.
  • d3dd841: Reduce collision for local indent name in CSS.
  • d3dd841: Remove CSS link tags when CSS imports are removed.

@github-actions github-actions bot force-pushed the changeset-release/main branch 10 times, most recently from abfda86 to b549bf7 Compare December 5, 2025 12:02
@github-actions github-actions bot force-pushed the changeset-release/main branch 18 times, most recently from bb37a78 to 9ac8fdb Compare December 15, 2025 21:37
@github-actions github-actions bot force-pushed the changeset-release/main branch from 9ac8fdb to 240d699 Compare December 16, 2025 12:59
@alexander-akait alexander-akait merged commit 505a5e7 into main Dec 16, 2025
1 check passed
@alexander-akait alexander-akait deleted the changeset-release/main branch December 16, 2025 13:03
@github-actions
Copy link
Contributor Author

This PR is packaged and the instant preview is available (505a5e7).

Install it locally:

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

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

0