releases.sh

Skew protection now works with CLI deploys

November 14, 2025ChangelogView original ↗
1 featureThis release1 featureNew capabilitiesAI-tallied from the release notes
From the original release noteView original ↗

Skew protection is now available for deploys triggered from the CLI starting with the Netlify CLI version 23.11.0 and above. Previously, skew protection did not work with CLI workflows.

To upgrade your Netlify CLI version:

npm update -g netlify-cli

Note that if you use npx when you run your Netlify CLI commands, you will always use the latest Netlify CLI version.

Learn more about the benefits of skew protection, including more stable user experiences and preventing server-client version mismatch errors in our docs.

Fetched August 11, 2026

Skew protection now works with CLI deploys — Changelog — releases.sh