Skip to content

docs(resolve): document module-sync in default conditionNames#8237

Merged
alexander-akait merged 1 commit into
mainfrom
docs/resolve-module-sync-condition
May 18, 2026
Merged

docs(resolve): document module-sync in default conditionNames#8237
alexander-akait merged 1 commit into
mainfrom
docs/resolve-module-sync-condition

Conversation

@bjohansebas
Copy link
Copy Markdown
Member

Summary

Webpack 5.107 adds "module-sync" to the default conditionNames for ESM, CJS, AMD, worker, wasm, and build-dependency resolvers, aligning with Node.js's module-sync community condition for synchronously-loadable ESM.

Updates the per-dependency conditionNames defaults table in configuration/resolve.mdx and adds a short note about the alignment.

Refs: webpack/webpack#20933

Test plan

  • Visual check that the table renders correctly
  • Verify the badge shows "5.107.0+"

@vercel
Copy link
Copy Markdown

vercel Bot commented May 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
webpack-js-org Ready Ready Preview, Comment May 17, 2026 2:28am

Request Review

@linux-foundation-easycla
Copy link
Copy Markdown

linux-foundation-easycla Bot commented May 17, 2026

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: bjohansebas / name: Sebastian Beltran (1cb19ee)

Webpack 5.107 adds "module-sync" to the default conditionNames for ESM,
CJS, AMD, worker, wasm, and build-dependency resolvers, aligning with
Node.js. This updates the per-dependency conditionNames defaults table
in resolve.mdx and notes the alignment with Node.js's module-sync
community condition.

Refs: webpack/webpack#20933
@alexander-akait alexander-akait merged commit c0038eb into main May 18, 2026
9 checks passed
@alexander-akait alexander-akait deleted the docs/resolve-module-sync-condition branch May 18, 2026 15:19
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.

2 participants