Releases: netlify/cli
Releases · netlify/cli
v22.1.3
v22.1.2
v22.1.1
v22.1.0
v22.0.0
v21.6.0
v21.5.2
v21.5.1
v21.5.0
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.