Skip to content

corepack 0.35.0

0.35.0 (2026-05-15)

⚠ BREAKING CHANGES

  • Drop support for Node.js 20 and Node.js 25.
  • Switching to Node.js built-in proxy support, meaning that proxy support is now gated by having NODE_USE_ENV_PROXY set as an environment variable.

Features

Bug Fixes

Miscellaneous Chores

  • deps: bump engine support matrix (88c602a)
  • deps: drop Undici and proxy-from-env (8167b0d)