---
title: "CLI Release: v19.0.0 | Netlify Changelog"
description: "Get the latest updates on Netlify products and features to meet your developer needs."
source: "https://www.netlify.com/changelog/2025-02-24-cli-v19-0-0/"
last_updated: "2026-07-15T12:51:54.000Z"
---
19.0.0 (2025-02-24)

⚠ BREAKING CHANGES

upgrade to commander@12 and fix some conflicting short option names (#7008)

remove deprecated camelCase option variants (#7046)

remove integration commands (#7047)

Features

remove deprecated camelCase option variants (#7046) (cbb0d0b)

remove integration commands (#7047) (b693ba7)

Bug Fixes

deps: add type declarations for 20 of 29 untyped dependencies (#7049) (b56095b)

deps: update dependency @octokit/rest to v21.1.1 (#7039) (504e7f3)

process mutated env by plugins in dev server (#7045) (5435e79)

upgrade to commander@12 and fix some conflicting short option names (#7008) (42b4a6c)