This is an overview of the changes to the Webflow APIs and related tools. To filter the list, select one or more tags.
CLI v2.0.0: Renamed commands and Node.js 22 minimum version
CLI v2.0.0: Renamed commands and Node.js 22 minimum version
CLI 2.0 consolidates the webflow library command group into webflow devlink and raises the Node.js minimum version to 22.13.0.
The commands from the previous version still work but emit deprecation warnings because they will be removed in a future version.
Breaking changes
Node.js minimum version raised to 22.13.0.
Verify your Node.js version with node --version before upgrading.
Upgrading
Run this command to upgrade the Webflow CLI to version 2.0:
Then, verify the version of the CLI by running this command:
Renamed commands
These commands have been renamed. The commands work the same way and take the same options. Be sure to update scripts and CI to use the new commands.
For full options and examples, see the command reference.