webpack/webpack: v5.109.1
Patch Changes Fix stray semicolon emitted before an imported call following a parenthesized sequence element. (by @alexander-akait in #21533) Make require(esm) module.exports re-export analysis independent of module…
Topic - Edition
Patch Changes Fix stray semicolon emitted before an imported call following a parenthesized sequence element. (by @alexander-akait in #21533) Make require(esm) module.exports re-export analysis independent of module…
Safari 26.6 is here.
⚠️ This is a security release. We recommend upgrading as soon as possible with npx nuxt upgrade --dedupe. It fixes server-side RCE and unauthorized component instantiation via server island props, a route rule…
⚠️ This is a security release. We recommend upgrading as soon as possible with npx nuxt upgrade --dedupe. It fixes server-side RCE and unauthorized component instantiation via server island props, a route rule…
The Vercel CLI is no longer just a way to deploy from your terminal. It's becoming a building primitive for agents: a programmable interface for connecting to resources, creating sandboxes, inspecting logs, and…