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.