Skip to content

chore(release): new release#21319

Merged
alexander-akait merged 1 commit into
mainfrom
changeset-release/main
Jul 4, 2026
Merged

chore(release): new release#21319
alexander-akait merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 1, 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

webpack@5.108.4

Patch Changes

  • Speed up non-CSS-Modules parsing by not building unused selector AST nodes. (by @alexander-akait in #21324)

  • Speed up non-CSS-Modules CSS parsing by dropping value tokens nothing reads. (by @alexander-akait in #21324)

  • Resolve HTML asset URLs against the document <base href>. (by @alexander-akait in #21329)

  • Add HTML integration tests: generateError output, ignored src, null-char parse. (by @aryanraj45 in #21328)

  • Reduce CPU and memory overhead of HTML and CSS parsing and code generation. (by @alexander-akait in #21332)

  • Reduce HTML parser memory and CPU by skipping unused AST nodes. (by @alexander-akait in #21323)

  • Reduce HTML parser memory by storing the AST in struct-of-arrays form. (by @alexander-akait in #21331)

  • Key the provided-exports cache on a lazy barrel's still-lazy re-export targets. (by @hai-x in #21326)

  • Default output.globalObject to globalThis for universal targets. (by @alexander-akait in #21314)

  • Pass through new URL(...) directory references instead of resolving them. (by @alexander-akait in #21312)

@github-actions github-actions Bot force-pushed the changeset-release/main branch 11 times, most recently from 5c2b3eb to 7ecc74f Compare July 3, 2026 19:43
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 7ecc74f to 6183fa7 Compare July 3, 2026 20:04
@alexander-akait alexander-akait merged commit bb9ccfd into main Jul 4, 2026
5 checks passed
@alexander-akait alexander-akait deleted the changeset-release/main branch July 4, 2026 18:09
@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor Author

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

Install it locally:

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

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