Posts tagged "CLI"
-   
22.0.0 (2025-06-05)
⚠ BREAKING CHANGES
drop support for node 18.x and 19.x (#7332)
Features
drop support for node 18.x and 19.x (#7332) (e230a54)
Bug Fixes
pnpx context awareness + e2e tests (#7324) (8bb3fd2)
update netlify build and netlify config (#7333) (cf394a5)
 -   
21.6.0 (2025-06-03)
Features
pass mutated config environment variables to functions during local development (#7325) (17cb26b)
 -   
21.5.2 (2025-06-02)
Bug Fixes
ai-context was not able to find catchall due to early filter (#7320) (653bf7f)
 -   
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)