This is an overview of the changes to the Webflow APIs and related tools. To filter the list, select one or more tags.
v1.20.1: DevLink export integration and JSX extension default
v1.20.1: DevLink export integration and JSX extension default
v1.20.1 is a patch release with two improvements.
cloud init updated to use devlink export
The webflow cloud init command now scaffolds projects using the new webflow devlink export command. The Astro and Next.js scaffold templates have been updated to take advantage of the latest DevLink features.
JSX default for DevLink component files
The deprecated webflow devlink sync command now defaults to generating component files with a .jsx extension instead of .js. You can still override the extension using the fileExtensions property in your webflow.json manifest file.