Posts tagged "CLI"
-
21.5.1 (2025-06-02)
Bug Fixes
deps: update dependency @netlify/build to v32.2.0 (#7290) (caa9019)
make cli aware when run in npx/pnpx context (#7315) (a02d312)
-
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)
-
21.5.0 (2025-05-19)
Features
publish netlify package (#7293) (bda3784)
replace “site” with “project” in UI copy and documentation (#7299) (af5e854)
-
21.4.2 (2025-05-15)
Bug Fixes
notify activity dev server and double encoding when proxying to preview server (#7300) (86e539e)
-
21.4.1 (2025-05-14)
Bug Fixes
improve link fallback when OSC 8 not supported (#7294) (47242ce)
stop spinner after netlify login (#7296) (9dfb71a)
-
21.4.0 (2025-05-14)
Features
support granular context file setting (#7284) (dbe275f)
-
21.3.0 (2025-05-12)
Features
automatically detects IDE - windsurf or cursor - for AI context files. (#7280) (fd02e5d)
update API client (#7282) (99e5472)
Bug Fixes
deploy: fix typo in post-deploy message (#7289) (6eecb4e)
deps: pin dependencies (#7281) (84920cd)
deps: update netlify packages (#7288) (7299efb)
-
21.2.0 (2025-05-07)
Features
update recipes to include windsurf rules directory preset (#7275) (7502e5f)
add experimental support for Node 24 (note that we do not consider this support stable yet and this may not work on Windows)
-
21.2.1 (2025-05-08)
Bug Fixes
deps: update netlify packages (#7278) (ab897bd)