CLI Release: v21.5.0

May 23, 2025

21.5.0 (2025-05-19)

Important

The Netlify CLI is now also published under the netlify package name, in addition to netlify-cli. The Netlify API JavaScript client, which was previously published as netlify, has been renamed to @netlify/api.

The netlify package will continue to export the same interface as before, so there are no breaking changes; but if you’re only interested in the API client, you should update your imports to use @netlify/api instead.

Other then updating the package name, there are no additional code changes required.

Features

publish netlify package (#7293) (bda3784)

replace “site” with “project” in UI copy and documentation (#7299) (af5e854)