shipfeedAI news, curated daily

23:52:17 CET
20 MAY23:52:17shipfeed
pull to refreshlast sync
Just in — 30 new
§ feed · storyline

Automatic pnpm v10 support

Vercel adds automatic pnpm v10 support for new projects, while existing projects retain pnpm v9 for backwards compatibility.

Feb 28 · · primary fetch1 sourceupdated Feb 28 ·

Vercel now supports pnpm v10. New projects with a file with will automatically use pnpm v10 for Install and Build Commands. Existing projects will continue to use pnpm v9 for backwards compatibility, since pnpm v9 also uses .pnpm-lock.yamllockfileVersion: '9.0'lockfileVersion: '9.0' Check your to see which version a deployment uses.

If you'd like to manually upgrade or downgrade your version, .build logsuse Corepack Visit the to learn more.package managers documentation Read more

read full article on vercel.com
§ sources1 publication · timeline below
  1. vercel.comAutomatic pnpm v10 supportprimary